登录
首页 » matlab » gm11

gm11

于 2012-04-26 发布 文件大小:2KB
0 202
下载积分: 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 个回复

  • FdTD_FML
    matlab编写的电磁场FDTD计算中PML边界条件下的程序代码(resource code of matlab)
    2011-07-30 17:00:46下载
    积分:1
  • canh
    This is the thwaites method for boundary layer over flat plate . This is an empirical method based on the observation that most laminar boundary layers obey the following relationship .it will help our calculate coefficient drag , velocity over flat plate.
    2013-11-11 14:55:58下载
    积分:1
  • algorithm
    说明:  典型的实验函数,可以用来测试算法的性能!(Typical experimental function, can be used to test algorithm performance!)
    2008-10-09 10:55:33下载
    积分:1
  • FFT
    Fast Fourier Transform Using Matlab
    2011-05-03 14:37:40下载
    积分:1
  • ROC
    在matlab环境下绘制评估边缘检测性能的ROC曲线。(This ROC curve is a method to evaluate the performance of edge detection algorithms.)
    2011-02-06 19:08:57下载
    积分:1
  • pca
    主成分分析法实现了对于多维特征的优化,共两个文件,希望对大家有帮助(failed to translate)
    2013-05-02 09:49:28下载
    积分:1
  • chap5_01_PPC
    极点配置控制(PPC)(连续系统离散化)(Pole placement control (PPC) (discretization of continuous systems))
    2020-06-15 23:00:02下载
    积分:1
  • pso_liziqunsuanfa
    粒子群算法 最初版本,输入函数就可,fitness为目标函数(The initial version of the particle swarm algorithm, the input function can be objective function, fitness)
    2013-03-23 16:23:18下载
    积分:1
  • codificador
    codigo de electronica digital
    2015-01-31 03:48:00下载
    积分:1
  • mplab
    Learn how to install and use MPLAB ICD2 and MPLAB IDE in your computer
    2010-07-24 19:45:17下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载