Stefanos Kalandaridis
Alexander's Technological and Educational Istitute of Thessaloniki
2014 年からアクティブ
Followers: 0 Following: 0
Feeds
回答済み
Fmincon tries the same values for manipulated variables for three iterations
They are identical. And this is a problem, not only for the speed. I cannot reduce the "TolFun" option because if I set it to 1 ...
Fmincon tries the same values for manipulated variables for three iterations
They are identical. And this is a problem, not only for the speed. I cannot reduce the "TolFun" option because if I set it to 1 ...
11年以上 前 | 0
質問
Fmincon tries the same values for manipulated variables for three iterations
Hello, I have a simulink model that I control and minimize one of its outputs with fmincon. My problem is that fmincon tries two...
11年以上 前 | 2 件の回答 | 0
2
回答質問
How to control simulink with fmincon using 2 (two) decision variables
I have a simulink file that I want to control. I want to minimize my objective: function q = obj(cr,tr) % cr, tr are the vari...
11年以上 前 | 1 件の回答 | 0
