搜索资源列表
levmar
- matlab语言实现非线性最小二乘法的曲线拟合LM算法-Matlab language nonlinear least-squares method of curve fitting algorithm LM
HW5_LM_handout
- 用LM优化算法完成摄像机参数标定的文章,用matlab实现
2dimensionFDTDprogram
- 2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode) All boundaries are perfect conductors. // For Visualization of the field, I use PGPLOT which is available as port // (for FreeBSD) or binary package (for Debian Linux). // (1) In Free
l-m_based
- 基于相位相关和L-M的图像拼接算法,感兴趣的可以参考一下。-Phase correlation and the LM-based image mosaic algorithm
lm
- 自适应LMS算法的matlab程序源码设计-Matlab program source design of the adaptive LMS algorithm
LM
- 上传的是Levenberg-Marquardt算法的Matlab程序-Upload is the Levenberg-Marquardt algorithm in Matlab
strapdown
- LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。-LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.
LM算法
- 应用Marquardt方法求解方程的值,里面含有matlab程序代码(Use Marquardt method to solve the value of the equation, which contains Matlab code)
最优化方法及其matlab程序设计
- 最优化方法的matlab实现,牛顿法,高斯牛顿法,LM法等(The matlab implementation of the optimization method)