资源列表
kNNClassifier
- A matlab implementation of the KNN classifier. It is tested and working well.
BispectrumWavelets
- 用双谱和小波变换去除信号中加性高斯噪声的相关程序 1.实现单个变量的双谱分析程序 2.用傅立叶反变换求自相关函数的程序 3.用fft求取喜好频谱、功率谱、均方根谱、对数谱的程序 4.读取.wav语音信号后用小波去加信白噪声的程序 5.用各种小波和阀值对同一信号去加性噪声效果比较的程序 -Double-spectral and wavelet transform to remove the signal plus Gaussian noise procedures 1. T
pso_bc
- 基于细菌趋化的粒子群优化算法MATLAB源程序。-Bacterial chemotaxis based on particle swarm optimization MATLAB source code.
bisect
- 用数值分析中的二分法求解函数值。很简单,但是正确,可以直接使用-bisect
kernel-ica
- 利用KICA实现聚类,里面含有数据集,可以进行测试-clustering with KICA
face verification
- Download Matlab code for face verification
fingerprint verification
- fingerprint verification
sorSSOR
- 在matlab中实现矩阵的sor分解和ssor分解-Implemented in the matlab sor matrix decomposition decomposition and ssor
plyMATLAB
- 外国的一个大牛写的ply格式模型的读写程序,注释很详细,和适合学习-A large foreign cattle write ply format model reading and writing program notes in great detail, and suitable for learning
MUSIC
- 本代码实现了空域自适应滤波的过程,相当不错的源代码。 -This code implements the spatial adaptive filtering process,
MATLAB-Numerical-Analysis
- MATLAB数值分析 张德丰 2~9章每章节代码-MATLAB Numerical Analysis Zhang Defeng nine chapters
PCA2D
- 2D PCA IS METHOD USED FOR IRIS AND FACE RECOGNITION AN INTERSETING METHOD