I want to do a co-simulation of NetSim and MATLAB. The network scenario is in NetSim while my core PHY layer algorithm is in MATLAB. How can I export variables like SINR, MCS, etc from NetSim to MATLAB? Is it possible to also pass handover metrics?
Thank you for that link. I have been able to start off and make some progress. Would you be able to suggest some good reinforcement learning algorithms that I can test using all this data
Anchal Rawat There are several options available among (i) unsupervised (ii) supervised and (iii) reinforcement learning algorithms.
It would depend on what you want to do. One option could be for the ML algorithm to keep changing the input network/protocol/device configuration parameters so as to optimize some end goal. In such cases it is best to use a supervised learning algorithm. An example can be gNB power control in a interference dominated 5G scenario.