-
FFTandPSDanalysis
一个在matlab环境下实现FFT的实践和功率谱分析的程序(this is a program about fft and psd analysis)
- 2009-06-01 21:06:56下载
- 积分:1
-
HIS
遥感图像的HIS变换融合,通过色彩变换使图像更易于解译(romote sensing image HIS resolution merge)
- 2012-03-20 17:12:35下载
- 积分:1
-
something-about-matlab
入门学习 题目及部分源代码 matlab基本知识 信号与系统实验(Introduction to study topic and part of the source code matlab basic knowledge of signal and system experiment)
- 2012-08-28 16:38:12下载
- 积分:1
-
yuyinghecheng
语音合成,变速不变调,有注释,方便语音初学者学习。(Speech synthesis, variable speed constant tone, with annotations, to facilitate voice beginners.)
- 2010-12-05 11:44:08下载
- 积分:1
-
SUSAN
SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。(SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.)
- 2011-01-15 18:51:15下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
chuanghanshu
信号被窗函数截断,并做频谱分析,比较汉宁窗、三角窗等的特点(Window function signal is cut off, and do spectral analysis, comparing Hanning, triangular windows and other characteristics)
- 2013-08-22 17:14:23下载
- 积分:1
-
bpsk_generate
说明: 产生BPSK基带数字信号的时域波形。其中基带数字信号的传输速率以及每个码元周期内载波的周期数可以设置。(To generate the time-domain wave for BPSK. And the transmitting rate and the frequency of the carrier can both be set in the program.)
- 2010-03-31 17:45:21下载
- 积分:1
-
CELP_done
comparing all the synthetic speech profiles with original speech
figure(2)
plot([x xhat1])
- 2014-09-11 01:23:58下载
- 积分:1
-
2D-EMD
用于二维经验模态分解EMD分析!!!!!(2D-EMD analysis)
- 2011-11-30 11:05:26下载
- 积分:1