Filter löschen
Filter löschen

How to plot ramp function in time domain

4 Ansichten (letzte 30 Tage)
Nouran Nouh
Nouran Nouh am 21 Jan. 2017
How Can I plot Ramp function in time domain? I tried it using superposition by creating a line and then creating another line which is shifted and then I added them together but still it is not working!
  1 Kommentar
Star Strider
Star Strider am 21 Jan. 2017
Please post your code.
Tell us:
  • What you want it to do,
  • What it currently does that you do not want it to do,
  • what it is currently not doing that you want it to do,
  • any errors it throws
If this is in the context of the Control Systems Toolbox, Signal Processing Toolbox, and some others, the coding would be different that it would be if you were building it yourself in core MATLAB.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Sindhuja Parimalarangan
Sindhuja Parimalarangan am 23 Jan. 2017
Here is an example of plotting the unit ramp function :
You could extend the above concept to plot the required ramp function.
Additionally, if you are looking to plot a time response, the lsim function could be useful :

Kategorien

Mehr zu Get Started with Control System Toolbox 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