Simulink real time vector accumulation
显示 更早的评论
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 个评论
Mathieu NOE
2020-10-22
hi
you should use a buffer (specify the lentgh)
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Signal Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!