Newton Raphson on Mathlab

How can a I make a code to solve a 2 equation system (.25x+30=y ; x^2+y^2-80x-80y+3182) with newton raphson?

2 件のコメント

Andrew Newell
Andrew Newell 2017 年 4 月 24 日
1. Read up on the Newton-Raphson method. 2. Try to implement it yourself. 3. Get back to us if you have problems with the code.
Jan
Jan 2017 年 4 月 24 日
4. Then post the code and explain the problems with details.
We will not and should not solve your homework. You can find a bunch of examples for Newton-Raphson methods, if you ask an internet search engine.

サインインしてコメントする。

回答 (0 件)

タグ

質問済み:

2017 年 4 月 24 日

コメント済み:

Jan
2017 年 4 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by