![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25217307_1641581117923_DEF.jpg)
Ahteshamul Hoque Tareq
Followers: 0 Following: 0
Feeds
답변 있음
Simple fixed-point iteration method
a=I(1);b=I(2); if(y<a | y>b) error('The starting iteration does not lie in I.') end x=y; gx=g(y); while(abs(x-gx)>to...
Simple fixed-point iteration method
a=I(1);b=I(2); if(y<a | y>b) error('The starting iteration does not lie in I.') end x=y; gx=g(y); while(abs(x-gx)>to...
대략 3년 전 | 0