Community Profile

photo

John


Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Kernighan-Lin Algorithm - Optimization Problem
I try to optimize a large scale problem with Matlab Toolboxes and i was thinking if K-L heuristic could be implemented. Is the...

9 years ago | 0 answers | 1

0

answers

Question


How to express a constraint with fmincon
I want to use fmincon and i have this constraint: 0<x(1)<5 0<x(2)<5 0<x(3)<x(4) 0<x(4)<1 I use this syntax: ...

9 years ago | 1 answer | 0

1

answer

Question


Using Optimization Toolbox with unknown function.
I want to use optimization toolbox to optimize my input parameters but i don't have an objective function. The objective funct...

9 years ago | 3 answers | 1

3

answers