Borrar filtros
Borrar filtros

How to smooth the sharp peaks of a curve?

1 visualización (últimos 30 días)
Micro Torrent
Micro Torrent el 8 de Oct. de 2016
Editada: Micro Torrent el 8 de Oct. de 2016
I want to smooth this kind of sharp peaks and it's fine if I need to multiply the equation to some equations or manipulate the data. I have tried
y_given=interp1(x,y,xgiven,'spline');
and
cs = csapi(x,y);
fnplt(cs,1);"
but it doesn't change my curve so much.

Respuestas (0)

Categorías

Más información sobre Smoothing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by