필터 지우기
필터 지우기

Dear All, recently i'm involving in solving 4 simultaneous equations by help of MATLAB ,

조회 수: 1 (최근 30일)
Dear All Recently i'm involving in solving 4 simultaneous equations by help of MATLAB and already i attached a file which consists of the equations
previously i used fsolve in order to get the answers , however because of the initial guess which is required for function fsolve i could't find solid answers. and even i'm not sure that using fsolve function was a reasonable choice or not .
Please help me in this regards. Thanks in Advance .

채택된 답변

Guðmundur
Guðmundur 2016년 10월 4일
To solve a system of equations you must have at least the same number of equations as you have unknown quantities. I'm guessing that the unknowns you need to solve for are the red ones on the bottom. Are you trying to obtain a symbolic solution, or do you have numeric values which can be used to obtain a numeric solution?
  댓글 수: 1
Matin Torabinia
Matin Torabinia 2016년 10월 4일
Thank you for your attention . Except those red variables on the bottom , others are known and i'm trying to obtain numerical solution for those red ones .

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Numeric Solvers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by