How to solve the below line using MATLAB

x=fmins('parest',x0,options,[],isde,isqe,ws, ux);

even after replacing fminsearch for fmins, MATLAB shows error.

What is the need of this function, any other method to rewrite the same ?

Thanks,

Shajahan

More Shajahan Yacob's questions See All
Similar questions and discussions