-
GA
说明: 有关于各式matlab的ga码,可以参考看看(Matlab-ga about the various types of code, can refer to see)
- 2011-01-26 21:06:04下载
- 积分:1
-
ziegler
使用ziegler函数可以直接设计出系统的PID类控制器(ziegler function can be used directly to design the PID controller category)
- 2006-11-02 20:20:24下载
- 积分:1
-
qoufing
真的是一个好程序,车牌识别定位程序的部分功能,GPS和INS组合导航程序。( Really is a good program, Part of the license plate recognition locator feature, GPS and INS navigation program.)
- 2016-09-26 18:35:18下载
- 积分:1
-
dfff
一个用matlab解决微分方程的例子,比较适合初学者(To solve a differential equation using matlab examples, more suitable for beginners)
- 2009-06-03 17:49:25下载
- 积分: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
-
psoGriewank2
基于分段非线性权重值的Pso算法,matlab程序,测试函数是griewank(sectionalized nonlinear weights based Pso algorithm, matlab program, the test function is griewank)
- 2011-05-31 13:00:35下载
- 积分:1
-
Trading-Strategies-(14)
广发证券 - 另类交易策略之十四 经验模态分解下的日内趋势交易策略(Trading Strategies)
- 2014-09-17 23:17:35下载
- 积分:1
-
Arnold2
arnold置乱算法,将二维矩阵置乱,重新提取。(arnold scrambling algorithm, the two-dimensional matrix scrambling to re-extraction.)
- 2014-09-24 10:25:42下载
- 积分:1
-
k21
the name should less 40 bytes long and should be matlab tamala
- 2011-10-08 22:43:33下载
- 积分:1
-
lll
可以实现图像的旋转,并且为双线性内插法重采样(about the rotation of the picture.)
- 2014-10-13 11:32:59下载
- 积分:1