How to plot motion analysis graphs using matlab?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
We've been given three different functions, three different kinds of motion but have never been shown how to plot there graphs using matlab/simulink. We have to plot Unit Step Base Movement: y(t)=1, Harmonic Motion: y=0.7sin(wt) both with two different frequencies. How do we go about this?
0 commentaires
Réponses (1)
Soumya Saxena
le 4 Mai 2017
I understand that you want to plot a unit step movement. The "heaviside" may be useful. Please refer to the following documentation:
To plot periodic sine waves and harmonics, you may use "sin" function. The following documentation has more details:
0 commentaires
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!