-
Assignment2
国外高校老师编写的语音信号特征提取程序,非常实用初学者研究( [E, V, A, P] = analysis(x, N, U, M) extracts vocoder parameters E, V, A,
and P from the speech signal x on a frame by frame basis. N is the
analysis frame length, U is the update length, and M is the order of the
linear prediction analysis. The return arguments are the extracted
parameters, where E, V, and P are vectors with "n_frames" (the number of
analysis frames, see code below) elements, A is a (n_frames, M+1) size
matrix (includes the leading 1 of the polynomial).)
- 2010-11-23 17:54:50下载
- 积分:1
-
App
file for speech recognition
- 2010-05-27 05:45:19下载
- 积分:1
-
monitor
打开摄像并进行照相eventdata reserved - to be defined in a future version of MATLAB
handles structure with handles and user data (see GUIDATA)
If Enable == on , s on mouse press in 5 pixel border.
Otherwise, s on mouse press in 5 pixel border or over text3.
(The JPG file RGB value is displayed in the txt documenteventdata reserved- to be defined in a future version of MATLAB
handles structure with handles and user data (see GUIDATA)
If Enable == on , s on mouse press in 5 pixel border.
Otherwise, s on mouse press in 5 pixel border or over text3.
)
- 2015-01-01 16:46:42下载
- 积分:1
-
Hz_propagation
本程序主要通过仿真动态显示均匀平面电磁波中,磁场 Hz 的波阵面在自由空间(理想介质)中的传播。(The program primarily through dynamic simulation shows uniform plane wave, the magnetic field Hz wavefront in free space (ideal medium) in the transmission.)
- 2013-11-22 21:32:48下载
- 积分:1
-
SAR距离多普勒成像算法分析与仿真
说明: SAR(合成孔径雷达)距离多普勒成像算法分析与仿真(Analysis and Simulation of SAR Range Doppler Imaging Algorithm)
- 2021-03-17 15:41:37下载
- 积分:1
-
RLS
利用RLS算法实现参数的自适应估计
估计y(n) = 1.5*y(n-1)-0.7*y(n-2)+0.3*u(n-2)中的参数(RLS algorithm using adaptive estimation parameters estimated y (n) = 1.5* y (n-1)-0.7* y (n-2)+ 0.3* u (n-2) parameters)
- 2008-04-01 18:54:41下载
- 积分:1
-
MASK-HHT
针对HHT中存在的边界效应,提出了镜像拖延发改进EMD的分解过程。并提供了英文原版文献便于理解。适用于HHT研究的提高研究学习(improved HHT base on masking technology.
in order to reduce the end effect in hilbert huang transform)
- 2011-08-10 19:24:56下载
- 积分:1
-
PCA-LDA
it is PCA-LDA matlab code. (feature reduction)
- 2012-01-08 00:54:07下载
- 积分:1
-
cx806
小波包分析提取振动信号中的特征频率,使用拉亚普诺夫指数的公式,AHP层次分析法计算判断矩阵的最大特征值。( Wavelet packet analysis to extract vibration signal characteristic frequency, Raya Punuo Fu index using the formula, Calculate the maximum eigenvalue judgment matrix of AHP.)
- 2017-06-01 17:13:17下载
- 积分:1
-
inpainting_matlab
提供了经典的图像修补算法的源代码,对于初学者有很大的帮助,重点推荐。(Provides a classical image inpainting algorithm source code is very helpful for beginners, focusing on recommendations.)
- 2010-06-25 10:35:34下载
- 积分:1