-
Radar_signal_analysis
《雷达信号分析》ppt,南京理工大学 朱晓华 教授 博士生导师 主讲 比较经典 希望对大家有帮助("Radar signal analysis" ppt, Nanjing University of Science PhD supervisor Professor Zhu Xiaohua more classic speakers we want to help)
- 2010-09-26 22:33:26下载
- 积分:1
-
CHEBYSHEVFILTER
CHEBYSHEV HIGHPASS FILTER
- 2010-11-10 14:12:40下载
- 积分:1
-
blcok_diagonalized_ci
说明: mimo下行基于块对角化信道逆转的多用户预编码程序。(mimo downlink multi-user precoding based on block diagonalization channel inversion)
- 2009-08-26 14:16:44下载
- 积分:1
-
matlab
giude of matlab simulink on persian
- 2012-08-14 15:12:34下载
- 积分:1
-
param_uu
parametrize model for modelling elecrical machine
- 2012-10-07 23:29:57下载
- 积分:1
-
Simulation-of-Cascade-PID-Control
串级控制系统matlab仿真的一个实例,对化工过程中的一个过程进行串级控制,优化,用到PID算法(Cascade cascade control system matlab simulation of an instance of a process in the chemical process control, optimization, used in the PID algorithm)
- 2021-01-29 17:08:34下载
- 积分:1
-
Untitled
MFCC参数计算,也可进行语音信号处理。 本程序需要调用voicebox工具箱中的melbankm.m程序得到Mel频率滤波器组(MFCC parameters, but also for voice signal processing. This procedure required to call VoiceBox toolbox melbankm.m procedures Mel frequency filter bank)
- 2009-03-21 22:29:56下载
- 积分:1
-
VBdiaoyongMATLAB
说明: VB调用MATLAB
使用VB来调用matlab里的函数,可以综合matlab的强大功能使vb开发的程序效率更高。(MATLAB using VB to call matlab in VB to call the function, can be integrated so that the power of matlab programs vb efficient.)
- 2009-08-02 17:12:37下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
jiyinzhouqi
采用自相关函数法求基音周期,将采样得到的声音信号按每20ms一帧分为若干帧,并对每帧的序列求自相关函数,取自相关函数第一个最大值点算出基音周期,并以帧为横坐标,基音周期为纵坐标画图,并去除野点,最后取图中浊音部分即面积较大部分的值作为基音周期。(Using the autocorrelation function method pitch period, the sound signal is sampled every 20ms frame is divided into a plurality of frames, and each frame sequence uates the autocorrelation function, taken the first maximum point of correlation function calculated the pitch period, and frame as the horizontal, the vertical axis pitch drawing and remove outliers, and finally take the value of the area that is part of a larger portion of the figure as voiced pitch.)
- 2014-11-14 18:07:56下载
- 积分:1