-
Gabor-base-face-recognition
基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的(Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition)
- 2010-03-08 15:14:27下载
- 积分:1
-
XieFangCha1
频率估计中的协方差算法的matlab实现(Frequency estimation of covariance algorithm matlab implementation)
- 2011-07-06 09:58:12下载
- 积分:1
-
DMC
动态矩阵控制simulink程序
动态矩阵控制simulink程序(DMC simulink program)
- 2021-04-26 10:58:46下载
- 积分:1
-
SAR-Signal-Processing-with-Matlab
这是SAR成像方面的经典书,这本书包含了SAR成像方法的理论基础,并且用matlab实现了一些经典成像算法,对于初学者是很好的入门教材。(SAR imaging is a classic book, this book contains the theoretical basis for SAR imaging methods, and use matlab to achieve some classic imaging algorithm for beginners is a good primer.)
- 2011-06-30 00:01:37下载
- 积分:1
-
Assignment-2
Image Compression by:
1) Use Adobe Photoshop to Compress images using LZW algorithm (i.e. lossless technique).
2) Use MATLAB to Compress images using JPEG algorithm (i.e. lossy technique) and Assess objectively the quality of the compressed images
- 2014-02-12 17:09:28下载
- 积分:1
-
jtmatlabandex
精通matlab-综合辅导与指南(附例程)(Matlab-versed in a comprehensive counseling and guidance (with routine))
- 2009-10-10 17:03:55下载
- 积分:1
-
STBC_Alamouti
无线通信中空时分组码matlab(simlink)仿真方案,空时编码方案为Alamouti方案。simlink的模块中的s-函数使用了C语言编写。(wireless communications Hollow time block codes Matlab (simlink) simulation program, space-time coding for ACS programs. Simlink Module of the s-function uses the C language.)
- 2006-10-25 01:19:20下载
- 积分:1
-
3
说明: 对一个矩阵进行Cholesky分解的matlab程序(the cholesky decomposition of one matrix)
- 2014-01-06 19:51:12下载
- 积分:1
-
psk_16_awgn_rs
A Matlab-Simulink Model (.mdl) for implementing the psk(phase shift keying)-16 ary in AWGN Channel using RS (reed-solomon) en_Coder/decoder
- 2013-05-15 09:31:15下载
- 积分:1
-
music
function Px = music(x,p,M)
MUSIC Frequency estimation using the MUSIC algorithm.
-----
USAGE Px=music(x,p,M)
The input sequence x is assumed to consist of p complex
exponentials in white noise. The frequencies of the
complex exponentials and the variance of the white noise
are estimated using the MUSIC algorithm.
x : input sequence
p : number of complex exponentials to find
M : number of noise eigenvectors to use
The frequency estimates are found from the peaks of the
pseudospectrum Px.
- 2012-04-18 09:55:15下载
- 积分:1