photo

AGCM


Last seen: 2ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to find x values where y= 0 using newtons method and secant method?
I´ve drawn up newtons method in an easy function as: function [x, iter] = newton(f, df, x) maxiter = 1000; iter = 0; ...

約3年 前 | 1 件の回答 | 0

1

回答