一個數學模型的優化 function testcon() %% 設置初始值 一個數學模型的優化 function testcon() %% 設置初始值,上下限; x0=[18 13 11] lb=[3 0.1 7] ub=[25 1 25] %% 調用優化求... ?? 2013-12-17