Effacer les filtres
Effacer les filtres

how to write the equation of this graph

1 vue (au cours des 30 derniers jours)
Nastya Berezyuk
Nastya Berezyuk le 18 Déc 2016
Modifié(e) : Star Strider le 18 Déc 2016
  1 commentaire
Mischa Kim
Mischa Kim le 18 Déc 2016
Nastya, the attachment does not work.

Connectez-vous pour commenter.

Réponse acceptée

Mischa Kim
Mischa Kim le 18 Déc 2016
t = 0:0.01:2;
y = exp(-t).*(sin(20*t).^3);
plot(t,y)

Plus de réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by