Simulink real time vector accumulation
Mostrar comentarios más antiguos
I am currently running simulink real time in which a packet input from a CAN Bus that takes the signal of a microphone. I wish to take this data and analyze the frequency and amplitude of the signal. However, the CAN Bus inputs data one element at a time at 1000Hz, in order to make these calculations I require a vector of data points. Is there a way to create a vector of signal points in simulink?
Thanks for your help.
1 comentario
Mathieu NOE
el 22 de Oct. de 2020
hi
you should use a buffer (specify the lentgh)
Respuestas (0)
Categorías
Más información sobre Signal Generation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!