Filter löschen
Filter löschen

plot step function matlab

3 Ansichten (letzte 30 Tage)
Jente Marien
Jente Marien am 7 Mär. 2017
Beantwortet: Gillian Rosen am 13 Mär. 2017
x(t) = (sqrt(t^4 + 1)*(u*(t+1)-u*(t-2))) ∗ δ9(t)
How do you plot this step function in matlab?

Antworten (1)

Gillian Rosen
Gillian Rosen am 13 Mär. 2017
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: 

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by