登录
首页 » matlab » 离散时间系统的时域特性分析

离散时间系统的时域特性分析

于 2018-05-13 发布 文件大小:153KB
0 265
下载积分: 1 下载次数: 4

代码说明:

  线性时不变离散时间系统在时域中可以通过常系数线性差分方程来描述,冲击响应序列可以刻画其时域特性。本实验通过使用MATLAB函数研究离散时间系统的时域特性,以加深对离散时间系统的差分方程、冲激响应和系统的线性和时不变特性的理解。(The linear time-invariant discrete-time system can be described in the time domain by a linear difference equation with constant coefficients. The impulse response sequence can describe its time-domain characteristics. This experiment uses MATLAB functions to study the time domain characteristics of discrete-time systems to deepen the understanding of differential equations, impulse response, and linear and time-invariant characteristics of the system.)

文件列表:

系统二线性.jpg, 32253 , 2016-10-22
ϵͳһ.jpg, 43636 , 2016-10-22
one_one.m, 421 , 2016-10-22
two_one.m, 432 , 2016-10-22
two_three.m, 341 , 2016-10-22
two_two.m, 457 , 2016-10-22
系统二.jpg, 46432 , 2016-10-22
系统二时不变.jpg, 58463 , 2016-10-22

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

发表评论

0 个回复

  • lyapunov
    lyapunov指数总结,讲的很详细,是学习的好资料,大家快下载吧(Lyapunov index, speak very detailed, is learning good information, everyone to download)
    2013-09-02 19:00:26下载
    积分:1
  • UNITARY-ESPRIT-angle-estimate
    面阵中二维角度估计 UNITARY -ESPRIT算法MATLAB程序(Two-dimensional planar array angle estimation UNITARY-ESPRIT algorithm based on MATLAB program)
    2013-09-11 09:31:40下载
    积分:1
  • seg_oneseed
    快速区域生长算法,已测试相当不错,欢迎感兴趣的达人们下载测试(Fast region growing algorithm has been tested pretty well, welcome to download the test of interest up to the people)
    2010-10-12 21:56:02下载
    积分:1
  • fuzzynet
    模糊RBF网络逼近和混合Pi-Sigma神经网络逼近(Fuzzy RBF and Pi-Sigma Approaching)
    2009-12-04 11:25:53下载
    积分:1
  • turbo_decoder1
    说明:  LTE系统中Turbo译码MATLAB程序(turbo decoder in lte system)
    2011-03-10 15:09:04下载
    积分:1
  • senial_cuadrada
    GUI senial cuadrada matlab
    2013-04-26 07:05:00下载
    积分:1
  • matlabsingal
    matlab有关信号处理方面的资料,可作为相关人员的参考资料,对信号处理方面有一定的帮助(matlab signal processing, can be used as a reference personnel, signal processing help)
    2012-10-28 22:40:53下载
    积分:1
  • xiashan
    MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
    2013-05-15 08:52:09下载
    积分:1
  • fft_plot
    routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use: >> n = 100 number of data points >> dt = 0.01 spacing between samples >> t = 0:dt:(n-1)*dt time vector >> y = sin(2*pi*10*t) 10 Hz sin wave >> fft_plot(y,dt) plot of signal in time and frequency domain
    2009-06-23 06:04:38下载
    积分:1
  • sper
    Spectrum estimation using periodogram smoothing
    2011-11-23 21:04:32下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载