Community Profile

photo

pepper


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


need help for transfer Whlile loop from For loop
two newton method written with for and while loop. the result is quite different where should i fix it? big thx from bottom...

3 years 前 | 1 个回答 | 0

1

个回答

提问


need check for Bisection Method
%bisection_method f='func31' Nmax=100; tol=0.000001; a=-10 b=10 if feval(f,a)*feval(f,b)>0 disp('no sol') else ...

3 years 前 | 1 个回答 | 0

1

个回答