-
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
-
Low_Mufilter
信号处理-滤波器设计(基于matlab和Mathmatica的设计方法)中关于无乘法器椭圆IIR滤波器设计的原创程序。(Signal processing- filter design (based on matlab and Mathmatica design method) on the elliptical without multiplier original IIR filter design procedures.)
- 2007-10-21 23:26:06下载
- 积分:1
-
MATLAB6.5
精通MATLAB 6.5版北京航空航天大学出版社(Proficient in MATLAB 6.5 version of Beijing University of Aeronautics and Astronautics Press)
- 2009-11-03 17:36:18下载
- 积分:1
-
mskfainl
msk modulation and de modulation
- 2010-09-08 01:37:52下载
- 积分:1
-
qqq
说明: 中兴公司所申请的专利,里面包括了信道的衰落深度和多天线系统工作模式的调整。(ZTE Corporation patents, which include the decline of the depth of the channel and multi-mode antenna system adjustment.)
- 2011-04-04 22:27:28下载
- 积分:1
-
kalman
一个卡尔曼滤波程序 利用Matlab实现 本人亲自试验可行(Kalman Filtering with Matlab implementation process)
- 2011-05-28 11:45:33下载
- 积分:1
-
plane-wave-
用平面波展开法计算二维声子晶体带隙,里面附有注释,可以学习(With two-dimensional plane wave expansion method to calculate the phononic band gap, which is annotated, you can learn)
- 2021-04-20 10:08:50下载
- 积分:1
-
2
说明: Calculating an average temperature of the rod as a numerical double integral using Simpson 1/3 algorithm
- 2012-11-14 01:46:27下载
- 积分:1
-
PFlowCalc
power flow solution for power system network
- 2012-09-08 08:07:50下载
- 积分:1
-
The-Totem-Protocol
扩展的虚拟同步(Extended Virtual Synchrony),也称为 TOTEM 协议
Y. Amir 等,"The Totem Single Ring Ordering and Membership Protocol"
L.E. Moser 等,"Extended Virtual Synchrony"
Corosync 是 TOTEM 协议的一个开源实现,当前 RedHat 等提供的企业集群使用它作为一致性协议。
- 2014-01-30 11:45:21下载
- 积分:1