-
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
-
fingerprot
fingerprint testing using matlab code
- 2009-05-04 12:10:01下载
- 积分:1
-
explanation-of-noise-
这个是总结了各方面关于噪声的理解,主要是基于matlab计算信号时适用。(This is a summary of the understanding of all aspects of noise, mainly based on the calculated signal matlab apply.)
- 2011-11-09 14:56:36下载
- 积分:1
-
virtualElements
自己编写的MIMO雷达的虚拟阵列的示意图程序:四个载频、相对于基频的虚拟阵列示意图。(virtual elements,MIMO radar)
- 2014-01-09 10:30:48下载
- 积分:1
-
csfunc
Example C-file S-function for defining a continuous system.
*
* x = Ax + Bu
* y = Cx + Du
*
* For more details about S-functions, see simulink/src/sfuntmpl_doc.c.
- 2009-12-26 23:24:54下载
- 积分:1
-
Trading-Strategies-(15)-(MSEA)
广发证券 - 另类交易策略之十五 识别趋势震荡之神器 MESA(Trading Strategies)
- 2014-09-17 23:18:49下载
- 积分:1
-
SVPWMzhengliu
电压型PWM整流器整流,svpwm,电压电流双环控制(Voltage type PWM rectifier rectification, svpwm, voltage and current double loop control)
- 2018-09-16 10:44:57下载
- 积分:1
-
rdecg
Reading ECG record from the MITBIH database
- 2020-12-09 06:59:20下载
- 积分:1
-
ReadFaces
基于PCA的人脸特征抽取,首先将200幅人脸图像转换成向量形式,进而进行组成样本矩阵。(The PCA-based facial feature extraction, first 200 face images into a vector format, then the composition of the sample matrix.)
- 2010-11-30 10:44:35下载
- 积分:1
-
db6xiaobochonggou
db6小波分解upcoef重构与wrcoef重构的对比,可换成任意输入(db6 decomposition upcoef reconstruction compared with wrcoef reconstruction can be replaced by any input)
- 2010-05-10 13:34:24下载
- 积分:1