-
ga_bp_nyb
主要介绍遗传算法在BP网络优化中的应用,二者结合,使网络参数得到优化(Introduces the genetic algorithm in BP network optimization in the application of a combination of both, so that network parameters are optimized)
- 2009-12-18 10:21:12下载
- 积分:1
-
HOGtezheng
这是一个用来实现HOG特征计算的Matlab版程序,经过验证,能够有效实现HOG特征的提取。(This is a feature used to implement the calculation of Matlab version HOG program, proven to effectively achieve extract HOG features.)
- 2014-09-17 09:29:30下载
- 积分:1
-
FINGERPRINT_FULL_CODE
Finger print authentication system
- 2013-03-16 14:12:42下载
- 积分:1
-
Subset_Kernel_PCA
subset kernel Principal component analysis
- 2010-09-09 15:23:15下载
- 积分:1
-
CICS1
ibm cics中间使用件问题解答,内部文档(ibm cics questions between the use of pieces, internal documents)
- 2008-08-13 11:08:02下载
- 积分:1
-
Mobile-robot-tracking-of-pre-planned-paths-
............... Mobile robot tracking of pre-planned paths ..................................................................................................................
- 2014-09-02 21:07:20下载
- 积分:1
-
MLP_Class
Classification of vibration signals using Multi-layer perceptron MLP
- 2014-10-20 17:42:24下载
- 积分:1
-
PESGM2008-000135
Its a IEEE Pesgm 08 paper.
- 2013-12-03 18:13:12下载
- 积分:1
-
LPM
用matlab绘制线性调频信号的时域波形,同时对信号进行频谱分析,并考察采样频率以及信噪比对频谱分析的影响。(Matlab drawing with linear frequency modulation signal time-domain waveform, and spectral analysis of signals and the sampling frequency and signal to noise ratio study of the impact of spectrum analysis.)
- 2009-04-02 11:51:30下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1