Which toolbox includes hPre6GCPU?

10 ビュー (過去 30 日間)
Wei-Shun
Wei-Shun 2025 年 9 月 2 日
コメント済み: Wei-Shun 2025 年 9 月 3 日
I want to try the cell-free MIMO example in:
However, the function "hPre6GCPU" can not be found.
Which toolbox should I install to solve this problem?

採用された回答

Steven Lord
Steven Lord 2025 年 9 月 2 日
The Appendix section at the end of that example states that hPre6GCPU is a helper function. Copy the command to open the example (using the "Copy Command" button near the upper-right corner of the example page) and run that command in MATLAB. Assuming you have 5G Toolbox installed and are using release R2024b or later, since that's when this example says it was introduced, MATLAB should automatically change to the folder containing those helper functions for the example.
  1 件のコメント
Wei-Shun
Wei-Shun 2025 年 9 月 3 日
After I updated to R2025a and installed 5g Toolbox + Communication Toolbox + Communication Toolbox Wireless Network Simulation Library, I can run the following example:
openExample('5g/EvaluatePerformanceOfCellFreemMIMONetworksExample')
Thank you for your anwser!!

サインインしてコメントする。

その他の回答 (1 件)

Andreas Goser
Andreas Goser 2025 年 9 月 2 日
The link is part of the "5G Toolbox" documentation -> That is the product of interest.
  2 件のコメント
Andreas Goser
Andreas Goser 2025 年 9 月 2 日
My answer was probably premature. I tried to run the example and get (different) errors, so probably a person with better application or domanin knowledge should help you.
Wei-Shun
Wei-Shun 2025 年 9 月 3 日
After I updated to R2025a and installed 5g Toolbox + Communication Toolbox + Communication Toolbox Wireless Network Simulation Library, I can run the following example:
openExample('5g/EvaluatePerformanceOfCellFreemMIMONetworksExample')
Anyway, thank you for your anwser!!

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeLink-Level Simulation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by