Réponse acceptée

madhan ravi
madhan ravi le 23 Nov 2018

1 vote

x=linspace(0,7)
a= 1;
b= 3;
f = exp(-a.*x).*sin(b.*x)
plot(x,f)

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange

Produits

Version

R2018a

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by