how to create a sinus function?
古いコメントを表示
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
回答 (1 件)
Walter Roberson
2016 年 3 月 10 日
0 投票
sin(frequency*2*pi * time_in_seconds)
カテゴリ
ヘルプ センター および File Exchange で Descriptive Statistics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!