-
《Matlab 7基础与提高》下载资料
说明: 《Matlab 7基础与提高》下载资料,是学习Matlab的好东东。( "The Matlab 7 Foundations And Enhancement" download the
material east, is studies Matlab to be good east. )
- 2005-09-29 18:23:26下载
- 积分:1
-
SOM-MATLAB
此ppt详细讲解了SOM的MATLAB实现全过程(This ppt explain in detail the self-organizing network learning algorithm to achieve the whole process of MATLAB)
- 2011-10-22 18:30:13下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
主成分分析
主成分分析,计算权重,特征值,以及相应的主成分(principal component analysis)
- 2017-07-15 20:07:43下载
- 积分:1
-
Fiber-solver
code to solve the equation in fiber laser
- 2013-05-16 10:32:38下载
- 积分:1
-
bpnn
MATLAB neural network backprop code
This code implements the basic backpropagation of
error learning algorithm. The network has tanh hidden
neurons and a linear output neuron.
adjust the learning rate with the slider
- 2013-01-02 18:00:13下载
- 积分:1
-
ahp
层次分析法matlab实现,输入判断矩阵,计算权向量并做一致性校验(Level analysis matlab, enter a judgment matrix, and calculate the weight vector and a consistency check)
- 2012-04-17 08:35:57下载
- 积分:1
-
Improved-least-squares-method-
改进型最小二乘法在PMSM参数辨识中的应用(Improved least squares method in the PMSM parameter identification)
- 2012-07-21 16:41:54下载
- 积分:1
-
newtun
it is a matlab code for non linear programming.
- 2012-07-25 19:39:13下载
- 积分:1
-
chua
蔡氏电路MATLAB仿真程序,分析,绘图,手动设置参数(Chua' s circuit simulation program MATLAB, analysis, mapping, set the parameters manually)
- 2021-03-19 17:39:18下载
- 积分:1