登录
首页 » matlab » tp7-Tp-Filtros

tp7-Tp-Filtros

于 2012-06-05 发布 文件大小:2396KB
0 260
下载积分: 1 下载次数: 2

代码说明:

  Matlab Filter Implementation In this section, we will implement (in matlab) the simplest lowpass filter $displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $ (from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings: Fig.1.3 listed simplp for filtering one block of data, and Fig.1.4 listed a main program for testing simplp. In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is y = filter (B, A, x) where x is the input signal (a vector of any length), y is the output signal (returned equal in length to x), A is a vector of filter feedback coefficients, and B is a vector of filter feedforward coefficients. The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sanjiaobo_gaoping
    基于MATLAB的三角波的高频触发信号,不是自带模块 (MATLAB-based high-frequency triangle-wave trigger signal, rather than bring their own module)
    2009-05-13 20:40:17下载
    积分:1
  • System-identification-and-Matlab
    系统辨识及其MATLAB仿真图书,超星数字图书馆版本。(System identification and the MATLAB simulation Books, Superstar digital library versions.)
    2013-01-03 13:25:44下载
    积分:1
  • cdpei
    Compute discrete fractional Fourier transform
    2010-05-15 15:43:15下载
    积分:1
  • single_end_fault_location
    单端频域法故障测距程序,采用零序电流相位修正法,精度较好(The single-ended fault location procedures using frequency domain method with good precision)
    2012-04-23 14:10:51下载
    积分:1
  • newmark
    matlab编写的Newmark法计算多自由度体系动力问题的通用程序,很实用!(Newmark method matlab prepared multi-degree of freedom system power issues common procedures, very practical!)
    2020-08-16 14:38:23下载
    积分:1
  • gaotai_v71
    多目标跟踪的粒子滤波器,有信道编码,调制,信道估计等,脉冲响应的相关分析算法并检验。( Multi-target tracking particle filter, Channel coding, modulation, channel estimation, Related impulse response analysis algorithm and inspection.)
    2016-07-25 16:53:02下载
    积分:1
  • communicationprogramme
    this file contain some useful common communication matlab m tool. like QAM PSK and simulation of receiving noisy signal
    2009-03-14 12:53:01下载
    积分:1
  • kalman
    有关无线传感网络的卡尔曼的matlab仿真(Kalman on the wireless sensor network simulation matlab)
    2011-05-21 11:29:43下载
    积分:1
  • hybrid-design-of-wheeled-robot
    Hybrid Control Design for a Wheeled Mobile Robot
    2015-01-11 01:21:49下载
    积分:1
  • 1
    说明:  四旋翼无人机是一种可以被遥控也可以在无人为控制的状态下执行预定任务的飞行器,与传统直升机相比四旋翼飞行器的机械结构简单,且具有高精度,灵活精度以及较低成本的特点,被广泛用于军事侦察,农艺播撒、快递派送、摄影工作等领域。四旋翼飞行器自身具有欠驱动、多变量、非线性等特性,在外界的噪声干扰情况下,增加了四旋翼无人机的不稳定以及控制系统的设计难度。所以对四旋翼飞行器的位姿控制的研究,可以开拓科研人员对控制算法以及滤波算法的认知,具有重要的研究意义。(Four-rotor UAV is a kind of aircraft that can be controlled remotely or perform scheduled tasks without human control. Compared with traditional helicopters, the Four-rotor UAV has simple mechanical structure, high precision, flexible precision and low cost. It is widely used in military reconnaissance, agricultural broadcast, express delivery, photography and other fields. Four-rotor UAV has the characteristics of under-actuation, multi-variable and non-linearity. Under the circumstance of external noise, the instability of Four-rotor UAV and the difficulty of control system design are increased. Therefore, the research on attitude control of Four-rotor aircraft can broaden the knowledge of control algorithm and filtering algorithm for researchers, and has important research significance.)
    2019-05-19 08:35:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载