フィルターのクリア

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