-
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
-
Zhzhi
中值滤波函数,用matlab遍写的中值滤波函数,可以在程序中改写滤波模板的大小,自己设定。(Median filter function written with matlab times the median filter function can be rewritten in the program the size of the template filter, self-imposed.)
- 2010-03-12 15:00:09下载
- 积分:1
-
shu_zhi_ji_suan(matlab)p5
现代数值计算方法所附光盘源码第五部分(福建师范大学)马昌凤, 林伟川编著 科学出版社(Modern numerical methods accompanying CD-ROM Source fifth part (Fujian Normal University) MA Chang-Feng, LIN Wei-chuan edited by Science Press)
- 2010-03-12 20:13:28下载
- 积分:1
-
A1_16
mathews数值分析书的源代码,用matlab编写,第一章第十六部分。(mathews numerical analysis of the book' s source code, using matlab, the first part of Chapter XVI.)
- 2011-10-20 10:28:38下载
- 积分:1
-
cellular-automatta-GKL
this code is very usefull for class of cellular automata and implemented GKL rule
- 2013-03-29 03:42:45下载
- 积分:1
-
matlabintro
it gives breif introduction to the matlab by giving the introduction to the image processing techniques
- 2010-08-04 19:15:41下载
- 积分:1
-
APClustering
APCLUSTER Affinity Propagation Clustering (easy to usemodify, but no sparse capability)
- 2010-09-06 11:02:53下载
- 积分:1
-
Chapter3
关于bpsk 的一些代码,一个很牛的人写的,非常值得一看(bpsk read)
- 2014-10-19 21:38:45下载
- 积分:1
-
yc
说明: 遗传寻优算法(Genetic optimization algorithm)
- 2019-01-05 15:55:14下载
- 积分:1
-
target_track
自己写的卡尔曼滤波源程序,仿真对匀加速转弯目标的跟踪(Write their own source of Kalman filter, simulation of the absorption curve to accelerate target tracking)
- 2007-08-12 23:59:15下载
- 积分:1