-
MATLAB
基于 MATLAB 的语音信号分析与处理的课程设计.录制一段自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法或双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的语音信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号(MATLAB-based voice signal analysis and processing of the curriculum. Record a voice signal itself, and the recorded signal is sampled draw sampled speech signal time-domain waveform and frequency spectrum filter performance given by using window method or the bilinear transformation to design a filter, and draw the filter frequency response then filter of their own design collection of the speech signal is filtered, the filtered signal to draw the time domain waveform and frequency spectrum, and filter the signal before and after comparison, analysis of signal changes playback voice signal)
- 2010-06-10 17:50:48下载
- 积分:1
-
MR8fast
makae mr8fast filter in matlab
- 2009-11-28 16:26:25下载
- 积分:1
-
3
说明: 遗传算法 多目标规划 GA matlabb(Genetic algorithm for multi-objective planning)
- 2013-02-03 18:52:57下载
- 积分:1
-
数值分析作业
说明: matlab实现牛顿迭代法求解非线性方程(Newton iterative method for solving nonlinear equations with MATLAB)
- 2020-12-26 17:14:06下载
- 积分:1
-
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
-
R_WAVE_Detector
一个matlab程序,用来找心电图的R点,适合初学者(Detect R wave in ecg signal by matlab )
- 2010-08-11 12:29:42下载
- 积分:1
-
myperspectivetransformation
利用单应点进行透视反变换,matlab实现(Perspective inverse transform, matlab achieve)
- 2013-09-21 09:09:48下载
- 积分:1
-
matlab
说明: 求反求参数(无约束非线性优化方法)的matlab实现
无约束非线性优化算法-Powell法优化子程序
matlab广义最小二乘算法程序(Reverse order parameter (unconstrained nonlinear optimization method) to achieve the matlab unconstrained nonlinear optimization algorithm-Powell method to optimize the generalized least-squares algorithm matlab subroutine procedure)
- 2008-11-12 13:25:23下载
- 积分:1
-
Trace-point-of-attachment
在直角坐标中描出不同的坐标,然后连成线,在matlab中显示。(Trace different coordinates in the rectangular coordinates, and then connect line, shown in matlab.
)
- 2013-04-10 19:55:46下载
- 积分:1
-
robotpathplanning
一种基于栅格法的移动机器人路径规划问题,可以自行改变障碍物位置坐标。(a robot path planning algorithm based on cell composition, you can change the position of obstacles. )
- 2020-07-15 09:38:50下载
- 积分:1