Which MATLAB commands would you use to graph the function f(x) = sin(3x) over one period?

Réponses (1)

Star Strider
Star Strider le 20 Mar 2020

0 votes

First, use syms to start the Sytmbolic Math Toolbox.
Second, provide the missing multiplication operator.
Third, use fplot.

Catégories

En savoir plus sur Networks dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by