How can I falsely increase the frequency of acquisition of a signal?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Guglielmo Giambartolomei
el 12 de Mayo de 2022
Comentada: Star Strider
el 12 de Mayo de 2022
Hello,
I have to confront a 50 Hz (20 ms of period) pressure signal with a 5 Hz temperature signal (200 ms of period) to calculate the density. I would like to create 10 repeats of one temperature value. I was thinking to use a for cycle but I don't know how. Can anyone give me some suggestions? Thank you!
0 comentarios
Respuesta aceptada
Star Strider
el 12 de Mayo de 2022
I do not clearly understand what you want to do.
However, if you want both signals to have the same sampling frequency, use the resample function on one of them (preferably the one with the higher sampling frequency to resample it to a lower sampling frequency).
4 comentarios
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!