-
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
-
3333.rar
the same with the privious one.
- 2010-10-06 01:19:49下载
- 积分:1
-
ica_matlab.tgz
线性及卷积混合信号盲源分离论文及算法
全是算法,看不懂也不要下了,慢慢看,免费的 (Linear and mixed-signal convolution papers and blind source separation algorithms are algorithms, do not know do not look down, and slowly watch, free)
- 2008-05-31 13:16:36下载
- 积分:1
-
ofdmsystem
使用MATLAB的OFDM系统的仿真工程(Using MATLAB works on OFDM System Simulation)
- 2010-05-28 22:36:19下载
- 积分:1
-
tls_esprit
总体最小二乘的esprit的一种编程方法,主要按照其原理来编写的程序(Total least squares of a kind of esprit programming method, and according to the principle of the main to program)
- 2021-02-25 16:39:38下载
- 积分:1
-
rob
机器人的matlab仿真代码,用于机器人学习(Robot simulation matlab code)
- 2013-10-30 17:48:28下载
- 积分:1
-
EyeDetect
Matlab code for detecting the red eye retina
- 2010-10-31 02:03:45下载
- 积分:1
-
libsvm-mat-2.9-1
libsvm的matlab最新接口,支持64位操作系统下编译,可以超越进程4Gb空间的限制,处理大规模数据(This is the latest libsvm API for matlab supporting to compile under 64 bits OS,which can get away from 4Gb space in order to process large-scale data )
- 2010-01-14 10:28:20下载
- 积分:1
-
ASCI
Auto sequential current source inverter.circuit equaally resmbels which is in in p.s.bimbra
- 2011-06-18 15:30:42下载
- 积分:1
-
zuixiaomo
最小模法估计DOA,并求出估计角,这是一种传统的DOA估计方法。(Minimum norm method to estimate the DOA, and find the estimated angle, which is a traditional method of DOA estimation.)
- 2011-11-13 12:36:55下载
- 积分:1