搜索资源列表
-
0下载:
FIR Filter Design(有限冲击响应滤波器设计),包括ideal bandpass filter impulse response、Modified Bessel function、Kaiser window parameters for spectral analysis等12种FIR设计matlab源代码-FIR (finite impulse response filter design), including the ideal bandpass filter impulse
-
-
1下载:
MFCC,即倒谱系数,也是语音的一个特征之一,能够充分利用人耳的特性
% 具体的求法就是预处理,然后加窗,进行傅立叶变换,再求出功率普
% 然后得出其自然对数,最后进行dct变换
% 代码是用matlab写的,用到的一个语音工具箱,可以从网络上下载。-MFCC, that is, just a few pedigree, as well as a voice of one, to take full advantage of people's ears% of the spe
-
-
2下载:
该代码首先对ECG信号进行消噪过滤,并且对信号进行平方,加窗等处理,最后用于对QRS波形的检测,压缩文件内同时包含了2个心电数据信号,可直接用于测试-The code first ECG signal de-noising filter, and the square of the signal, such as window handle, and finally used for the detection of QRS waveform, at the same time compress
-
-
0下载:
本代码是关于数字信号处理中的频谱泄露现象及其带来的危害的MATLAB仿真。用到的窗函数的是矩形窗和海明窗。-The code is on the digital signal processing of the spectrum and its disclosure of the hazards brought about by MATLAB simulation. Window function used is the rectangular window and Hamming window
-
-
0下载:
本程序利用MATLAB进行数字信号的频谱分析,适用于DSP的初学者。代码里应用了矩形窗和汉明窗两种窗函数进行对比分析。-This procedure carries on the digital signal using MATLAB the spectral analysis, is suitable in the DSP beginner. In the code has applied the rectangular window and the hamming window two ki
-
-
1下载:
n多文章全部是IEEE上的关于多速率信号处理的内容,包括均匀和非均匀调制滤波器组的应用。其中cmfb.m为matlab文件,是A Kaiser Window Approach For The Design Of Prototype Filters Of Cosine Modulated Filterbanks的源代码,是老外给的M文件,很有参考价值。-n number of articles on all of the IEEE Signal Processing on the multi-ra
-
-
0下载:
Motion Tracking
=== === ===
This tarball contains all code required to run the tracking algorithm
on a sequence of images. Run the file run_tracker.m in Matlab and
follow the instructions. You will need to have a directory of
sequentiall
-
-
0下载:
This source code is a one file implementation of 2d correlation and convolution.
Using the basic difference between correlation and convolution this code correlates or convolves a given 2d matrix with a square window matrix (another 2d matrix) in a
-
-
0下载:
分别给出了三角函数曲线(1)、三角函数曲线(2)、图形的叠加、双y轴图形的绘制、单个轴窗口显示多个图形、图形标注、条形图形、区域图形的matlab样例代码,简单实用。-Were given trigonometric curve (1), trigonometric curve (2), graphics overlay, double y-axis graph drawing, a single-axis window displays the number of graphics, grap
-
-
0下载:
这是一个Kaiser-窗滤波器,用于信号处理,在MATLAB平台开发程序代码。-This is a Kaiser-window filters for signal processing, in the MATLAB platform development program code.
-
-
1下载:
关于数字图像处理中的ssda模板匹配方法。程序实现在指定图像中生成一个大小固定的矩形区域,然后用模板匹配法找出矩形位置。使用SSDA算法实现。包括源程序、待处理图像以及运行结果截图。-On digital image processing ssda template matching method. Procedures to achieve the specified image to generate a fixed size rectangular region, and then pos
-
-
0下载:
This code applies local histogram equalization an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window sh
-
-
0下载:
hanning window for filter matlab code with example
-
-
0下载:
this file is matlab code that compare several window such as hamming, rectangle -this file is matlab code that compare several window such as hamming, rectangle ...
-
-
0下载:
Instructions:
Unzip the selected file (A.zip or B.zip) in Matlab current directory (C:/.../Matlab/work is the default
one).
Type the name of main function on Matlab command window.
Now a simple and intuitive GUI should appear.
You can use i
-
-
2下载:
matlab中,时频峰值滤波处理地震记录时的窗长讨论代码-matlab window length, the time-frequency peak filtering processing of seismic records of discussions code
-
-
0下载:
利用STFT可以估计信号在每片短时窗内的频率得到信号的瞬时频率,该曲线由一组时间和频率相对应的点组成,反映了信号频率随时间的变化。-Using STFT can estimate the frequency of the signal in every piece of short-time window get signal instantaneous frequency, the curve consists of a set of time and frequency of corresp
-
-
0下载:
simple example for parzen window matlab code
-
-
3下载:
一些经典的matlab程序源码有MATLAB图像处理实现螺纹识别、频谱分析加汉宁窗函数、蒙特卡洛法求椭圆面积、RBF神经网络的训练等-There are some classic matlab program source code matlab image processing to achieve a thread identification, spectrum analysis of Hanning window function, Monte Carlo method for elli
-
-
0下载:
微分方程组数值解方法,课程设计时编写的matlab程序代码,窗函数法设计一个数字带通FIR滤波器。- Numerical solution of differential equations method, Course designed to prepare the matlab program code, A window function design FIR digital band-pass filter.
-