登录
首页 » matlab » 递归神经网络的源代码

递归神经网络的源代码

于 2020-06-27 发布 文件大小:54KB
0 282
下载积分: 1 下载次数: 8

代码说明:

  这是递归神经网络的源代码,用到了回声状态机这种算法,是在作者网站上下载的,希望对你们有帮助(This is a recurrent neural network source code, use the echo state machine algorithm, is the author downloaded the website, we want to help you)

文件列表:

freqGen
.......\.DS_Store,15364,2015-09-24
.......\analogToUnitCoded.m,975,2007-07-01
.......\compute_error.m,1397,2007-07-09
.......\compute_statematrix.m,6671,2007-07-09
.......\compute_teacher.m,1803,2007-07-09
.......\demoScript.m,3776,2007-07-09
.......\generate_esn.m,8441,2007-07-29
.......\generate_freqGen_sequence.m,1783,2007-06-28
.......\generate_internal_weights.m,1419,2015-09-25
.......\generate_NARMA_sequence.m,1505,2007-07-09
.......\HISTORY (Automatisch gesichert).txt,819,2015-09-24
.......\HISTORY.txt,691,2007-07-01
.......\identity.m,279,2007-07-09
.......\leaky1_esn.m,1440,2007-07-01
.......\leaky_esn.m,1119,2007-07-09
.......\load_esn.m,255,2007-07-09
.......\makeTimeConstantsFromRange.m,477,2007-07-01
.......\masterScriptScholarpediaExample.m,4588,2007-07-30
.......\myeigs.m,35324,2007-03-11
.......\normalizeData01.m,2443,2006-06-21
.......\normalizeData_min0.m,2134,2007-02-23
.......\plain_esn.m,929,2007-07-09
.......\plot_outputWeights.m,568,2007-07-09
.......\plot_sequence.m,1029,2007-07-09
.......\plot_states.m,1278,2007-07-09
.......\pseudoinverse.m,899,2007-07-09
.......\README_SCHOLARPEDIA_EXAMPLE.txt,1803,2015-09-24
.......\README_TOOLBOX_DOCUMENTATION.txt,5555,2007-07-09
.......\save_esn.m,791,2007-07-09
.......\scaleshiftData.m,1408,2007-02-23
.......\shiftData.m,1208,2006-06-21
.......\sigmoid01.m,228,2007-07-09
.......\sigmoid01_inv.m,282,2007-07-09
.......\split_train_test.m,538,2007-07-09
.......\test_esn.m,2174,2007-07-09
.......\train_esn.m,7539,2007-07-09
.......\twi_esn.m,1253,2007-07-09
.......\unitCodedToAnalog.m,956,2007-07-09
.......\wiener_hopf.m,646,2007-07-09
__MACOSX
........\._freqGen,201,2015-09-24
........\freqGen
........\.......\._.DS_Store,201,2015-09-24
........\.......\._analogToUnitCoded.m,201,2007-07-01
........\.......\._compute_error.m,201,2007-07-09
........\.......\._compute_statematrix.m,201,2007-07-09
........\.......\._compute_teacher.m,201,2007-07-09
........\.......\._demoScript.m,201,2007-07-09
........\.......\._generate_esn.m,201,2007-07-29
........\.......\._generate_freqGen_sequence.m,201,2007-06-28
........\.......\._generate_internal_weights.m,201,2015-09-25
........\.......\._generate_NARMA_sequence.m,201,2007-07-09
........\.......\._HISTORY (Automatisch gesichert).txt,167,2015-09-24
........\.......\._identity.m,201,2007-07-09
........\.......\._leaky1_esn.m,201,2007-07-01
........\.......\._leaky_esn.m,201,2007-07-09
........\.......\._load_esn.m,201,2007-07-09
........\.......\._makeTimeConstantsFromRange.m,201,2007-07-01
........\.......\._masterScriptScholarpediaExample.m,201,2007-07-30
........\.......\._myeigs.m,201,2007-03-11
........\.......\._normalizeData01.m,201,2006-06-21
........\.......\._normalizeData_min0.m,201,2007-02-23
........\.......\._plain_esn.m,201,2007-07-09
........\.......\._plot_outputWeights.m,201,2007-07-09
........\.......\._plot_sequence.m,201,2007-07-09
........\.......\._plot_states.m,201,2007-07-09
........\.......\._pseudoinverse.m,201,2007-07-09
........\.......\._README_SCHOLARPEDIA_EXAMPLE.txt,167,2015-09-24
........\.......\._save_esn.m,201,2007-07-09
........\.......\._scaleshiftData.m,201,2007-02-23
........\.......\._shiftData.m,201,2006-06-21
........\.......\._sigmoid01.m,201,2007-07-09
........\.......\._sigmoid01_inv.m,201,2007-07-09
........\.......\._split_train_test.m,201,2007-07-09
........\.......\._test_esn.m,201,2007-07-09
........\.......\._train_esn.m,201,2007-07-09
........\.......\._twi_esn.m,201,2007-07-09
........\.......\._unitCodedToAnalog.m,201,2007-07-09
........\.......\._wiener_hopf.m,201,2007-07-09

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

发表评论

0 个回复

  • honeytm
    应用平面波法模拟蜂窝状二维光子晶体中tm模的带隙结构(Application of plane-wave simulation of two-dimensional honeycomb photonic crystal band gap structure tm die)
    2009-10-20 21:59:12下载
    积分:1
  • AFEM@matlab
    EM@matlab是一个有限元工具包,适用于静力和偏微分方程的演变(AFEM@matlab is a MATLAB package of adaptive finite element methods (AFEMs) for stationary and evolution partial differential equations in two spatial dimensions)
    2009-06-30 15:02:24下载
    积分:1
  • maGMDH
    说明:  采用MATLAB编写的GMDH软件,里面有三个.m程序,分别为训练、误差检测、预测输出。很好用。(GMDH using software written in MATLAB, which has three. M steps in the training, error detection, prediction output. Good use.)
    2011-02-27 15:55:53下载
    积分:1
  • MATLAB-mastering
    说明:  书籍,讲授如何使用MATLAB软件完成基本的使用和操作,适合与初学者使用!(Books, taught how to use MATLAB software to complete the basic use and operation, suitable for use with beginners!)
    2008-11-05 20:09:31下载
    积分:1
  • Codes
    Simple Standard PSO, Implemented by Matlab
    2011-12-25 04:03:05下载
    积分:1
  • mppt_Boost_SIMULINK
    光伏逆变器的simulink仿真程序,仿真没有问题,很有用的资料(Photovoltaic inverter Simulink simulation program, the simulation is no problem, very useful information )
    2015-10-14 10:28:03下载
    积分:1
  • Dehazing-Airlight-estimation-master
    the matlab code of Dehazing-Airlight-estimation-master
    2020-07-21 22:28:46下载
    积分:1
  • prec_rec
    说明:  利用MATLAB所实现的ROC曲线的函数(Function of ROC curve realized by MATLAB)
    2020-04-16 10:44:34下载
    积分:1
  • clearcase
    window平台下clearcase的使用指南,包括安装与使用(A component of the Windows platform use guidelines, including installation and use)
    2014-11-25 16:21:45下载
    积分:1
  • ypea107-differential-evolution
    代码使用差分进化算法解决了车辆路径问题,供大家学习参考(The code uses differential evolution algorithm to solve the vehicle routing problem.)
    2017-11-12 13:19:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载