-
BP
说明: 本程序经过本人的调试运行,能够实现对手写数字的识别,成功率达 80(After I debug this program to run, to realize the handwritten digit recognition, the success rate of 80)
- 2010-08-01 11:22:15下载
- 积分:1
-
MATLABDirection
matlab编程样式指南。matlab编程指导书籍(Matlab programming style guides. Matlab programming guide books)
- 2007-04-28 10:42:29下载
- 积分:1
-
3dfdtd
fdtd 电磁计算 三维电磁仿真技术 电磁场计算 fdtd 算法(fdtd Em compute em field calculation )
- 2014-02-09 17:16:19下载
- 积分:1
-
样本熵近似熵LZC
说明: 样本熵、近似熵、lempel-ziv函数代码。lempel-ziv复杂度是一种表征时间序列里出现新模式的速率的方法(the codes of approximate entropy, sample entropy and lempel-ziv function)
- 2021-01-27 16:25:08下载
- 积分:1
-
PEAR-1.5.0
pear1.5的安装包,解压到smarty的目录基本就可以使用了。(pear1.5 installation kits, smarty extract the basic directory can use it.)
- 2007-03-12 11:16:09下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分: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
-
singlephase-uncontrolled-rectifier
含电容滤波的单相不可控整流电路的simulink仿真图(Capacitor filter containing a single-phase uncontrolled rectifier simulink simulation diagram)
- 2021-03-14 14:09:23下载
- 积分:1
-
MATLAB.GUI.forLanchester
lanchester的作战模拟matlab界面设计(A combat simulation for lanchester equation by matlab GUI. )
- 2009-03-17 19:40:56下载
- 积分:1
-
denoiseVisU2D
wavelet transform visushrink matlab
- 2010-12-29 17:33:17下载
- 积分:1