Plot using the function icdf
Afficher commentaires plus anciens
% Hi I would like to plot the inverse cumulative distribution function ( The probability of at least more than or equal than a given value will happen) using icdf but I don't know how. The probability of occurence would be from 0 to 1. I know that using cdf you can simply do cdfplot() but how about icdf.
P4 = [0,0,0,0,0,10.7607100000000,3.26891999999988,0.547379999999968,0,0.130859999999892,0,0,0,3.16978999999986,5.34030999999992,0.672859999999957,0,0,0,0,0,0,0,1.18744000000026,6.09864999999956,29.0766999999996,15.1883999999999,0,0,0,0.127800000000015,5.39908999999994,0,0,24.7094099999999,0,0,0,0,1.97650999999993,11.7913499999997,0,0,6.29329000000007,0]
%Thank you!
1 commentaire
KALYAN ACHARJYA
le 2 Déc 2019
Here Inverse cumulative distribution function
Réponses (0)
Catégories
En savoir plus sur Exploration and Visualization dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!