필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
Asatur Khurshudyan
Asatur Khurshudyan 2013년 11월 28일
댓글: Asatur Khurshudyan 2013년 11월 28일
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

답변 (1개)

Matt J
Matt J 2013년 11월 28일
You can try FSOLVE.
  댓글 수: 1
Asatur Khurshudyan
Asatur Khurshudyan 2013년 11월 28일
But are you sure, that FSOLVE can handle with such systems?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Systems of Nonlinear Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by