搜索资源列表
matlab实现的lucas-kanade光流迭代算法
- matlab实现的lucas-kanade光流迭代算法
diffractivelens_mi GS迭代算法 matlab 实现
- GS迭代算法 matlab 实现,实现光束的整形等-GS matlab
IDB.rar
- 这是图像恢复中的盲反卷积迭代算法的matlab的源程序,对于学习数字图像有很大的好处!,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
OS-EM
- OS-EM迭代算法 用于图像重建,是一种新的图像重建方法,可以有效减少伪影-OS-EM iterative algorithm for image reconstruction, is a new image reconstruction method can effectively reduce the artifacts
ILC
- 多输入多输出系统迭代学习控制算法程序,此程序对迭代学习控制算法的新手,具有一定帮助,加深对ILC算法的理解。-the ILC of MIMO system
EM
- 提供迭代算法的matlab实现以及c的实现-iteration
newton
- 牛顿迭代法是求解非线性微分方程中非常重要的一种算法,收敛速度快!本文提供算例和程序-Newton iterative method is very important for solving nonlinear differential equations an algorithm fast convergence speed! This article provides examples and procedures
Matlab
- 矩正实验室的源代码,包括牛顿迭代法 拉格朗日法 和其他的经典算法-Moment is the laboratory s source code, including the Newton iteration Lagrangian and other classical algorithm
Jacobi
- Jacobi的matlab程序是我同学编着玩的,我试了一下挺好,Jacobi迭代算法。-Jacobi s matlab program is edited by students, I play, I tried some very good, Jacobi iterative algorithm.
locas_kanade-matlab
- matlab实现的lucas-kanade光流迭代算法-matlab achieved lucas-kanade optical flow iterative algorithm
xindao
- 求解任意信道容量的迭代算法,求解方便而且实用。-Channel capacity to solve any of the iterative algorithm, solving convenient and practical.
LM
- Levenberg-Marqardt最优迭代算法-Levenberg-Marqardt optimal iterative algorithm
nolinerequationssolves
- MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
GMRES
- matlab,GMRES算法是一种先进的一般线性方程组的迭代算法-matlab, GMRES algorithm
Jacobi
- 用Matlab语言实现Jacobi迭代算法、Gauss-Seidel迭代算法和逐次超松弛迭代法,求解一般的线性代数方程组问题-Jacobi Gauss-Seidel sor
G-S与jaciob迭代迭代
- 利用高斯赛德尔迭、雅克比迭代算法求解一维稳态导热问题的例程。。。(Gauss seidel iteration for one dimensional steady heat conduction problem)
大津法和迭代法matlab作业
- 贝叶斯算法处理分析,基于迭代法和大津法,希望能有帮助(Bayesian algorithm, which is known as a way to be used in statistic. Hope the algorithm will be easy to use and learn.)
Vibroacoustic Finite Element Models
- 用数学软件matlab求解方程的根的迭代算法。(The iterative algorithm is used to solve the root of the equation by matlab.)
牛顿迭代法
- matlab环境下试用于高维方程组求解的牛顿迭代法算法函数(Newton iterative algorithm function for solving higher dimensional equations in matlab Environment)
雅各比迭代算法
- 雅各比迭代算法,Jacobi迭代的matlab编程