Skip to content

MATLAB implementation of 1-dimensional kernel density estimation with both Parzen windowing and nearest neighbors

Notifications You must be signed in to change notification settings

Abi1024/Kernel-density-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Kernel-density-estimation

MATLAB implementation of 1-dimensional kernel density estimation with both Parzen windowing and nearest neighbors. I use the uniform kernel as my kernel function and my points are generated from a Gaussian distribution.

About

MATLAB implementation of 1-dimensional kernel density estimation with both Parzen windowing and nearest neighbors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages