https://www3.nd.edu/~mhaenggi/pubs/broadnets04.pdf
In 3 page of this paper, the packet reception probability without interference is $e^{-\theta N Ad^2/ P}$. $\theta$ is sinr threshold. $N$ is a white noise. $P$ is power. $d$ is tx-rx distance and $A$ is path loss constant.
The rayleigh fading is considered.
And I tried the following matlab simulation.
And by using the packet error rate table, I set packet reception probability (1 - packet error rate) according to tx-rx distance.
The friis path loss model is used, and the white noise is used in the snr calculation.
But packet reception probability in this simulation table, and above packet reception probability are different.
In the following graph, the probability of matlab simulation is much more than that of the paper analysis.
I don't know why.
