-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
jadeASC
jade算法程序主要用于对多激励复杂情况下振动源的信号分离方法研究(jade Algorithm procedure is mainly used for the incentive more complex cases, study on the method of vibration source signal separation)
- 2013-05-07 17:04:04下载
- 积分:1
-
C_CMethod
李雅普诺夫指数时需用到的两个参数,即时间延迟与嵌入维数的求其方法(When Lyapunov exponent required to two parameters, namely the time delay and embedding dimension seeking its methods)
- 2014-02-25 21:20:11下载
- 积分:1
-
tt
说明: 小波转换的简单例子小波转换的简单例子小波转换的简单例子(A simple example of wavelet transform Wavelet transform Wavelet transform a simple example of a simple example)
- 2010-05-05 10:52:29下载
- 积分:1
-
dmc
DMC算法的实现和参数对其响应的影响程序加分析。(DMC algorithm implementation and the impact of process parameters on its response to any analysis.)
- 2011-05-12 12:56:19下载
- 积分:1
-
plc_communication
仿真了电力线信道与电力线通信中的窄带噪声(The simulation of the power line and the power line communication channel narrowband noise)
- 2021-03-22 09:19:16下载
- 积分:1
-
029861723HOS_MIMO
这是一个基于高阶统计量的盲信号分离算法,便于大家参考。(This is a higher-order statistics based on blind signal separation algorithms for easy reference.)
- 2016-11-14 12:52:00下载
- 积分:1
-
matlabvelocity
速度分析,用于地震勘探方面尤其有用。可以下载了自己改改,也可以用在其他方面(Velocity analysis for seismic exploration area is particularly useful. Can download their own changed, but also can be used in other areas)
- 2008-12-15 13:22:26下载
- 积分:1
-
LPRMatlab
一片很不错的基于matlab的车牌识别的论文,对于些论文的人有很大的帮助(A very good license plate recognition matlab-based paper, paper for some very helpful people)
- 2010-05-15 16:23:40下载
- 积分:1
-
image_fft
使用matlab画圆,对图傅里叶变化,零频移中,反变换实验(test fft and ifft)
- 2013-12-07 13:17:49下载
- 积分:1