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.
Citar como
Yi Cao (2024). Update PDF Estimation (https://www.mathworks.com/matlabcentral/fileexchange/19160-update-pdf-estimation), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: Probability Density Function (PDF) Estimator (V3.2)
Inspiración para: Kernel Smoothing Regression
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |