problem with optimisation through lsqcurvefit

Hello,
I wanna use lsqcurvefit for optimisation but I cannot isolate 'y' on one side of the equal sign due to the complexity of the equation? How can I optimise my parameters in this case?
Many thanks,
kourosh

답변 (1개)

Torsten
Torsten 2015년 7월 27일

0 개 추천

Use lsqnonlin instead of lsqcurvefit. It accepts your equation to be implicit in x and y.
Best wishes
Torsten.

이 질문은 마감되었습니다.

제품

태그

질문:

2015년 7월 27일

마감:

2021년 8월 20일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by