搜索资源列表
BP
- 基于MATLAB的神经网络BP算法的改进Lm算法
whd
- 基于MATLAB的神经网络BP算法的改进Lm算法
chenggong.m
- lm算法的matlab程序,自己编的,不是库函数
makeLMfilters
- make lm filter in the matlab
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
bpmatlab
- bp神经网路在地震预测中的应用,分别采用gd、gdx、lm训练方法,供大家参考~-bp neural network in the earthquake prediction, respectively, using gd, gdx, lm training methods for your reference ~
RunningLM
- matlab中使用LM训练方法计算XOR,3-bit Parity,regression等问题的收敛速度,比较其收敛率。-using LEVENBERG MARQUARDT in matlab to compute convergence rate
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!
fca22
- 流体粒子仿真工具,读取FCS 2.0 或3.0格式的文件,进行流体仿真。-This Matlab GUI enables you to perform evaluation on FCS format data files measured by flow cytometry. The following features are included (version 2.2): reading FCS 2.0 and FCS 3.0 list mode (LM) file format. T
mLM
- Lm算法是非常有效的非线性最小二乘法,对于光束平差很有用-Lm algorithm is very effective non-linear least squares method is useful for beam adjustment
G-N
- 此文件包含用G-N法,修正G-N法,L-M法,Lsqnonlin求解非线性最小二乘优化问题MATLAB源代码,请大家参考-This file contains the method with the GN, GN law amendment, LM Law, Lsqnonlin MATLAB nonlinear least squares optimization source code, please refer to
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
lm
- 最小二乘拟合的c++实现,使用差分,在matlab中设置c++编译器为vc++2005或以上,运行test.m即可-Least-squares fit in c++ set compiler as vc++ in matlab then run test.m
LM
- 列文伯格—马奎特算法的matlab实现程序-The Matlab program of the Levenberg-Marquardt algorithm
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
matlab-spatial analysis
- 本文给出了如何使用matlab进行空间计量分析,包括空间自回归检验、空间滞后模型、空间误差模型和空间杜宾模型的选择及检验结果,选择模型通过计算LM值、Wald检验和LR检验,同时可以通过LR检验选择模型类别(时间固定、空间固定及时空双固定)(This paper presents how to use matlab to carry out spatial econometric analysis, including spatial autoregressive test, spatial l
LM算法
- 针对两段不同音频文件进行实验对比。采用LM算法。可以直接运行,效果非常理想。