15. December 2020 at 10:35
#14432
Charmae Mendoza
Keymaster
Hi Farhan,
Version 1.1 of the simulator requires:
– MATLAB
– Statistics and Machine Learning Toolbox
– Parallel Computing Toolbox.
For the MATLAB version, you may use R2019b or later versions.
An error on integrity check for the results may occur when using older versions (see example). The error can be fixed by replacing the problematic line with:
if size(losMap,1) ~= nAnt && size(losMap,2) ~= nUsers && size(losMap,3) ~= nSegmentsTotal
Regards,
Charmae
- This reply was modified 2 months, 3 weeks ago by Charmae Mendoza.
- This reply was modified 2 months, 3 weeks ago by Charmae Mendoza.