n nonlinear (transcendent) equations with m variables (n>m)

3 views (last 30 days)
Hi everyone!
How can I find the roots of some nonlinear equations if the number of variables is less than the number of equation, which are distributed in (-1,1)?
Shortly speaking, I need to determine x_{2j} and x_{2j+1} for j=0,1,2,...,m (see attached file).
m is determined from inclusion conditions x_{2j}, x_{2j+1}\in (-1,1) for all j=0,1,2,...,m

Answers (1)

Matt J
Matt J on 28 Nov 2013
You can try FSOLVE.

Categories

Find more on Systems of Nonlinear Equations 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!