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?

답변 (1개)

bio lim
bio lim 2015년 12월 16일

0 개 추천

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?

이 질문은 마감되었습니다.

질문:

2015년 12월 16일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by