Error in 'DVB_T_MP_16QAM_cov1_2_prtc8_protect/Inner Decoder/Viterbi Decoder': Multichannel operation is not supported.
Error in port widths or dimensions. Output port 1 of 'DVB_T_MP_16QAM_cov1_2_prtc8_protect/Inner Decoder/Received bits' is a [3264x9072] matrix.
这种问题一般是因为你的simulink程序中用了buffer模块,只要把buffer模块里的 Treat Mx1 and unoriented sample-based signals as:改为 one channel即可解决问题。Error in 'Viterbi Decoder': Multichannel operation is not supported或者Error in port widths or dime的问题

相关文章:

  • 2021-09-28
  • 2021-10-28
  • 2022-12-23
  • 2021-08-12
  • 2021-08-09
  • 2022-12-23
  • 2022-03-09
猜你喜欢
  • 2021-12-02
  • 2021-07-26
  • 2021-08-18
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案