搜索资源列表
chenggong.m
- lm算法的matlab程序,自己编的,不是库函数
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
1
- 将Minpack库中的LM算法封装成库,经过调试,通过算例运行结果与Matlab中运行出来的结果相差0.01范围内。-Will Minpack library package into the LM algorithm library,After debugging An example is the results is only 0.01 Difference from the result of Matlab s!
mLM
- Lm算法是非常有效的非线性最小二乘法,对于光束平差很有用-Lm algorithm is very effective non-linear least squares method is useful for beam adjustment
LM
- 利用MATLAB编写LM算法定位,验证程序可添加-LM position
L-M
- L-M,BP网络算法,用matlab语言编译-LM, BP network algorithm with matlab compiler
L-Msuanfa
- matlab实现的L-M算法的函数拟合,可以用了进行函数的拟合-matlab implementation of the LM function fitting algorithm can be used for the fitting function
mat-dlf
- 空气质量降维B-P神经网络评价法及其MATLAB实现 简介: 用主成分分析将多维空间的样本数据降维到低维空间,将其作为BP网络的输入。BP网络的算法采用LM优化法。描述了该网络的MATLAB程序语言实现过程。-Air quality dimension reduction BP neural network uation method on MATLAB Introduction: Using principal component analysis will drop the sa
imm3215
- 深入浅出讲解LM算法,非常适合人工智能领域和算法领域的初学者,(Algoritmo simples explicar LM)
lm
- 最优化算法,使用信赖域法(LM)求解无约束问题。可以实现画出三维图像,通过修改初始点,得到迭代次数和函数值(Optimization algorithm, using LM method to solve unconstrained problems. Three dimensional images can be drawn, and the number of iterations and function values can be obtained by modifying the in
LM算法
- 针对两段不同音频文件进行实验对比。采用LM算法。可以直接运行,效果非常理想。
