How can I solve overdetermined sets of non-linear equation?

21 views (last 30 days)
Actually I have 3 variables and non-linear equations are at least 8. Is LMFnlsq.m or LMFsolve good for it?

Answers (2)

Matt J
Matt J on 12 Feb 2016
You can use FSOLVE if you have the Optimization Toolbox.

Walter Roberson
Walter Roberson on 12 Feb 2016

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!