-
Newmarkzym
newmark法求解振动问题,按照清华出版的张义民的教材编的(newmark method to solve vibration problems, according to published Qinghua Zhang Yimin textbooks compiled)
- 2013-11-26 20:13:20下载
- 积分: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
-
MATLAB
MATLAB 编程与系统仿真(MATLAB programming)
- 2015-04-08 19:19:59下载
- 积分:1
-
qpskdemo23
quadrature phase shift keying demodulation technique
- 2009-04-03 21:07:08下载
- 积分:1
-
butterfly
碟式期权定价的m文件,自己编的,希望可以用(M-disc option pricing documents, their series, hoping to use)
- 2011-05-07 12:11:57下载
- 积分:1
-
Regularization_Tools
求解离散病态问题的正则化方法matlab 工具箱,可以应用到地震勘探中反演问题的求解!(solving discrete pathological problems are based on Matlab toolbox, can be applied to seismic inversion solution!)
- 2007-05-20 15:20:42下载
- 积分:1
-
ELM
MATLAB实现ELM算法,并附带UCI经典数据。(MATLAB realization ELM algorithm, along with the classic UCI data.)
- 2021-03-01 01:09:35下载
- 积分:1
-
TSP
TSP问题模拟退火算法的matlab源程序(The TSP simulated annealing algorithm matlab source)
- 2012-09-07 16:32:57下载
- 积分:1
-
The-unit-of-sampling-sequenceMATLAB
用matlab软件实现单位取样序列,并同时配有代码和实现图(Matlab software implementation unit sampling sequence, and at the same time with the code and implementation)
- 2014-12-01 08:58:59下载
- 积分:1
-
1
fuchion equation for solving elasticity for fgm beam
- 2014-01-28 16:53:04下载
- 积分:1