matlab command to smoothen a curve
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
hi, i have a curve which has a little noise. i want to smoothen the curve using a low pass filter. what is the matlab command for doing this? i came acrosss the function : y=filter(a,[1 a-1], x) where x is input values what is the value of a to be set? is it to be set to the maximum value to be passed?
thanks in advance.
regards, shiksha
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!