Probability Density Function
バージョン 1.0.5 (1.41 KB) 作成者:
Ayad Al-Rumaithi
Plots probability density function and joint probability density function
function ppdf(data_x,N) :Plots probability density function
input:
data_x:input data
N:Number of divisions
-------------------------------------------
function pjointpdf(data_x,data_y,N) :Plots joint probability density function
input:
data_x:input data 1
data_y:input data 2
N:Number of divisions
引用
Ayad Al-Rumaithi (2024). Probability Density Function (https://www.mathworks.com/matlabcentral/fileexchange/69504-probability-density-function), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2018b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Graphics > Formatting and Annotation > Labels and Annotations > Annotations >
- Sciences > Mathematics > Probability & Statistics > Probability Density Functions >
Help Center および MATLAB Answers で Annotations についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!