Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to normalize data.

2 次查看(过去 30 天)
hosse
hosse 2015-12-16
关闭: MATLAB Answer Bot 2021-8-20
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?

回答(1 个)

bio lim
bio lim 2015-12-16
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 个评论
hosse
hosse 2015-12-16
hi How about Least Mean Squared (LMS) in matlab?

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by