plot a discrete signal
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
ayman daraghmah
am 30 Sep. 2015
Bearbeitet: Adam
am 30 Sep. 2015
[x,fs2,nbits2]= wavread('w.wav');
stem(x);
I want to plot a 20 samples section of x.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!