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!