Simulink help - Separate Even Odd bits Hi I was wondering if it is possible to have a serial to pararell in Simulink.
조회 수: 5 (최근 30일)
이전 댓글 표시
please help me to seperate even and odd bits in simulink
댓글 수: 0
채택된 답변
Walter Roberson
2018년 12월 6일
댓글 수: 2
Walter Roberson
2018년 12월 6일
possibly https://www.mathworks.com/help/physmod/sps/ref/serialinparalleloutshiftregister.html would be more useful
The idea would be that if your signal is clocked bit by bit then you can have it buffer for multiple time steps and then sample off the parallel lines.
A different approach is given on pdf page 67 (numbered 55) of
추가 답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!