Regarding simulink model example
5 ビュー (過去 30 日間)
古いコメントを表示
Matlab has an simulink example named as ''Modeling and Testing an 802.11ax RF Receiver with 5G Interference''. It is working online, but shows error in personal computer. Why?
0 件のコメント
回答 (1 件)
Lakshya
2023 年 6 月 17 日
Hi,
You can refer to this article , you just need to press copy command button located in the top-right side.
Then open your MATLAB and paste it in the command window and press enter.
I am pasting the command here as well for your reference : openExample('wlan/HERFReceiverNRInterfererExample')
This will open the model in SIMULINK and you can now simulate it.
Hope this helps
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!