-
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
-
PID
PID模糊小车直线控制,用MATLAB编写,运行后绘制小车运动轨迹(PID fuzzy car straight-line control, using MATLAB, and run after drawing the car trajectory)
- 2012-07-06 09:38:51下载
- 积分:1
-
Particle-swarm-optimization
多极值点函数,包含有多个极小值点,要找到全局最小值点。属于无约束条件静态随机搜索最优化问题,有详细注解说明。(More extreme value point function, contains multiple minimum points, to find the global minimum point. Static random search optimization problem belongs to the unconstrained conditions, there are detailed notes.)
- 2013-12-12 20:34:31下载
- 积分:1
-
matlab2
matlab编程100例2,有详细程序,很有用(2 100 cases of matlab programming, detailed program, very useful)
- 2010-12-16 16:46:38下载
- 积分:1
-
MATLAB_funcHelp
how to build a function in matlab
- 2013-04-14 03:34:23下载
- 积分:1
-
PEMODELAN
this program is a LAGRANGE POLYNOMIAL INTERPOLATION program that can be input many, and show us the result of the input, and can be run in Matlab software only
- 2015-01-08 06:13:59下载
- 积分:1
-
image-hiding
说明: 实现大容量的图像信息隐藏,采用双随机置乱算法(Realize large-capacity image information hiding, using double-random scrambling algorithm)
- 2011-04-09 19:51:53下载
- 积分:1
-
BCI-WAVELET_ENERGY
matlab code for wavelet transform
- 2012-07-25 05:09:32下载
- 积分:1
-
Calendar-GUI
一个GUI做的日历,非常漂亮,也很基础,学习GUI的不错程序。(A GUI calendar, very beautiful, is also the basis of a good program to learn the GUI.)
- 2012-08-16 21:10:29下载
- 积分:1
-
Gabor-feature-based-SRC
參考文獻「Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary」and matlab code.(「Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary」and matlab code.)
- 2012-09-12 20:49:13下载
- 积分:1