虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > matlab例程 > he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chos

he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chos

  • 资源大小:3 K
  • 上传时间: 2017-04-29
  • 上传用户:a1a1J0
  • 资源积分:2 下载积分
  • 标      签: bisection interval initial method

资 源 简 介

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.

相 关 资 源

您 可 能 感 兴 趣 的