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!