resampling signals in matlab 2012b
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
hello i want to downsampling a signal with 173HZ and 23.6s to 120HZ ,can i do it with matlab 2012b ?
0 comentarios
Respuesta aceptada
Más respuestas (1)
Jan
el 16 de Ag. de 2013
If you have the Signalprocessing Toolbox use resample() or decimate()
If not, look at interp1()
0 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!