kernel smoothing matlab
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
Would anybody know how to smooth data with kernel smoothing regression.
I have an array with time and speed and I am trying to smooth it.
I would like to use the "epanechnikov" kernel of bandwidth 3.
I've found a matlab file that uses Gaussian kernel smoothing http://www.mathworks.com/matlabcentral/fileexchange/19195-kernel-smoothing-regression/content/ksr.m
Would anybody know if this could be used for epanechnikov kernel smoothing? and if so how would you do it? I don't understand the code.
Appreciate any help.
Kind regards
John
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!