登录
首页 » matlab » gm11

gm11

于 2012-04-26 发布 文件大小:2KB
0 210
下载积分: 1 下载次数: 5

代码说明:

  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])

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • powerflowcal
    说明:  一个进行潮流计算的程序代码,很基础,适合初学者。(The power flow of a program code, it is the basis for beginners.)
    2011-03-24 19:50:29下载
    积分:1
  • signal-separate
    完成两个混合正弦信号的分离,分离是从频域的角度(Complete separation of the two mixed sine signal, separating from the perspective of frequency domain)
    2011-05-12 14:31:01下载
    积分:1
  • hist_eq
    Image histogram equalization
    2009-03-18 14:14:07下载
    积分:1
  • keypointExtraction
    This code is used to detect corners in the image,contains harris,susan,gilles,harrislaplace,youhua and so on. This code is ease to understand and can be used convinently. It will be useful for some people who are interested in this domain. Happy every one!
    2010-09-02 10:35:33下载
    积分:1
  • cvsd
    CVSD编解码算法:实现了无线通信系统中CVSD编码和解码实现(encoding and decoding for cvsd)
    2009-11-13 23:10:48下载
    积分:1
  • Pole-zero_offset_filter_and_notch_filter
    用matalb实现了参数可变的极零抵消滤波器还陷波滤波器输入参数既可以应用(Matalb achieved with an extremely variable parameter is also zero-offset filter notch filter can be applied to both the input parameters)
    2009-12-19 18:26:49下载
    积分:1
  • matlab6.0usage
    这是一个关于计算机数学建模的书籍,实用性很强,可作为实际建模的指导资料.(This is a mathematical modeling of computer books, very practical, as a practical modeling guidance information.)
    2007-01-07 22:26:00下载
    积分:1
  • Paper1
    DESIGN OF A NEURAL PREDICTIVE CONTROLLER FOR NONHOLONOMIC MOBILE ROBOT BASED ON POSTURE IDENTIFIER
    2015-01-06 04:51:50下载
    积分:1
  • Walsh_Hadamard_Codes
    cryptage chaotique d image binaire dans un milieu aquatique
    2011-05-02 05:46:25下载
    积分:1
  • kaerman
    卡尔曼滤波器主要适用于数字信号处理的开发及其运用!(Kearman filter program )
    2013-12-20 21:04:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载