Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to normalize data.

2 visualizaciones (últimos 30 días)
hosse
hosse el 16 de Dic. de 2015
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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?

Respuestas (1)

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

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by