How to generate a sinosoidal signal
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Tze Chwen Lim
le 18 Nov 2017
Commenté : Tze Chwen Lim
le 19 Nov 2017
Can i know how to generate a 15hz sinosoidal signal with an amplitude of 4 and last for 6 seconds?
Réponse acceptée
Salahuddin Bangash
le 18 Nov 2017
Modifié(e) : Salahuddin Bangash
le 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Timing and presenting 2D and 3D stimuli dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!