How to generate a sinosoidal signal

조회 수: 2 (최근 30일)
Tze Chwen Lim
Tze Chwen Lim 2017년 11월 18일
댓글: Tze Chwen Lim 2017년 11월 19일
Can i know how to generate a 15hz sinosoidal signal with an amplitude of 4 and last for 6 seconds?
  댓글 수: 1
KL
KL 2017년 11월 18일
What have you tried so far?

댓글을 달려면 로그인하십시오.

채택된 답변

Salahuddin Bangash
Salahuddin Bangash 2017년 11월 18일
편집: Salahuddin Bangash 2017년 11월 18일
%you can use this,Try to Calculate time by your self.//cycles per 1 sec, for required time period.
y=4*sin(2*pi*f*t);
  댓글 수: 4
Star Strider
Star Strider 2017년 11월 18일
No worries!
Giving hints or ‘getting started’ code is fine.
Tze Chwen Lim
Tze Chwen Lim 2017년 11월 19일
Thank you ayubi Sorry Star Strider Im just dont know how to get start

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Timing and presenting 2D and 3D stimuli에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by