-
FaceRecognition
笔者自行编写的Matlab环境下的人脸识别算法小实验,
采用的是经典的PCA算法,主要内容是采用SVD方法提取出象素空间上的
PCA主分量特征,分类算法上仅是基于最小距离分类
(The author of the Matlab environment to prepare the face recognition algorithm under small experiment using classical PCA algorithm, the main contents of SVD method is used to extract pixel space on the PCA principal component features, the only classification algorithm is based on the minimum distance classifier)
- 2007-12-19 10:34:42下载
- 积分:1
-
FCC
UWB系统中FCC对UWB频谱的限制仿真(室内的)15(FCC restrictions on UWB spectrum simulation (indoor))
- 2011-05-24 23:20:59下载
- 积分:1
-
Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level
It returns the matrix of all decompositions and the final approximations.
Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes.
For other wavelets, the filter values alone can be changed or WFILTERS can
be used.
The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author.
Example:
clear all
t=[0:0.0003:8*pi]
x=sin(5000*t)+sin(1000*t)
x=x(1:2^16)
level=5 Fs=1/0.003
d2wavelet(x,Fs,level)
Thanks for Downloading. Don t forget to rate or comment.
- 2013-04-05 21:52:35下载
- 积分:1
-
DVBTofdm
Matlab code to generate simply OFDM
- 2014-12-17 01:03:21下载
- 积分:1
-
fsk
fsk 调制解调,有两种解调方法:相干解调和非相干解调(fsk modem, there are two demodulation methods: Coherent demodulation and noncoherent demodulation)
- 2008-04-01 10:22:43下载
- 积分:1
-
80211n
一种基于802.11n协议的MIMO-OFDM系统仿真代码。(The simulation code of MIMO-OFDM system based on 802.11n protocol.)
- 2014-12-04 09:51:25下载
- 积分:1
-
yuzuse
基于阻塞矩阵预处理的抗主瓣干扰方法方向图的仿真(Simulation of anti-blocking matrix preconditioning main lobe interference pattern-based method)
- 2021-05-13 18:30:03下载
- 积分:1
-
sermse
OFDM 系统信噪比估计,matlab源代码(OFDM system, SNR estimation, matlab source code)
- 2009-11-05 18:02:23下载
- 积分:1
-
ask_ook_fsk_bpsk_qpsk_8psk_modulations.2756
simulation psk, simulation source, there are descriptions and explanations related to procedures and functions are.
- 2009-05-19 09:14:05下载
- 积分:1
-
IEEE14-nodes
基于IEEE14节点的matlab潮流计算程序(Flow calculation procedures based on the the IEEE14 nodes matlab)
- 2012-10-04 14:58:21下载
- 积分:1