matlab command to smoothen a curve
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!