进行概率密度函数的非参数估计我要分享

Nonparametric estimation of probability density function is carried out

parzen-kn 参数估计 kn KN-nearest-neighbor parzen

关注次数: 325

下载次数: 0

文件大小: 69K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用matlab进行概率密度函数的非参数估计,主要有parzen窗法和kn近邻法。分别对平均分布和正态分布进行了仿真。


English Description:

There are mainly Parzen window method and kn nearest neighbor method for nonparametric estimation of probability density function with MATLAB. The average distribution and normal distribution are simulated respectively.


代码预览