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...
9년 초과 전 | 답변 수: 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...
대략 13년 전 | 답변 수: 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...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
Help with fmincon optimization
I'm using these lines of code as part of an m-file: *************************************************************************...
대략 13년 전 | 답변 수: 1 | 0
