搜索资源列表
fpextract
- 指纹的matlab处理源代码,在matlab中,设置当前的目录为工作目录,在命令行中输入fpextractdemo,即可运行程序。-fingerprint processing Matlab source code in Matlab, set the current working directory to directory, the command line input fpextractdemo can run programs.
LDA
- 人脸识别主成分分析LDA代码,MATLAB写的。-Principal Component Analysis LDA code written in MATLAB.
TDPCA
- 人脸识别2DPCA代码,MATLAB写的。-code written in MATLAB.
TDLDA
- 人脸识别2DLDA代码,MATLAB写的。-code written in MATLAB.
DiaLDA_DiaPCA_MMC
- 人脸识别对角线PCA、LDA(DiaPCA、DiaLDA)和最大间隔准则(MMC)代码,MATLAB写的。-PCA, LDA (DiaPCA. DiaLDA) and the maximum spacing criteria (MMC) code, written in MATLAB.
R-KDDA
- 核化的直接判别分析(KDLDA)代码,MATLAB写的。-nuclear direct discriminant analysis (KDLDA) code, written in MATLAB.
gda
- 通过核来泛化的判别分析(GDA)代码,MATLAB写的。-through nuclear generalization to the discriminant analysis (GDA) code, written in MATLAB.
trace4all
- 基于"trace transform"的识别2D图像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3进行编绎, 而且最后的结果也可以在MATLAB下显示出来, This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab
Basic ICA code in MATLAB (as used in Bell and Sejn
- Bell and Sejnowski 在1996提出的ica算法,用matlab实现的,但版本较旧,需要做修改才能用于新版本。-Bell and Sejnowski 1996 in the ica algorithm, using Matlab to achieve, but the older version needs to be done in order for the new revised version.
FIR.rar
- 用窗函数法hamming设计的FIR数字低通滤波器,能够实现心电信号中随机噪声的去除,Hamming window function method with the design of FIR digital low-pass filter, ECG can be achieved in the removal of random noise
face_recognition
- Face Recognition using PCA
SENSEgfactorcalculation
- 计算SENSE重建图像中的g-factor,这是并行磁共振成像SENSE算法的关键一步-G-factor is the metric to quantify the amplificaiton of noise power in reconstructing SENSE accelerated image. The detail was presented in Pruessmann s 1999 Magn. Reson. Med. paper. In theory, g-factor is t
fingerprint2009
- fingerprint recognition codes
report3
- this code is used for fingerprint matching and recognition
thuc_hanh
- this thesis about digit recognition, it is very useful for one to understand how to write in matlab code-this is thesis about digit recognition, it is very useful for one to understand how to write in matlab code
generateROC
- Generates the values in a ROC curve given a similarity matrix. For use in evaluation of biometric recognition systems (e.g. fingerprint, face, iris, etc.)
IHS
- this th code of improved harmony search algorithm in matlab
Rideout_IndicatorDilution
- Compartmental cardiovascular indicator dilution model ported from Rideout (ACSL programs IND-DIL). Also in MATLAB. Further reading: Rideout section 3.4, pages 43-57; and problems 3.3, 3.4 and 3.5 pages 65-66.
UEN
- 实现联合熵算法并能够在Matlab平台上编写出程序,用联合熵算法分析医学信号并得出结果-Achieve joint entropy algorithm in Matlab platform and be able to write a program, with joint entropy algorithm analysis and the outcome of medical signal
Fftfile-of-EEG
- 可以用FFT频谱对脑电信号进行提取。我们可以利用提取出的各个波段脑电信号,来诊断一些脑部疾病或者对大脑组织的电活动及大脑的功能状态进行分析。 1.将实验测得的脑电数据文件转换为文本文件(已经过50Hz陷波), 获得在Matlab 平台上可直接使用的脑电信号数据,即0661.txt。 2.在Matlab中导入数据,并提取Fp1通道的脑电信号,通过FFT变换对α,β,θ,δ波段进行提取,并做FFT逆变换变到时域。 3.计算各个波段的功率谱。-FFT spectrum can be ext
