Feeds
提问
Failure in initial user-supplied objective function evaluation. FMINCON cannot continue.
I am try to run the following code A=zeros(n-1,n); b=zeros(n-1,1); Aeq=ones(1,n); beq=1; lb=zeros(n,1); ub=ones(n,1); ...
9 years 前 | 0 个回答 | 0
提问
9 years 前 | 0 个回答 | 0