For sensor life implementation. I have sampled each of the 8 sensor over 100 times resulting in 8 distributions which are summed up and the mean of the final distribution is taken as the count of alive neighbors to a given cell. Just to confirm, Is that a right way to implement?
Hello @deebuls
For sensor life implementation. I have sampled each of the 8 sensor over 100 times resulting in 8 distributions which are summed up and the mean of the final distribution is taken as the count of alive neighbors to a given cell. Just to confirm, Is that a right way to implement?