Feeds
提问
Failure in initial objective function evaluation. FSOLVE cannot continue.
Function File function [G]=SteadyStateMillFUN(X) %These are the algebraic equations for solving the steady-state mill ...
7 years 前 | 0 个回答 | 0
0
个回答提问
FSOLVE requires all values returned by functions to be of data type double.
Function file function [F]=DOF_HTL_Mitsuru_FUN(X) global N F_psc X_F_psc X_W_psc X_G_psc X_O_psc X_WW_ps...
7 years 前 | 1 个回答 | 0
1
个回答提问
Index exceeds the number of array elements in "X_WW=[X(25);X_WW_psc(1:19)];".
function [F]=DOF_HTL_Mitsuru_FUN(X) global N F_psc X_F_psc X_W_psc X_G_psc X_O_psc X_WW_psc X_S_psc Rates_psc ...
7 years 前 | 1 个回答 | 0
