Probability Density Function

Plots probability density function and joint probability density function
ダウンロード: 548
更新 2020/7/13

ライセンスの表示

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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.4

image2

1.0.3

image

1.0.2

plot

1.0.1

nromalization

1.0.0