Info
This question is closed. Reopen it to edit or answer.
Hi, I need to write a function using 'hist' that takes the values of the continuous random variable X and the vector of values of x and returns the probability density function. if it's possible give me an example too.
1 view (last 30 days)
Show older comments
function fx=probability_density_function(X,x)
1 Comment
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!