搜索资源列表
bisect
- 数值分析中用二分法求解函数值,本资料正是二分法求函数值的MATLAB代码-Function used for solving numerical value dichotomy, the dichotomy of a function of the data value is the MATLAB code
Dichotomy(three-methods)
- 用Matlab实现二分法解方程代码,运行环境:Matlab,文件形式:M文件-Dichotomy solving equations with Matlab code, operating environment: Matlab file format: M file
matlab-learning
- matlab 学习代码,适合初学者(包含二分法、最小二乘法)-matlab learning code, suitable for beginners
Binary method for solving equations
- 在通过画图已知解的范围的基础上使用二分法解任意方程的准确解的简单代码(A simple code that solves the exact solution of an arbitrary equation by using the dichotomy based on the range of the known solution.)