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

 Akzeptierte Antwort

madhan ravi
madhan ravi am 28 Feb. 2019
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);

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by