-
sm
说明: 经过我很长时间的努力,今天简单的实现正弦波仿真(make out sine wave)
- 2010-01-13 15:20:03下载
- 积分:1
-
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
-
白噪声和有色噪声仿真实例(white_colored_noise.m)
白噪声和有色噪声仿真实例(white_colored_noise.m)
- 2021-05-06下载
- 积分:1
-
BIDIRECTIONAL_SMOOTHNESS_MUSIC
空间谱估计算法中的MUSIC算法中的双向平滑空间算法(Spatial Spectrum in the bi-directional smoothing MUSIC algorithm space algorithm)
- 2011-05-20 14:28:54下载
- 积分:1
-
load
matlab 读取文件中数据并绘制图形的程序(matlab draw the data from the other files)
- 2013-10-05 11:36:24下载
- 积分:1
-
Matlab-utility-routines
比较全且较实用的matlab程序代码包含画图拟合等内容(matlab more full and more practical codes)
- 2015-02-02 20:08:15下载
- 积分:1
-
cpp-primer-code
cpp-primer-code预编码,仅供参考(cpp-primer-code pre-coding, for reference only)
- 2009-01-21 08:19:42下载
- 积分:1
-
emd
EMD algorithm..used in speech processing, breaks trhe signal upto fundamental levels
- 2014-02-24 16:03:10下载
- 积分:1
-
DcBUCK1
说明: BUCK类型的DCDC变换器,经过调试效果良好,欢迎下载(BUCK types of DCDC converters, through commissioning works well, welcome to download)
- 2010-04-13 22:45:53下载
- 积分:1
-
facemomentsp
face recognition based on statistical moments
- 2014-12-27 00:12:45下载
- 积分:1