What does the line t = 0:1/3000:0.2; mean in the following code:
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Aaron Karlo Maranan
le 21 Mar 2017
Commenté : Aaron Karlo Maranan
le 21 Mar 2017
t = 0:1/3000:0.2; f = 22; wc = 2*pi*f*t; h = sin(wc);
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!