-
pca
人脸识别的最基本的算法PCA,主要是描述了特征值法的基本原理,内容很详细。(Most basic algorithm for PCA Face RecognitionFace recognition algorithm is the most basic PCA, mainly describes the basic principles of characteristic value method, content, very detailed.)
- 2009-12-19 16:35:20下载
- 积分:1
-
matlab
说明: matlab 常用命令 matlab 常用命令(frequently used commands commonly used commands matlab matlab)
- 2011-04-02 09:40:59下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
RN-TransitioningToARC
本书籍讲诉的是objective-C编程中的ARC规范,是高手的必看书籍。(This book stresses that the ARC specification of objective-C programming, is the master of the books.)
- 2014-08-30 14:47:06下载
- 积分:1
-
music
Frequency estimation using the MUSIC algorithm.
- 2011-09-22 21:52:12下载
- 积分:1
-
code
this code is regarding palm print recognition
- 2014-09-21 13:54:22下载
- 积分:1
-
aa
说明: 演化算法的使用分析,从效率上,从收敛速度上都做了仔细的分析(The use of evolutionary algorithms analysis of efficiency, from the convergence rate has done a careful analysis of)
- 2010-03-08 09:43:47下载
- 积分:1
-
3
说明: 编程实现图像DCT高通、低通滤波器并与傅立叶变换做比较(Programming image DCT high pass, low pass filter and compared with the Fourier transform)
- 2011-03-11 11:31:36下载
- 积分:1
-
Gaussian_phase
Gaussian映射的轨迹图、相图,MATLAB,非线性动力学(Gaussian map time histories, phase graph, MATLAB, Nonlinear dynamics)
- 2011-10-08 18:55:04下载
- 积分:1
-
linedr
采用集中质量法求解水平成层场地的地震响应,其中包含newmark求解动力方程(Quality level of a centralized method for solving the seismic response of layered space, solving the dynamic equation which contains newmark)
- 2011-10-14 16:59:20下载
- 积分:1