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?
댓글 수: 0
답변 (1개)
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
2015년 12월 16일
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!