Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

I want to solve an equation with "solve" or newton-rapson method

  • Thread starter Thread starter -
  • Start date Start date
Status
Not open for further replies.

Guest
Message:
I want to solve an equation which has 2 unknown variables (both are Real).The
equation is such as : d=t , where d,t are complex and t contains the 2
unknown. So, i suppose there exists 2 equations, one with the real parts and one
with the complex parts. Does 'SOLVE' solve this system-problem symbolicly?.
else, how can i solve it?


 
i nee a algorithm for solve newton-rapson in matlab
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top