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 comentario

Mathieu NOE
Mathieu NOE el 7 de Abr. de 2021
hello
if you have the x, y coordinates of those 10 points, why not make a linear fit ( polyfit with 1st order polynomial)

Iniciar sesión para comentar.

 Respuesta aceptada

Abhishek Gupta
Abhishek Gupta el 12 de Abr. de 2021

0 votos

Hi,
Referring to the following documentation, which might help you resolve the issue: -

2 comentarios

mikel lasa
mikel lasa el 14 de Abr. de 2021
Hi,
That was very helpful, thank you!
Abhishek Gupta
Abhishek Gupta el 14 de Abr. de 2021
You can accept the answer, if you find it useful.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Get Started with Curve Fitting Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Etiquetas

Preguntada:

el 7 de Abr. de 2021

Comentada:

el 14 de Abr. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by