-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1
-
RS_coding
RS编码程序设计,含测试程序,编码部分,信道部分等,经测试能顺利运行(RS coding program design, including test procedures, coding part, channel, etc., have been tested to run smoothly)
- 2008-07-07 11:46:18下载
- 积分:1
-
Shape-context1
说明: 自己整理的关于shape context。有matlab代码和word文档,word文档是关于shape context原理的介绍。相当全面。(Their order on the shape context. A matlab code and word document, word document is an introduction on the principles of shape context. Quite comprehensive.)
- 2011-03-05 09:29:35下载
- 积分:1
-
code
it is the matlab (.m) file used in teaching aids contains general teaching codes.
- 2011-08-26 02:03:55下载
- 积分:1
-
GMM-HMRF_v1.1
this program treat image processing and segmentation methods and can help for functions which concern segmentation, hidden markov segmentation
- 2014-08-31 01:26:02下载
- 积分:1
-
xiansousuosuanfa
最坏情况下使用O(n)次比较,2分搜索算法最坏情形复杂度O(logn)次比较,2分搜索算法比之线性搜索最坏情况下要好.(O (n) comparisons using the worst case, worst-case 2 minutes searching algorithm complexity of O (logn) comparisons, two points lower than the linear search algorithm search for the worst-case better.)
- 2014-11-20 14:17:47下载
- 积分:1
-
xiaobo
在matlab环境下的系统小波的电力系统谐波分析的M程序(In the matlab environment system of the wavelet power system harmonic analysis M program)
- 2013-12-12 14:57:39下载
- 积分:1
-
62
说明: 主要是生成集合[n]的所有k-子集MATLAB代码(Generating set [n] of all k-subset of MATLAB code)
- 2009-05-06 17:04:59下载
- 积分:1
-
Wavelet packet analysis
小波包分解提取信号动力特性 能量特性 供大家参考(Wavelet packet analysis to extract the characteristic frequency of the vibration signal, and the calculation of the energy spectrum analysis)
- 2017-06-26 16:15:47下载
- 积分:1
-
TestLocalHeap
Windows Local heap class
- 2014-11-30 22:26:27下载
- 积分:1