Alan Earl
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Using a while loop to check convergence
I am using the secant method to find the root for a function, my code is as follows: % code f=@(x) x^2 - 612; x(1)=...
9 years 前 | 1 个回答 | 1