-
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
-
adc
ADC动态测试的matlab源代码,可以直接跑的(ADC dynamic test matlab source code, can be run directly)
- 2013-04-14 00:23:27下载
- 积分:1
-
bot_cntrlr
MATLAB code for ROBOT controller
- 2014-12-07 21:29:22下载
- 积分:1
-
case_study_2
enjoy with studying but not with this
- 2012-04-16 19:07:40下载
- 积分:1
-
Test
vc++ 调用 matlab
vc++ 调用 matlab
vc++ 调用 matlab
vc++ 调用 matlab(vc++ matlab)
- 2011-06-28 12:54:47下载
- 积分:1
-
SVM_tool_box
附带四种SVM工具箱的分类以及回归算法源代码(Four SVM classification and regression algorithm toolbox)
- 2010-10-10 14:03:25下载
- 积分:1
-
xiamding
说明: 此程序是基于自适应限定记忆最小二乘法,运用递推算法。(This program is limited to memory based on adaptive least squares method, the use of recursive algorithms.)
- 2011-03-26 19:52:00下载
- 积分:1
-
intro2mc
说明: 蒙特卡洛入门教程,感兴趣的朋友可以下啊。(Monte Carlo Tutorial)
- 2010-05-01 18:23:26下载
- 积分:1
-
matlab-loop
基于电力系统中的潮流编写的电力系统回路阻抗法 以更好的解决电力系统中的潮流问题(Based on the trend of power system loop impedance power system written law in order to better solve the power system of the power flow problem
)
- 2013-11-20 11:31:07下载
- 积分:1
-
Complex-frequency-domain-analysis
通过Matlab求出连续时间信号的傅立叶变换及编程绘制各种连续时间信号系统的时域波行,幅度谱以及相位谱(Fourier transform of continuous-time signal obtained through Matlab and programming time domain wave line to draw a variety of continuous-time signal system , the amplitude spectrum and phase spectrum
)
- 2012-05-01 22:43:36下载
- 积分:1