how can i solve
显示 更早的评论
X 0 0.5 1.5 2 3 4 5
Y 0.32 2.6 7.05 11.74 15.83 22.3 25.9
a) Plot the data in the above table as 'diamonds' (not connected by line).
b) Obtain the best fitting line to the data. (Write the equation on this paper).
c) Add to the previous figure a plot of the best fitting line. Use more data points for this plot. Use x values ranging from 0 to 5 in a step of 0.1. This curve must be a line (without symbols).
d) Add grid to the plot.
2 个评论
Star Strider
2015-3-22
Give it a go yourself this time.
You will need to read the plot, polyfit, polyval, and Colon(:) documentation.
Giorgos Papakonstantinou
2015-3-22
采纳的回答
更多回答(1 个)
Konstantinos Sofos
2015-3-22
0 个投票
类别
在 帮助中心 和 File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

