필터 지우기
필터 지우기

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 CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by