Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: zheka
  • Content: Threads
  • Order by date
  1. zheka

    help lsqnonlin

    Please help me! I need to minimize an nonlinear least squares problem. I use a lsqnonlin function for this. I have such a code: x = lsqnonlin(@myFunction, X0, [0 0], [], [], C,callR, callK, T); where C, callR, callK are the vectors of data. In file myFunction.m i wrote: function F =...

Part and Inventory Search

Back
Top