Update PDF Estimation
Based on the Gaussian kernel density estimation, it is possible to update the PDF estimation upon receiving new data by using the same bandwidth.
Without providing any previous estimation, this function does normal Gaussian kernel density estimation. The estimation parameters are stored in a structure variable.
To update a previous estimation, the structure variable of the estimation should be provided together with new data. This function will then update the estimation in the resulting structure variable.
Cite As
Yi Cao (2024). Update PDF Estimation (https://www.mathworks.com/matlabcentral/fileexchange/19160-update-pdf-estimation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Probability Density Function (PDF) Estimator (V3.2)
Inspired: Kernel Smoothing Regression
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |