matlab command to smoothen a curve
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!