ldpc_dataFormation function missing in documentation

조회 수: 5 (최근 30일)
Simon
Simon 2025년 10월 29일
댓글: Simon 2025년 10월 30일
Hello, maybe this is obvious to some, but I'm trying to perform 5G NR LDPC decoding simulations and I found an unknown function in the documented material. Specifically the ldpc_dataFormation() function:
Right at the decoding step, there is some LDPC data formation step that is probably imporant. I cannot find the function and I don't know exactly what it does so I can't make my own function. I'd appreciate any help

채택된 답변

Steven Lord
Steven Lord 2025년 10월 29일
Use the Copy Command button on that example documentation page, then run that command in MATLAB. Assuming you have the toolbox that contains that example, MATLAB will open the example and change to the folder containing the files for that example. That helper function is in that folder.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 LTE Toolbox에 대해 자세히 알아보기

태그

제품


릴리스

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by