Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
fmincon 関数にいくつかの制約を追加したいと考えています。3 つのパラメーターすべてが 0 より大きい値を持つ必要があるような 3 つのパラメーターがあります。matlabでfmincon関数を使用してこれを実装するにはどうすればよいですか
lbたとえば、関数のパラメーターをfmincon小さな値に設定1.0E-08します。
lb
fmincon
1.0E-08