-
ceshi
以实际所测随机中子脉冲数据的自相关函数为研究对象,借助仿真实验,开展Elman神经网络对不同浓度核材料进行识别的研究。在实测数据的基础上,通过叠加随机噪声,模拟产生了不同浓度核材料的相关函数样本用于神经网络的训练与测试,实验结果表明,(Calculating the stochastic neutron pulse autocorrelation function with the actually measured data as the research object, we carry out different simulate experiments in concentration identification of varied nuclear materials using Elman neural network. Superimposing random noise on the measured data, we get correlation function samples simulating the different concentrations of nuclear material for training and testing the neural network.)
- 2013-09-04 11:09:33下载
- 积分:1
-
rdecg
Reading ECG record from the MITBIH database
- 2020-12-09 06:59:20下载
- 积分:1
-
shortpath
说明: 最小跳数路由算法实现节点更新,在原有的基础上随机散布网络节点,一定的时间内进行更新。(The update hop of MHC,the node will be randomed in the area,and in the right time,they will be updated.)
- 2011-04-09 19:22:08下载
- 积分:1
-
Floyd
Floyd最短路算法的MATLAB程序 (Floyd shortest path algorithm of MATLAB program)
- 2010-05-17 21:41:35下载
- 积分:1
-
moddemoofmsequence
这是m序列的matlab调制和解调程序,值得一看哦(This is the Matlab m-sequence modulation and demodulation process, an eye-catcher oh)
- 2007-03-20 14:20:11下载
- 积分:1
-
chapter8guzhang
这个是全部的matlab下的时频分布在故障诊断中的运用的代码(This is all the Matlab under the time-frequency distribution in fault diagnosis on the use of code)
- 2007-05-09 00:17:38下载
- 积分:1
-
speckle
fuzzy application in image processing
- 2013-02-19 21:51:46下载
- 积分:1
-
MATLAB1-s2.0-S0965997808001919-main
关于使用MATLAB的软件环境的线性系统的学术文章(Matlab software for inversion of describing functions)
- 2013-12-11 10:29:04下载
- 积分:1
-
calcvar
CALCUL VAR VALU AT RISK WITH MATLAB
- 2015-02-13 05:03:18下载
- 积分: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