How can I plot a line of one data point (x,y) using linear interpolation

3 次查看(过去 30 天)
How can I plot a line of one data point (x,y) using linear interpolation

采纳的回答

John D'Errico
John D'Errico 2018-10-3
编辑:John D'Errico 2018-10-3
Linear interpolation is meaningless with one point. Said another way, there are infinitely many lines that pass through one point. TWO points determine a line. One point determines effectively nothing. So...
You can't.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interpolation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by