登录
首页 » 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 个回复

  • matlab-chongyong
    常用命令速查,自己刚学这个程序还没有作品。努力学习中...(Common Command Quick Check)
    2010-06-13 15:32:45下载
    积分:1
  • 《射频电路设计——理论与应用》一书课后习题第四章Matlab序代码-RF_ch04
    《射频电路设计——理论与应用》一书课后习题第四章Matlab程序代码("RF circuit design-- Theory and Application," a book chapter IV Swimming Exercises Matlab code)
    2005-04-04 19:43:09下载
    积分:1
  • DPSO
    动态粒子群算法源程序,来源于matlab智能算法30个案例(Dynamic particle swarm algorithm source code, matlab intelligent algorithm from 30 cases)
    2021-04-14 17:08:55下载
    积分:1
  • untitled_accel_rtw
    pid是个很实用的matlab模块,大家学习啊(pid)
    2010-09-17 10:49:39下载
    积分:1
  • single_tank_control_pid
    single tank level control using pid
    2013-01-15 13:55:39下载
    积分:1
  • floyd
    利用MATLAB实现Floyd算法,可对输入的邻接距离矩阵计算图中任意两点间的最短距离矩阵和路由矩阵,且能查询任意两点间的最短距离和路由。(Floyd algorithm using MATLAB realize, can be routed to the shortest distance adjacency matrix and the distance matrix calculation map between any two points in the input matrix, and can query the shortest distance and route between any two points.)
    2014-10-23 19:19:23下载
    积分:1
  • OFDM-System
    OFDM System, including pilot, GI, Guard band, rayleigh channel, AWGN, equalization, channel estimation.
    2014-02-20 03:08:38下载
    积分:1
  • G_P
    此代码是被用在分形理论中,用来求出分行维数(This code is used in the fractal theory, used to derive the branch dimension)
    2012-04-19 22:26:45下载
    积分:1
  • noise
    a matlab cod for generating seismic standard noise in your trace
    2010-12-01 21:17:23下载
    积分:1
  • source
    输入信号为方波信号+高斯白噪声,方波信号基 频为1kHz,幅值为1,高斯白噪声方差为0.2, 均值为0,采样频率为20kHz。试用周期图法和 ARMA谱估计法(SVD-TLS)估计此信号的功率 谱,并分析比较其结果(The input signal is a square wave signal+ Gaussian white noise, square wave signal fundamental frequency 1kHz, amplitude is a Gaussian white noise variance is 0.2, the mean is 0, the sampling frequency is 20kHz. Try periodogram and ARMA spectral estimation method (SVD-TLS) estimate the power spectrum of this signal, and the analysis and comparison of the results)
    2013-10-29 17:49:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载