-
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
-
maxlinedev
最大值分割图像边缘提取子程序最 大值分割图像边缘提取子程序(Image Edge Detection maximum partition partition maximum Subroutine Subroutine Image Edge Detection)
- 2007-11-15 00:52:58下载
- 积分:1
-
dsp-course
利用matlab进行数字图像处理的教程
富有源代码和说明~~(Carries on digital image processing using matlab the course)
- 2009-10-22 09:26:27下载
- 积分:1
-
mmmsulie
这是matlab中M序列的产生和仿真方面的文件,希望有用,pdf格式(This is a matlab generated sequences in M and simulation aspects of the document, hoping that useful, pdf format)
- 2008-05-05 17:05:39下载
- 积分:1
-
OFDM_Rayleigh_10tapch
the code simulates the ofdm over rayielgh fading channels
- 2012-05-22 22:32:13下载
- 积分:1
-
Matlab
Matlab数字信号处理与应用源代码
各种入门级的数字信号MATLAB仿真程序的源码 详细解释
(Digital signal processing and Matlab source code for the application of a variety of entry-level digital signal source MATLAB simulation program explained in detail)
- 2011-09-01 13:22:09下载
- 积分:1
-
Factor_Models
动态因子模型,该模型可以有效对高维数据进行降维,将成百上千的数据信息浓缩在几个因子里面,即从一国许多经济时间序列数据中估计和解释驱动各变量波动的共同动态因子。 MATLAB代码(dynamic factor model, the model can be effective for high-dimensional data dimension reduction, condensed the hundreds of thousands of data in several factors, that is, from a country many economic time series data in the estimation and explain the common dynamic factors drive the variable volatility.MATLABcode)
- 2020-08-13 15:28:28下载
- 积分:1
-
matlab
基于matlab编制的newmark结构动力分析(Matlab prepared based on the Newmark Structural Dynamic Analysis)
- 2008-12-17 15:42:22下载
- 积分:1
-
Untitled
用MATLAB对图象进行放大或缩小,用双线性内差值方法.(zoom in or out the picture)
- 2009-03-09 21:38:43下载
- 积分:1
-
kalmanfilteringwithmatlab
kalman滤波的matlab实现,非常实用(Kalman Filter Implementation of Matlab, very practical)
- 2007-03-20 20:29:20下载
- 积分:1