-
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
-
Introduction_to_MATLAB
best ebook to learn matlab at home. download it and enjoy. matlab tutorial
- 2010-12-31 04:47:50下载
- 积分:1
-
G_P-method
GP方法求解一维时间序列的关联维数,程序简单易懂,可以实现判断一维时间序列是否出现混沌。(GP correlation dimension method for solving one-dimensional time series, simple program to understand and can determine whether the one-dimensional time series appear chaotic.)
- 2015-01-22 17:05:37下载
- 积分:1
-
image1
图像低级处理,非常有用,主要用于matlab的低级图像处理。(low-level image processing program)
- 2011-04-26 05:30:26下载
- 积分:1
-
main
这是一个关于阵列信号处理的均匀圆阵下基于UCA-ESPRIT的二维DOA估计的MATLAB程序(This is the next uniform circular array array signal processing based on two-dimensional DOA UCA-ESPRIT estimates MATLAB program)
- 2015-04-17 16:39:25下载
- 积分:1
-
capacity
Channel capacity for Rayleigh channel(Channel capacity for Rayleigh channel matlab code)
- 2010-05-10 06:59:28下载
- 积分:1
-
ukf
本代码给出了一个不敏卡尔曼滤波实例和不敏卡尔曼滤波算法代码(This code gives an Unscented Kalman filter instance and not Unscented Kalman filter algorithm code)
- 2011-10-28 10:08:01下载
- 积分:1
-
exam4_1
求解受纯弯曲的梁采用矩形单元计算各点位移的matlab算例程序(Solving subjected to pure bending beam with a rectangular unit calculates the displacement of each point matlab example programs)
- 2020-11-04 22:09:51下载
- 积分:1
-
DistProbCoefsDesc
This is a simple matlab routine that calculates a simulated multiplicative cascade process for a time series, then compares it with a real time series you want to analyze, and plots them both in log-log coordinates to compare them. You should have your time series in a format of double column listing: the ordinal member in the first column, the corresponding data in the second one. Then you change the file name that appears in the program for the name of your own file, and proceed.
- 2009-10-17 03:59:02下载
- 积分:1
-
Ball_Beam_Lead_PD
pd estable for ball and beam
- 2011-02-15 16:18:46下载
- 积分:1