x(t) = (sqrt(t^4 + 1)*(u*(t+1)-u*(t-2))) ∗ δ9(t)
How do you plot this step function in matlab?

답변 (1개)

Gillian Rosen
Gillian Rosen 2017년 3월 13일

0 개 추천

Hi Jente, 
I understand that you would like to plot the step response for a particular function using MATLAB.  If you express this function as one of the dynamic system model options recognized by MATLAB, you can use the 'step' function to plot the step response. For example, you can use a state-space model, transfer function, or frequency-response data model. See the following documentation links for more information: 

카테고리

도움말 센터File Exchange에서 Dynamic System Models에 대해 자세히 알아보기

태그

질문:

2017년 3월 7일

답변:

2017년 3월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by