필터 지우기
필터 지우기

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