ltefadingchannel built-in function
1 回表示 (過去 30 日間)
古いコメントを表示
I want to see the internal code of ltefadingchannel function.
0 件のコメント
回答 (2 件)
Walter Roberson
2024 年 10 月 28 日
See https://www.mathworks.com/company/jobs/students.html for more information about internships at Mathworks.
I always like to say that a $US 5 million non-refundable deposit is enough to get you a meeting with Mathworks to discuss the terms of granting access to Mathworks source code. (I estimate the price to see the source code for ltefadingchannel to be roughly $US 40 million.)
0 件のコメント
Steven Lord
2024 年 10 月 29 日
which -all ltefadingchannel
So this is a MATLAB code file.
dbtype 189 lteFadingChannel.m
It's a MATLAB function file. You can type it, dbtype it, or (if you are very careful not to edit it) edit it assuming you have LTE Toolbox installed.
ver lte
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!