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!