Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

How to normalize data.

1 visualizzazione (ultimi 30 giorni)
hosse
hosse il 16 Dic 2015
Chiuso: MATLAB Answer Bot il 20 Ago 2021
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?

Risposte (1)

bio lim
bio lim il 16 Dic 2015
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 Commento
hosse
hosse il 16 Dic 2015
hi How about Least Mean Squared (LMS) in matlab?

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by