-
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
-
MIMOSystemblindidentification
用MATLAB实现MIMO系统盲辨识,包含详细的说明文件和源码,非常经典(Using MATLAB realize blind MIMO system identification, contains a detailed documentation and source code, very classic)
- 2020-08-25 18:38:15下载
- 积分:1
-
turbocodematlab
用MATLAB实现turbocode编译码过程,信道为高斯信道(MATLAB turbocode encryption process, channel for Gaussian Channel)
- 2007-01-03 18:19:46下载
- 积分:1
-
LOG-op
LOG算子,实现边沿检测,内附readme(LOG operator, to achieve edge detection, included readme)
- 2011-06-14 20:05:44下载
- 积分:1
-
matlab7
适合MATALAB的初学者使用。简单易懂,有实力支持 。(MATALAB suitable for the beginner to use. Easy-to-read, have the strength to support.)
- 2007-09-21 16:32:34下载
- 积分:1
-
JM97B
说明: 截断切割:用matlab程序实现这一过程的方法(Truncated Cutting: The matlab program to achieve this process approach)
- 2010-03-26 16:43:29下载
- 积分:1
-
streamfuncml
Code for solving the different functions and equations for the stream function wave theory. The package contains a few different code to solve for the different equations and variables.
- 2013-04-05 07:28:07下载
- 积分:1
-
2013102244548001
二维骨架仿真,使用matlab实现一个二维骨架效果的仿真。(Two-dimensional frame simulation, the use of matlab realize the simulation of a two-dimensional frame effect.)
- 2013-11-24 23:17:21下载
- 积分:1
-
Logistics_sequence
通过MATLAB编程,利用Logistics映射生成随机数(By MATLAB programming, using Logistic map to generate random numbers)
- 2020-12-06 22:39:21下载
- 积分:1
-
RS2
自动读取excel的一段数据,一般是股票收盘数据,计算赫斯特指数H值,他的周期及V检验量(A piece of data of automatic reading excel, typically shares closed data, computing hurst index H value, his cycle and V inspection quantity)
- 2015-02-14 20:25:13下载
- 积分:1