搜索资源列表
2分集CDMA跳频通信子程序
- 二分集CDMA跳频通信子程序,计算2分集CDMA跳频通信系统的误码率-two set points CDMA frequency-hopping communications subroutine to calculate two set points Hopping CDMA communication system BER
effectiveindex
- 光纤中纤芯基模的有效折射率计算程序,二分法求解!-fiber core base mode of the effective refractive index calculation procedures for dichotomy!
arithmetic
- MATLAB编写的一个M文件,实现二分法求函数f在[a,b]上的一个零点,牛顿插值法
bisect
- 用二分法求解非线性方程,只要用户输入所求的方程,方程的根就很快被程序计算出,方便而且还很快捷.对于数值分析这样的课程,将算法通过程序实现,具有很好的教学价值.-dichotomy used to solve nonlinear equations, as long as import demand equation, the equation roots soon be worked out procedures to facilitate and very fast. Numerical an
非线性方程求根
- 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
MHT.rar
- 实现多假设跟踪(MHT)算法的MATLAB程序包. 程序使用了Murty提出的求出二分图匹配前N个最优解的算法.,MATLAB implementation of Multi-hypothesis tracking (MHT) algorithm.
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
bisect
- 用数值分析中的二分法求解函数值。很简单,但是正确,可以直接使用-bisect
shiyan
- 数值分析的实验用二分法编写程序代码的例子-Numerical analysis of the experimental programming code examples of the dichotomy
erfenfaheNewtonXiashan
- 包括二分法,Newton下山法和improved Newton迭代法-Including the dichotomy, Newton downhill method and improved Newton iteration method
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
方程解法
- 基于matlab的不动点迭代法、二分法以及牛顿法求解方程,进一步优化了计算步骤。(Fixed point iterative method for solving equations based on Matlab)
multiple solutions by dichotomy
- 原始的二分法只能求取单解方程。本程序基于二分法,通过自动划分待求解区间,得到多解方程在指定区间内的所有解。(The original dichotomy can only solve the equation of single solution. This program is based on dichotomy, through the automatic division of the interval to be solved, the solution of multiple sol
迭代法
- 五种迭代法解------非线性方程求根 分别采用了牛顿法、简易牛顿法、史蒂芬孙迭代法、二分法和割线法(The iterative method for solving nonlinear equations.)
非线性方程解法相关程序
- 用二分法以及迭代法求解非线性方程、非线性方程组的例子(An example of solving nonlinear equations and nonlinear equations by the dichotomous method and iterative method)
程序
- 比较迅速的二分法实现 平台为matlab 要求函数单调(process of bisection method on matlab)
munkres
- matlab实现匈牙利算法二分图最大匹配的程序(Matlab Hungarian algorithm to achieve the maximum matching problem.)