matlab code to calculate the accepted and rejected request for network routing (poisson distribuation)
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
code and explain how i can calculate the number off all request in network
0 Commenti
Risposta accettata
Walter Roberson
il 12 Ago 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 Commenti
Walter Roberson
il 24 Ago 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Markov Chain Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!