how to create a sinus function?
Ältere Kommentare anzeigen
hey,
i need help with this question: plot a sinus with frequencies: 1,3,5 Hz over 2 sec and plot the sum of these signals.
Use 100 points for each signal.
thank you
Antworten (1)
Walter Roberson
am 10 Mär. 2016
0 Stimmen
sin(frequency*2*pi * time_in_seconds)
Kategorien
Mehr zu Descriptive Statistics 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!