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.
引用格式
Yi Cao (2026). Update PDF Estimation (https://ww2.mathworks.cn/matlabcentral/fileexchange/19160-update-pdf-estimation), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
