Ideal Soliton Distribution code
Mostrar comentarios más antiguos
The Ideal Soliton distribution is given by the following:
P(d) =1/K for d=1
=1/(d(d-1) ) for d=2,3,4……K.
Forexample when K=20, P(1)=1/20, P(2)=0.5 and so on
How can I write a Matlab Code and be able to
Plot P(d) Vs d for K of say 20.
Thank you
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Multivariate Distributions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!