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!