Hi Stefan,
I downloaded the latest simulator and saw the list of features in version 1.1. I noticed that you have included “Detection and Equalization” as part of the latest updates. However, I am quite confused as I couldn’t find the code for MMSE,ZF,Sphere Decoding and Maximum Likelihood . I read through the code in the “Scenario” folder and I am not sure if it is the one. Hope you can help, thank you.
unfortunately I am not sure whether I fully understand your question. The parameter to select the receiver type is called scStr.simulation.receiverTypeMIMO
in line 137 of the generic scenario. Choices are ‘ZF’,’MMSE’,’Sphere’,’ML’
I hope this answers your question, let me know in case it does not.