-
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
-
DG-using-PGSA
plant growth simulation algorithm to find minimum power loss values
- 2013-04-10 02:47:03下载
- 积分:1
-
弹道方程组的三个阶段仿真程序
弹道方程组的三个阶段仿真程序 通过将其分成三个阶段 分别得到数值解(Equations of the three-stage ballistic simulation program will be divided into three stages through to obtain numerical solutions were)
- 2013-11-20 15:41:22下载
- 积分:1
-
my1
计算双色球历史数据的所有余数信息 并保存在txt里 保存格式的接口为500wan的软件(anisly shuangseqiu)
- 2013-05-04 13:14:51下载
- 积分:1
-
FDTD-PHOTONICCRYSTAL
FDTD计算二维光子晶体的传输特性,方便进行相关改进器件的模拟。(calculate the reflection of 2D optical crystal by FDTD)
- 2010-07-01 08:34:09下载
- 积分:1
-
2006_ami
说明: 本程序使用matlab对ami码进行编程,希望大家通过它能对编码有所了解(the procedures for the use of Matlab programming code ami, we hope it right through coding understand)
- 2006-03-24 23:30:26下载
- 积分:1
-
hamming
Hamming code in matlab.
- 2009-11-15 02:45:49下载
- 积分:1
-
dwt
说明: 对图像进行DWT变换后的图形结果,如上传所示!(DWT transform the image of the graphical results, as shown upload!)
- 2011-04-12 15:34:01下载
- 积分:1
-
state-space
结合状态空间和最小二乘估计算法对动态系统未知参数的辨识。(Combined state and least squares parameter estimation algorithms for dynamic systems)
- 2020-11-04 10:19:51下载
- 积分:1
-
4
说明: matlab统计工具箱,概率分布举例应用,外加ode23运算举例(matlab learning)
- 2010-05-13 14:32:40下载
- 积分:1