Feeds
提问
Solve is not returnig solution - matlab
Hi, I'm trying to find the vector x=[x1 ; x2 ; x3 ; x4 ; x5] by solving: Valorantigo(1,1)=3441/(1-0.00302+x1) + 3441/(1-0...
8 years 前 | 1 个回答 | 0
1
个回答提问
fsolve is not returning the right solution - matlab
I'm trying to find the vector x=[x1 ; x2 ; x3 ; x4 ; x5] by solving: * Valorantigo(1,1)=3441/(1-0.00302+x1) + 3441/(1-0.00261...
8 years 前 | 1 个回答 | 0
1
个回答提问
function handle is not converting
I'm getting these error: |Conversion to function_handle from double is not possible.| Already searched about it and tried ...
8 years 前 | 1 个回答 | 0
1
个回答提问
fzero of vector with a loop
I'm trying to find the s vector that will gave me the value of ValorMercado=ValorMercadonovo. This is my code: Price=[99...
8 years 前 | 1 个回答 | 0