搜索资源列表
arithmetic
- MATLAB编写的一个M文件,实现二分法求函数f在[a,b]上的一个零点,牛顿插值法
非线性方程求根
- 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
EQU_SOLVE
- 完整的以最速下降法,牛顿迭代法,二分法求解非线性方程的Matlab程序源代码,含GUI界面,简洁明了,可对每种算法绘制收敛曲线,计算求解精度。-the completely matlab source code for equation solving by adapting steepest descent method,newton method, binary divided method,graphics user interface applied,simply and explici
MATLAB1
- 计算方法用二分法 以及两种迭代法来进行迭代计算的码源-With the dichotomy, as well as the code source of two kinds of iterative
nonlinear
- 在MATLAB环境中,实现用二分法和Newton法求解非线性方程-StablePoint method and newton method
kechengsheji
- 应用牛顿法和二分法解高次方程,可以显示过程- it can solve hard questions
erfenfa
- 二分法的matlab实现,希望能对大家有帮助。-erfenfa matlab
Newton_bisect_iteration
- matlab中分别用牛顿法,二分法及迭代法求解方程的程序,及其比较-matlab scr ipts for solving eq. by the means of newton ,bisection and iteration
bisect
- 数值分析中用二分法求解函数值,本资料正是二分法求函数值的MATLAB代码-Function used for solving numerical value dichotomy, the dichotomy of a function of the data value is the MATLAB code
HalfInterval
- 二分法求解非线性方程MATLAB编程实现-Dichotomy MATLAB programming for solving nonlinear equations
Binary_Search
- 二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中, 首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;-Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from smal
11
- 二分法,牛顿法,黄金分割法的matlab实现。-Dichotomy, Newton method, the golden section method matlab implementation.
daima
- matlab 简单程序应用 非线性方程二分法解答方法-simple nonlinear equations matlab program to answer the dichotomy method
Matlab-erfen-newton
- 二分法和牛顿法的matlab源代码,图像比较-Dichotomy, and Newton method matlab source code, including images
matlab
- MATLAB二分法程序,-MATLAB二分法程序
matlab
- 二分法,这是用matlab编写的c程序,数值方法-Matlab program
方程解法
- 基于matlab的不动点迭代法、二分法以及牛顿法求解方程,进一步优化了计算步骤。(Fixed point iterative method for solving equations based on Matlab)
程序
- 比较迅速的二分法实现 平台为matlab 要求函数单调(process of bisection method on matlab)
pn_2
- matlab利用二分法寻找函数零点(函数带积分)(Matlab uses dichotomy to find function zeros (functions with integrals))
Desktop
- 冒泡排序;选择排序;直接插入排序;二分法插入排序 topsis和ahp方法(Bubble sort; select sorting; direct insertion sort; dichotomy insertion sort. topsis ahp)