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 (2026). Probability Density Function (https://kr.mathworks.com/matlabcentral/fileexchange/69504-probability-density-function), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2018b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- MATLAB > Graphics > Labels and Styling > Labels and Annotations > Annotations >
- Sciences > Mathematics > Probability & Statistics > Probability Density Functions >
Help Center 및 MATLAB Answers에서 Annotations에 대해 자세히 알아보기
