What does the line t = 0:1/3000:0.2; mean in the following code:
Mostra commenti meno recenti
t = 0:1/3000:0.2; f = 22; wc = 2*pi*f*t; h = sin(wc);
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Linear Algebra in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!