-
hpfilter
这不是一个标准MATLAB的函数
H = hpfilter (类型,男,氮, D0 , n )的创建传递函数的高通滤波器,氢,指定的类型和大小MxN 。可能的值类型, D0和N是: 理想 理想高通滤波器的截止频率D0 。 Ifsupplied , n是被忽略。 btw 巴特沃思高通滤波器
n阶和截止D0 。
gaussn 高斯高通滤波器的截止(标准偏差) D0 。
如果提供,正被忽略。 M和N应该是偶数的密度泛函过滤。(THIS IS NOT A STANDARD MATLAB FUNCTION
H = hpfilter (type,M,N,D0,n) creates the transfer function of a highpass filter, H, of the specified type and size MxN. Possible values for type, D0, and n are: ideal Ideal highpass filter with cutoff frequency D0. Ifsupplied, n is ignored. btw Butterworth highpass filter
of order n, and cutoff D0.
gaussn Gaussian highpass filter with cutoff (standard deviation)D0.
)
- 2009-03-21 19:05:50下载
- 积分:1
-
Matlab-in-system-identification
:首先介绍了系统辨识的基本原理,简要介绍了Matlab中系统辨识
的实现方法。并结合具体的例子,显示Matlab系统辨识工具箱在系统辨
识中的强大功能和辨识快速准确等优点。(This paper introduces the basic theory of System Identification,the
realization method in Matlab and presents the strong function of System
Identification toolbox with the merit of fast,precision and SO 011 by an
example.)
- 2013-10-17 10:12:30下载
- 积分:1
-
jiemian
在matlab绘图中绘制不同函数曲线的用户界面的m函数,奉献给大家!(Drawing graphics in matlab function curves of different user interface function of m, and dedication to you!)
- 2008-01-15 21:50:36下载
- 积分:1
-
FTF_ANC
说明: 噪声主动控制之基于快速横向滤波算法;噪声主动控制之基于快速横向滤波算法(Active noise control algorithm based on fast horizontal filtering Active Noise Control of the horizontal filtering algorithm based on fast)
- 2020-12-10 21:19:19下载
- 积分:1
-
5920PSO
PSO算法最小化配网建设成本,希望对初学者有用(PSO algorithm to minimize the cost of distribution network construction)
- 2018-12-06 22:33:17下载
- 积分:1
-
buling
是给一个有限长序列补零(可以在前面或后面补零),用Matlab画图比较原序列,前补零序列以及后补零序列(very good)
- 2009-04-29 21:31:29下载
- 积分:1
-
MATLAB-Code
《MATLAB控制系统仿真与实例详解》的附书光盘文件,包含各章的实例代码。(" MATLAB and Control System Simulation example explanation" of the CD-ROM with the book file, each chapter contains examples of code.)
- 2011-06-27 15:56:59下载
- 积分:1
-
Matlabwaveletsecond
《MATLAB工程应用书库:MATLAB小波分析(第2版)》以最新版MATLAB R2011a为平台编写。从信号处理的角度阐述小波分析的基本原理及其应用。(The MATLAB application stacks: MATLAB wavelet analysis (second edition))
- 2013-11-28 12:56:51下载
- 积分:1
-
matlab-import-dxf
用matlab读取.dxf文件。本站原有代码dxf2coord_20.m中对于圆弧只能读出其圆心坐标及半径,缺少圆弧起始角及终止角,并不能在应用中实际用起来。修改后可以读出圆弧的起始角和终止角(the script can offer start angle and end angle of an arc,which are unable to access in an earlier script dxf2coord_20.m 。)
- 2020-06-30 07:00:02下载
- 积分:1
-
IIR
用双线性变换法设计IIR数字滤波器
滤波就是将外界干扰的不需要的频率滤除掉,一面影响要测试数据的结果。比如如果是心电波的话,如果这是外界有很大的噪声干扰,滤波就是把不必要的信号给抑制掉,以便对心跳的正常测试。通过图比较,滤波后的明显比之前的要平滑,就是滤去干扰噪声的结果。采样间隔对实验有影响,取的过大会导致频率混叠。(Bilinear transformation method using digital filter IIR filter design is to outside interference filter out unwanted frequencies, while the impact to test data results. For example, if it is so heart waves, if this is a great noise outside interference, filtering is unnecessary signal out to the curb in order to test the normal heartbeat. Through chart comparison, after filtering than before to smooth the noise interference is the result of least squares. Sampling interval of the experiment affect take-off frequency of the General Assembly leading to aliasing.)
- 2007-11-12 11:37:16下载
- 积分:1