채택된 답변

madhan ravi
madhan ravi 2018년 11월 23일

1 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

릴리스

R2018a

태그

질문:

2018년 11월 23일

답변:

2018년 11월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by