Create a line using 10 points

2 vues (au cours des 30 derniers jours)
mikel lasa
mikel lasa le 7 Avr 2021
Commenté : Abhishek Gupta le 14 Avr 2021
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 commentaire
Mathieu NOE
Mathieu NOE le 7 Avr 2021
hello
if you have the x, y coordinates of those 10 points, why not make a linear fit ( polyfit with 1st order polynomial)

Connectez-vous pour commenter.

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Curve Fitting Toolbox dans Help Center et File Exchange

Tags

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by