Not enough input arguments error in matlab fmincon optimization

前端 未结 0 1979
囚心锁ツ
囚心锁ツ 2021-01-02 04:00

im new to matlab and i need help to solve this optimization problem, Here is the objective function m file

function f = objfun(x,w1,w2)


w = 6:1:125;

z1 = x         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题