photo

Hasib Ryan Rahman


Last seen: plus de 2 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Problem multiplying exponential function with negative value
I want to plot x(t) = t*(e−0.15t), − 20 ≤ t ≤ 20 I've tried: t = -20:1:20; x(t) = t.*(exp(-0.15*t)); plot(t,x(t))

presque 3 ans il y a | 2 réponses | 0

2

réponses