How to generate a sinosoidal signal

2 visualizzazioni (ultimi 30 giorni)
Can i know how to generate a 15hz sinosoidal signal with an amplitude of 4 and last for 6 seconds?

Risposta accettata

Salahuddin Bangash
Salahuddin Bangash il 18 Nov 2017
Modificato: Salahuddin Bangash il 18 Nov 2017
%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 Commenti
Star Strider
Star Strider il 18 Nov 2017
No worries!
Giving hints or ‘getting started’ code is fine.
Tze Chwen Lim
Tze Chwen Lim il 19 Nov 2017
Thank you ayubi Sorry Star Strider Im just dont know how to get start

Accedi per commentare.

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by