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

递归神经网络的源代码

于 2020-06-27 发布 文件大小:54KB
0 286
下载积分: 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 个回复

  • sequeue
    sequence data struct
    2010-11-03 13:40:22下载
    积分:1
  • GUI_2
    MATLAB经典GUI源程序,适合初学者入门学习(MATLAB classic GUI source code, suitable for beginners learning portal)
    2008-01-18 16:53:38下载
    积分:1
  • HSV-histogram
    说明:  HSV颜色空间较RGB空间更适合人的感官视觉,在HSV空间统计图像的分布特征并用于检索比在RGB空间的效果较好。(HSV color space than RGB space is more suitable for people’s senses of sight, in the HSV spatial statistical distribution of the image and is used to retrieve than in RGB space effective.)
    2010-03-18 14:30:54下载
    积分:1
  • mbook
    说明:  MATLAB的诸多例题和解法,对于matlab基础学习和指导很有用。多大上百例题。(Example and solution of many MATLAB for matlab-based learning and guidance very useful. How hundreds of Example.)
    2010-03-24 14:34:05下载
    积分:1
  • matlab_Kalman_proved
    这是用matlab编写的一个kalman滤波器,数字信号实验维纳滤波,估计AR模型参数(using Matlab is prepared by a Kalman filter, digital signal experimental Wiener filtering, AR model parameters estimated)
    2007-04-26 21:19:41下载
    积分:1
  • 001
    一个很简单的matlabgui界面设计程序,希望对你有用(A very simple matlabgui interface design program, hope to be useful to you )
    2011-12-25 22:56:43下载
    积分:1
  • VBLRMat
    matlab基础,压缩感知技术重建程序,matlab程序例程(compressive sensing)
    2014-01-14 23:47:31下载
    积分:1
  • voice
    this matlab code for voice regoinition system this is implemeted in matlab 7.8
    2011-05-21 13:07:21下载
    积分:1
  • Simulink_Files_DPD
    Nonlinear Distortion in Wireless Systems: Modeling and Simulation with Matlab一书中的源代码simulink文件.(This book covers the principles of modeling and simulation of nonlinear distortion in wireless communication systems with MATLAB® simulations and techniques In this book, the author describes the principles of modeling and simulation of nonlinear distortion in single and multichannel wireless communication systems using both deterministic and stochastic signals. Models and simulation methods of nonlinear amplifiers explain in detail how to analyze and evaluate the performance of data communication links under nonlinear amplification. The book addresses the analysis of nonlinear systems with stochastic inputs and establishes the performance metrics of communication systems with regard to nonlinearity. In addition, the author also discusses the problem of how to embed models of distortion in system-level simulators such as MATLAB® and MATLAB Simulink® and provides practical techniques that professionals can use on their own projects. Finally, the book explores simulation )
    2013-01-20 13:26:44下载
    积分:1
  • jiejian1
    用于指纹图象的归一化,和二值化处理,具有很好的效果(The normalization and binaryzation processing in the fingerprint image ,the result is good.)
    2009-05-17 10:07:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载