1. 首页
  2. 编程语言
  3. 其他
  4. 二分法解方程matlab

二分法解方程matlab

上传者: 2018-12-09 13:58:25上传 NONE文件 1.41KB 热度 35次
% 二分法解方程 % Bisection Method % The first parameter fx is a external function with respect to viable x. % xa is the left point of the initial interval % xb is the right point of the initial interval % n is the number of iterations.
用户评论
码姐姐匿名网友 2018-12-09 13:58:25

东西不错 值得一下