mvdensity

버전 1.0 (410 KB) 작성자: Eike Petersen
Efficient multivariate density estimation based on simple histogram interpolation/smoothing
다운로드 수: 20
업데이트 날짜: 2021/8/24

A simple method for estimating multivariate probability densities based on sample data. The method works efficiently in multiple dimensions, with many datapoints (tested up to a million), and is also cheap to evaluate on many datapoints. It works simply by computing a multivariate histogram and then smoothing or interpolating the histogram counts.

For more details, see

  • the main function, est_pdf_grid.m
  • the doc file documentation.pdf
  • the test examples implemented in run_pdf_examples.m

-- Eike Petersen, August 2021

The code has been developed while I was at the University of Lübeck, with the Institute for Electrical Engineering in Medicine.

인용 양식

Eike Petersen (2024). mvdensity (https://github.com/e-pet/mvdensity/releases/tag/v1.0), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.