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!