Feeds
질문
No solution found. fsolve stopped because the problem appears to be locally singular.
%equilibrium composition function F=fsolve1_function(X) %unpack variables E2=X(1); E4=X(2); E5=X(3); E6=X(4); noi=X(5);%i...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
4 Nonlinear equations solve for 4 variables
%script [ error- fsolve stopped because the problem appears to be locally singular.] %solving E1,E2,E3,Noi %Initial guesses...
거의 4년 전 | 답변 수: 1 | 0