matlab code to calculate the accepted and rejected request for network routing (poisson distribuation)
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
code and explain how i can calculate the number off all request in network
0 comentarios
Respuesta aceptada
Walter Roberson
el 12 de Ag. de 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 comentarios
Walter Roberson
el 24 de Ag. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Markov Chain Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!