-
NewFolder
finger print minutia
- 2010-07-07 15:41:23下载
- 积分:1
-
Genetic
遗传算法程序:求解TSP问题的深度高效方法(Genetic Algorithm Programming: Solving the problem of deep and efficient method of TSP)
- 2010-07-27 12:01:13下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
Rayleigh_fading
rayleigh fading channel model
- 2009-05-04 18:53:02下载
- 积分:1
-
AC101
AC101 Circuit application
- 2009-11-22 19:52:38下载
- 积分:1
-
Sketch-
分别通过频域和时域不同的方式现实图像素描素描功能(Real images, respectively, by the frequency-domain and time-domain sketch sketch function)
- 2012-11-11 20:39:19下载
- 积分:1
-
菲涅尔迭代计算
说明: MATLAB 程序菲涅尔迭代计算啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊(Fresnel Iterator of MATLAB Program)
- 2019-02-15 18:19:10下载
- 积分:1
-
Frequency
采用有限元法利用matlab编制了管道的自振频率计算程序。(The finite element method using matlab to prepare a pipeline vibration frequency calculation procedures.)
- 2013-04-01 20:59:15下载
- 积分:1
-
hedged
导入统计套利品种的计算过的残差(要平稳)命名为resid文件,残差低于两个标准差买入,高于两个标准差卖出,计算买入和卖出点、次数以及收益,比较简单的一个小程序。(Calculation of statistical arbitrage varieties imported over residuals (to smooth) file named resid residuals less than two standard deviations to buy, sell higher than two standard deviations to calculate buy and sell points, the number and income , a relatively simple applet.)
- 2014-01-22 18:00:44下载
- 积分:1
-
Ant-colony-algorithm
蚁群算法MATLAB代码实现,请注意修改变量,仅供参考。(Ant colony algorithm MATLAB code, please note that the modified variable, for reference only)
- 2015-08-01 23:08:29下载
- 积分:1