フィルターのクリア

plotting alpha function in matlab

1 回表示 (過去 30 日間)
Belal Abboushi
Belal Abboushi 2015 年 1 月 21 日
編集済み: iryna 2015 年 1 月 21 日
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?

採用された回答

iryna
iryna 2015 年 1 月 21 日
編集済み: iryna 2015 年 1 月 21 日
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!

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAnnotations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by