-
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
-
jointhsuhuj
联合对角化,对信号进行预处理,处理信号,作为信号分离的预处理(Joint diagonalization of the signal preprocessing, signal processing, signal separation as pre)
- 2013-09-17 15:36:21下载
- 积分:1
-
LZ77
data compression, lossless methods, LZ family
- 2009-04-05 07:28:32下载
- 积分:1
-
api-example
this code is of median filtering. this code is only for 3x3 window.
- 2011-06-03 03:50:48下载
- 积分:1
-
svm
说明: 支持向量机的matlab程序代码,还有支持向量机的原理说明(Support vector machine procedures, including the principle)
- 2009-07-30 09:54:21下载
- 积分:1
-
Krylov
Krylov Fixed Structure Automata in Cellular Automata Matlab Code
- 2011-08-23 03:01:44下载
- 积分:1
-
AFSA_code
简单的人工鱼群算法的matlab源码,希望对大家有所帮助,有问题可以交流,谢谢指正.(Artificial fish swarm algorithm matlab source code, we want to help, the problem can exchange, thank you correct me.)
- 2013-03-08 17:44:26下载
- 积分:1
-
huang
程序目的:间隔取点
可以自由选取将一组时间序列的采集点:如愿采集点间隔为0.01s,通过程序可自动得到采点间隔为0.05s时间序列。( Program purpose: to take point interval can be freely selected a set of time series of the collection point: to do so collection point interval of 0.01s, the program can automatically be taken through the point of 0.05s interval time series.)
- 2011-11-07 19:09:46下载
- 积分:1
-
lms
我的毕业设计所做的关于自适应天线波束成型算法,采用最小均方自适应滤波方法实现。
(My graduation project on adaptive antenna beamforming algorithm, least mean square adaptive filtering method.)
- 2012-05-21 14:03:44下载
- 积分:1
-
DL_VSC_12P
12脉波整流闭环控制系统,以电压作为参考信号,通过闭环控制调节,使整流器输出电压跟随参考电压(12-pulse rectifier loop control system, the voltage as a reference signal, the closed-loop control by regulation, so that the output voltage follows the reference voltage rectifier)
- 2015-06-18 09:51:12下载
- 积分:1