Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答提问
Help with fmincon optimization
I'm using these lines of code as part of an m-file: *************************************************************************...
12 years 前 | 1 个回答 | 0