How do i Fixed not enough input arguments in this equation?

 채택된 답변

madhan ravi
madhan ravi 2019년 2월 28일
A=1;
B=4;
R9=10;m=3;
V_t=7;
t=0:.01:1;
z=A*exp(-(R9/2*m)*t).*cos(2*pi()*V_t*t+B);

추가 답변 (0개)

카테고리

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

질문:

2019년 2월 28일

답변:

2019년 2월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by