Understanding the Laplace transform: Pole locations and impulse response

版本 1.0.0.0 (126.1 KB) 作者: Alex Casson
GUI to show impulse responses due to different pole locations in the Laplace domain
1.5K 次下载
更新时间 2016/11/25

查看许可证

Move the poles locations to see how these affect the system impulse response. Displays:
- The location of the poles in the s domain. (Plotting Re(s) as an x coordinate and Im(s) as a y coordinate).
- The transfer function this corresponds to in the Laplace domain, H(s). For simplicity this assumes no zeros are presenet.
- The inverse Laplace transform of H(s). That is, h(t) the impulse response.
- A plot of the impulse response h(t).
Use this GUI to see how he imaginary part of the poles gives the oscillation frequency. The real part of the poles gives the amount of damping present. When the real part is >= 0 the system becomes unstable.
Note this has some bugs if used with Matlab versions prior to 2016a.

引用格式

Alex Casson (2024). Understanding the Laplace transform: Pole locations and impulse response (https://www.mathworks.com/matlabcentral/fileexchange/60395-understanding-the-laplace-transform-pole-locations-and-impulse-response), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Updated Matlab requirements

Fixed issue with packaging
Updated app title
Updated app title
Correct issue with app packaging
Updated title
Fixed package issues