-
fm
说明: fm modulation - demodulation(fm modulation- demodulation)
- 2009-11-13 16:12:46下载
- 积分:1
-
development-of-modern-spectral-analysis
现在谱分析的发展,详细介绍了谱分析的发展情况,建议学习谱分析的相关人士阅读(Now the development of spectral analysis, spectral analysis described in detail the development of the proposed study and spectral analysis of the relevant people to read)
- 2010-12-12 22:08:05下载
- 积分:1
-
calcCFARthreshold
说明: 经典CFAR检测程序经典CFAR检测程序经典CFAR检测程序经典CFAR检测程序(CFAR CFAR detection procedures classic classic classic testing procedures classic CFAR CFAR detection program testing procedures)
- 2021-01-30 10:18:33下载
- 积分:1
-
GraphicsAndGUIsWithMATLAB3rdEd2003Part2c
using graphics in matlab
- 2010-12-13 10:29:43下载
- 积分:1
-
FDTD
运用FDTD法,使用C语言计算二维TM波时谐场相位人图的程序.(Using FDTD method, using the C language to calculate the two-dimensional TM wave the harmonic field phase program.)
- 2013-01-15 11:54:38下载
- 积分:1
-
diffamp.tar
差分运放的matlab仿真代码差分运放的matlab仿真代码(Matlab simulation of the op amp differential)
- 2010-12-08 19:35:09下载
- 积分:1
-
windows_memcache_install
windows版memcache安装及应用(installation and application windows version memcache)
- 2013-09-20 13:50:56下载
- 积分:1
-
newton-raphson
newton-raphson search method
optimization methodsd and algorithms
- 2014-11-27 22:04:07下载
- 积分:1
-
LOC
loc pss source code with sample parametr
- 2012-09-29 23:33:42下载
- 积分: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