Plot p.d.f. from m.g.f
Show older comments
Knowing only the Moment Generating Function (or alternatively the Characteristic function, replacing t by it) of a distribution with five parameters, with m.g.f given by
M(t) = c(1)*t+c(2)*c(3)-c(2)*(c(3)^(1/c(4))+c(5)^2-(c(5)+t).^2).^c(4)
where
C(1) = -0.002, C(2) = 3.4654, C(3) = 28.6077, C(4) = 0.2522, C(5) = 26.4761
Can Matlab estimate and plot the Probability Density Function for the distribution?
Accepted Answer
More Answers (0)
Categories
Find more on Downloads in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!