Why do we need Monte Carlo simulation in digital communication to evaluate BER OF 16 QAM?

11 views (last 30 days)
Can anyone tell me what is the difference between normal bit error calculation of 16 qam in matlab and with monte carlo simulation.
Thank you in advance

Answers (1)

Devineni Aslesha
Devineni Aslesha on 27 Apr 2020
In normal bit error rate calculation, closed form expressions are used. In monte carlo simulation, simulations contained in MATLAB simulation functions are used for many iterations to study how a model responds with randomly generated inputs. This results in accurate bit error rate calculation.
For more information, refer the following links,

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!