plot a discrete signal
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
ayman daraghmah
el 30 de Sept. de 2015
[x,fs2,nbits2]= wavread('w.wav');
stem(x);
I want to plot a 20 samples section of x.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!