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

 Respuesta aceptada

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);

Más respuestas (0)

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Preguntada:

el 28 de Feb. de 2019

Respondida:

el 28 de Feb. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by