Understanding the Laplace transform: Pole locations and impulse response

GUI to show impulse responses due to different pole locations in the Laplace domain

이 제출물을 팔로우합니다

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 (2026). Understanding the Laplace transform: Pole locations and impulse response (https://kr.mathworks.com/matlabcentral/fileexchange/60395-understanding-the-laplace-transform-pole-locations-and-impulse-response), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
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