Community Profile

photo

nilesh patel


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to solve laplace transform problem in matlab

5 years ago | 4 answers | 0

4

answers

Question


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 ...

5 years ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 1 answer | 0

1

answer