matlab code to calculate the accepted and rejected request for network routing (poisson distribuation)
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
code and explain how i can calculate the number off all request in network
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 12 Aug. 2012
If the connectivity and number of nodes is fixed, you can use Markov Chains.
If they are not, you should use Monte Carlo Simulation.
2 Kommentare
Walter Roberson
am 24 Aug. 2012
You keep asking for that, but you have not defined what "fixed and alternate network" means. You have presented large blocks of code at times, but you never say what difficulty you are having with the code you show. A number of your questions have been Closed by the Editors because you have not given enough information for anyone to be of assistance to you.
It is quite unlikely that anyone is going to do this code for you for free, especially considering your history of not providing relevant information when you are asked for it. It was recommended to you earlier that you hire a consultant.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Markov Chain Models finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!