Newton Raphson method

1 回表示 (過去 30 日間)
K
K 2012 年 1 月 30 日
Hi, I am trying to use the matlab algorithm from the file "Non-linear equations system solver (Newton Raphson)" by Felipe Mendes but I am having problem. I need to use it with input x=[x1;x2;x3] and output f=y1=a1*x1+a2*x2+a3*x3+a12*x1*x2+...+a11*x1^2+...+c As I don't know much from programming, could someone please help me with the final algorithm I have to use? Appreciate any help!
  1 件のコメント
Bård Skaflestad
Bård Skaflestad 2012 年 1 月 30 日
Is there a question in here?
What, precisely, are you trying to achieve?

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeNewton-Raphson Method についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by