matlab代码实现parzen窗法我要分享

Realization of Parzen window method with matlab code

概率密度 双峰分布 PARZEN窗法 parzen-window parzen窗

关注次数: 287

下载次数: 0

文件大小: 3K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计


English Description:

The function of Parzen window method is to estimate the probability density function according to the samples. The probability density function of normal distribution and bimodal probability density function of uniform distribution are estimated


代码预览