plot the simple sin wave with amplitude

i want to plot a sin wave with freq of 6 and amplitude of 3. here the code: i dont know how to determine the amplitude, please help x = 0:.01:6*pi; y = sin(x); plot(x,y);

Más respuestas (0)

Categorías

Más información sobre Measurements and Feature Extraction en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 18 de Oct. de 2014

Respondida:

el 18 de Oct. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by