mvdensity
版本 1.0 (409.9 KB) 作者:
Eike Petersen
Efficient multivariate density estimation based on simple histogram interpolation/smoothing
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!test_utils
utils
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0 |
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。