-
siftDemoV4
SIFT特征提取算法的matlab实现,使用matlab和c的混合编程(SIFT feature extraction algorithm matlab realize, the use of matlab and c mixed programming)
- 2007-07-23 20:46:47下载
- 积分:1
-
Power-spectrum-estimation
功率谱估计
信号为两个正弦信号加高斯白噪声,各正弦信号的信噪比均为10dB,长度为N,信号频率分别为 和 ,初始相位 ,取 , 取不同数值:0.3,0.25。 为采样频率。分别用Levinson递推法和Burg法进行功率谱估计,并分析改变数据长度、模型阶数对谱估计结果的影响。(Power spectrum estimation signal into two sinusoidal signals applied Gaussian white noise, the SNR of each sinusoidal signal are 10dB, a length of N, respectively, and the signal frequency, initial phase, take, take different values: 0.3,0.25. Is the sampling frequency. Levinson recursive method were used and Burg method for power spectrum estimation, and change the length of the data analysis, the impact on the estimation model order spectrum.)
- 2015-03-23 10:48:42下载
- 积分:1
-
MFCspeech
基于MFCC的语音识别仿真系统,文件中带有完成语音识别训练的源代码.(Simulation-based MFCC speech recognition system, the file with complete source code for speech recognition training.)
- 2010-10-09 17:04:14下载
- 积分:1
-
plots
basic signal plotting exponential
- 2011-02-04 23:42:10下载
- 积分:1
-
wok
说明: 基本的一百个matlab源程序分享,欢迎下载,一一分享,(language of matlab important)
- 2010-03-18 19:16:29下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
jhandu
hey i am uploading this code for modulation in matlab...check this out
- 2011-11-11 19:42:51下载
- 积分:1
-
no7_IP_Conncection
No.7信令与IP互通的技术要求!.rar,一看就知道了(No.7 signaling and IP access to the technical requirements. . Rar, a person would know the)
- 2007-01-30 10:09:49下载
- 积分:1
-
43912247-Solution-Manual-Digital-Communications-F
pictures of matlab code of digital modulation
- 2012-05-26 06:19:27下载
- 积分:1
-
inc-cond
The file introduces a method for maximum power point tracking of a photovoltaic array by incremental conductance.
- 2013-11-07 07:52:20下载
- 积分:1