How to normalize data.

Hello, I have X, Y data values. Plotted as X vs.Y- the line curve is zig zag, How can I get estimate smooth line and its coordinate values?

Réponses (1)

bio lim
bio lim le 16 Déc 2015

0 votes

There are different methods you can use. One is the moving average. However, since it is a scattered plot, why not use linear regression ?

1 commentaire

hosse
hosse le 16 Déc 2015
hi How about Least Mean Squared (LMS) in matlab?

Cette question est clôturée.

Question posée :

le 16 Déc 2015

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by