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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0