plotting alpha function in matlab

Folks, I have a problem set that says: "Plot an alpha function, t.*exp(-t/tau)" Does that mean (t,t.*exp(-t/tau))? When i looked up alpha function in matlab, it has to do with transparency of the graph. Could there be any other explanation for this question?

 Respuesta aceptada

iryna
iryna el 21 de En. de 2015
Editada: iryna el 21 de En. de 2015

0 votos

t.*exp(-t/tau) is the alpha function, all you have to do is to plot it. if tau=1, it should look like an attached graph. cheers!

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 21 de En. de 2015

Editada:

el 21 de En. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by