Create a line using 10 points

2 次查看(过去 30 天)
Hello,
After doing a linear fitting to a laser stripe, I got also the intersection points of those lines. Now, im stuck in creating a new virtual laser stripe that gathers all the 10 points.
This is the plot that I have right now.
How can I create a new line using these intersections?
Thanks in advance
  1 个评论
Mathieu NOE
Mathieu NOE 2021-4-7
hello
if you have the x, y coordinates of those 10 points, why not make a linear fit ( polyfit with 1st order polynomial)

请先登录,再进行评论。

采纳的回答

Abhishek Gupta
Abhishek Gupta 2021-4-12
Hi,
Referring to the following documentation, which might help you resolve the issue: -
  2 个评论
mikel lasa
mikel lasa 2021-4-14
Hi,
That was very helpful, thank you!
Abhishek Gupta
Abhishek Gupta 2021-4-14
You can accept the answer, if you find it useful.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Curve Fitting Toolbox 的更多信息

标签

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by