-
ding
选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。
(2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。
(3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合成信号的时域图形,听一下声音。
(4)对原音频信号进行1024点的分段付立业分析meshgrid
(5)根据主要频线合成音频,并画出时域图形,试听合成效果。
(6)采用线性插值(linspace)和傅立业反变换(fliplr, ifft)分别合成音频,并画出时域图形,试听效果。
(err)
- 2009-01-13 16:23:47下载
- 积分:1
-
789
用matlab解决线性可分不可分问题,关于线性感知器(Using matlab to solve linearly separable problems can not be divided, on the linear perceptron)
- 2010-11-27 18:29:38下载
- 积分:1
-
Wiener
设计一维纳滤波器。产生三组观测数据,并估计它们的AR模型参数,分析信号长度和模型阶次对实验结果的影响(Wiener filter design. Have three sets of observational data, and estimated AR model parameters of their analysis of the signal length and model order on the impact of experimental results)
- 2009-06-14 15:55:45下载
- 积分:1
-
wavelet_texture
wavlet based texture synthesis.
- 2010-12-06 23:02:39下载
- 积分:1
-
MATLAB-operate-base
说明: MATLAB以矩阵作为数据操作的基本单位,还提供了十分丰富的数值计算函数。MATLAB和著名的符号计算语言Maple相结合,使得MATLAB具有符号计算功能。(MATLAB with matrix as the basic unit of data manipulation, it also provides a very rich numerical functions. MATLAB and the famous combination of symbolic computation language Maple, MATLAB has a symbolic computing makes.)
- 2011-02-23 19:46:50下载
- 积分:1
-
Nbem
自然边界元方法理论知识,由余德浩教授编写,介绍了自然边界法在多种偏微分方层中应用。(Natural Boundary Element Method theoretical knowledge, written by Professor Yu Dehao introduces the natural boundary method in a variety of partial differential layer.)
- 2014-10-31 16:23:35下载
- 积分:1
-
matlab-sor
matlab-sor实现matlab上的sor迭代法(Matlab- sor achieve the Matlab sor iterative method)
- 2021-02-25 23:59:38下载
- 积分:1
-
smapmatlab
This is a set of MATLAB m-files implementing the mixture fitting algorithm
- 2010-08-13 20:04:39下载
- 积分:1
-
creatimage
createimage函数实现当前零水平集(演化曲线)在原图上的显示和嵌入函数u的重新初始(Createimage functions implementing the current zero level set (curve evolution in the display on the original) and inline function u initial again
)
- 2011-04-30 01:24:10下载
- 积分:1
-
emotion
matlab code for emotion
- 2013-01-30 14:26:35下载
- 积分:1