Community Profile

photo

Shahab


Amirkabir University of Technology

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Is there a Hessian-free optimization algorithm?
I need to do some constrained optimization work on a function which is actually a Simulink model involving hundreds of variables...

8 years ago | 2 answers | 0

2

answers

Question


How to impose multiple inequality constraints on fmincon?
How should I provide two inequality constraints as: A1*x < b1 A2*x < b2 where the syntax is like this: x = fmi...

11 years ago | 1 answer | 0

1

answer

Question


How can I find the optimum input to a Simulink model?
I have a big Simulink model. I want to find the input to the system (which is a time series) that will maximize the output (whic...

11 years ago | 1 answer | 0

1

answer

Question


Help with fmincon optimization
I'm using these lines of code as part of an m-file: *************************************************************************...

11 years ago | 1 answer | 0

1

answer