Hi,
I’m researching relevance between the number of TX or RX antennae and performance of DoA.
I’d like to do this as follows;
Step1. Acquire full (12 TXs – 16 RXs) data once.
Step2. Import the data to MATLAB sample script “cascade_MIMO_signalProcessing.m”
Step3. Reducing the number of using antennae virtually in the MATLAB script, analyze performance of DoA.
How should I edit “cascade_MIMO_signalProcessing.m” to execute this?
# I have edited “cascade_MIMO_signalProcessing.m” as follows in order to reduce Rx antennae virtually, but errors occur;
# Insert “calibrationObj.RxForMIMOProcess=[13 14 15 16 1 2 3 4];” to line 127
Regards,
HIsa