photo

AYGUN JABRAYILOVA


Last seen: 1年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How do I solve "too many input arguments" error ?
function x = myNewtonImprv(f, fd,x0,tol) %Use the Newton-Rhapsom method with a tolerance or error check% x = x0; y = f(x); ...

約3年 前 | 0