Feeds
提问
fmincon with mutiple parameters
I'm trying to use fmincon to solve the problem, but if have add third parameter, it goes wrong CAQL=1.33;CLTPD=1; alpha=0.01;b...
6 years 前 | 0 个回答 | 0
0
个回答提问
Fmincon too many input arguements
I used the fmincon, but always wrong xi=1; CAQL=1.33;CLTPD=1;b1=3*CAQL+abs(xi); b2=3*CLTPD+abs(xi); alpha=0.01;beta=0.01; ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Anonymous Function and Integration
I want to solve an eqution with an anonymous function and integration like this, C=1; n=10; alpha=0.05; Cp=C+0.33; fY=@(y)...
6 years 前 | 1 个回答 | 0

