搜索资源列表
Micrord
- matlab在信号与系统中的应用,连续信号的matlab描述,LTI系统的零输入响应,n阶LTI系统的响应,
LTI系统仿真资料及源代码
- LTI系统的matlab仿真
matlabxiangying
- matlab系统响应求如LTI连续系统响应的数值解,可以看一看,绝对正确的程序-system response, such as matlab for LTI system response for the numerical solution, you can take a look at the absolutely correct procedures
Kernel_for_Discrete_LTI_Inverse_Problems
- 3D Reconstruction related-Generates the kernel of linear convolution used to model discrete LTI inverse problems
ltis
- LTI response for a sound file
convolutiondemo
- 线性非时变系统的卷积的demo,有助于对卷积的理解。欢迎大家分享之-As one would learn in a basic signal processing/controls/dynamical systems class, the multiplication by an LTI transfer function F(s) in the frequency domain is the same operation as convolution with f(t) in the time
LISANSHIJIAN
- (1) 自行设计产生两个离散序列信号,对其进行相加、乘及卷积运算。 (2) 利用filter命令求下面LTI系统的冲激响应: y(n)-0.7y(n-1)-0.6y(n-2) + y(n-3) = x(n) + 0.5x(n-1) (3) 画出系统的零极点图,判断系统的稳定性、因果性。 (4) 绘出系统的频响曲线。-lisan time signal analyse
webinar_walk_through
- Developing Models from Experimental Data using System Identification Toolbox-1. webinar_walk_through.m: contains all the linear and nonlinear estimation examples presented during the webinar. 2. Data files and Simulink models: process_data.mat,
ramp
- RAMP response of SISO LTI models.
LTI
- 信号与系统中的LTI线性非时变系统的程式例题,将作业题目写成MATLAB程式进行模拟与判断。-Signals and systems in the LTI LTI system programming examples, job title will be written in MATLAB programming for simulation and judgments.
pgpi
- PGPI(NUM,DEN,W,FI,A) plots the stability boundary locus L(KP,KI,W)in the (KP,KI)-plane for an LTI system with transfer function defined by its NUM, DEN coefficients and driven by a PI controller with transfer function, C(s)=kp+(ki/s). Frequency (W) g
Lti_system
- 连续LTI系统的时域分析连续时间系统的单位冲激响应、单位阶跃响应在线性系统分析中的作用、地位及其MATLAB实现-Lti system for the time domain analysis
Routh
- 劳斯稳定性判据的matlab实现。直接运行M文件,按提示输入特征多项式参数,即可进行系统稳定性判别。-The Routh-Hurwitz stability criterion is a necessary (and frequently sufficient) method to establish the stability of a single-input, single-output (SISO), linear time invariant (LTI) control sys
AmplitudePhaseDistortionCompare
- 输入信号通过线性时不变系统,幅度响应和频率响应失真分析MATLAB仿真。-the input signal pass the LTI system,simulate the distortion of amplitude response and phase response.
task2
- matlab实现特定信号的卷积,以及与差分方程解决LTI的系统的响应的源码。-convolution matlab to achieve a specific signal, as well as the source of LTI system response and differential equations to solve.
Application-of-MATLAB-in-the-signal
- 1、连续时间信号在MATLAB中的表示 2、连续时间信号在MATLAB中的应用 3、连续时间信号的卷积计算 4、连续时间LTI系统的时域分析 5、周期信号的傅里叶级数及频谱分析 6、傅里叶变换及其性质 7、连续时间LTI系统的频率特性分析及频域分析 8、信号抽样及抽样定理 9、拉普拉第五章 连续时间LTI系统的时域分析 斯变换 -A continuous-time signal representation in MATLAB 2, continuous
matlab
- LTI系统的分析。用函数y=filter(p,d,x)实现差分方程的仿真,也可以用函数 y=conv(x,h)计算卷积,用y=impz(p,d,N)求系统的冲激响应,再用卷积来计算任意信号作用于系统的响应。-Analysis of LTI systems. With the function y = filter (p, d, x) to achieve the simulation of differential equations can also be used to calculate
matlab-code
- state and parameter estimation for an LTI system using UKF, CDKF,SRUKF, SRCDKF, PF, UKF-PF, CDKF-PF, SRUKF-PF, SRCDKF-PF
Time domain
- 离散LTI系统的时域分析 运用matlab代码进行LTI时域分析(Discrete time domain analysis of LTI systems, the use of matlab code for LTI time-domain analysis)
signal
- 线性是不变系统的传递函数与频率响应matlab仿真(Transfer Function and Frequency Response of LTI systems)