Bisection

所属分类:matlab编程
开发工具:matlab
文件大小:2KB
下载次数:16
上传日期:2009-03-20 04:30:16
上 传 者sanam837
说明:  he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of intervals [ak,bk] that is guaranteed to converge to a solution to f(x) = 0.

文件列表:
Bisection\GaussSeidel.m (730, 2009-01-20)
Bisection\pd.m (2564, 2009-01-20)
Bisection\Velocity.m (295, 2009-01-20)

近期下载者

相关文件


收藏者