photo

AGCM


Last seen: 2 months 前 自 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 years 前 | 1 个回答 | 0

1

个回答