Handle conics in homogeneous matrix representation.

A set of functions for building, drawing, fitting and getting parameters of ellipses and hyperbolas.
65 download
Aggiornato 20 ott 2020

Visualizza la licenza

In projective geometry we can represent conics forms as 3x3 matrices and lines as vectores in R^3. The set of functions presented here allows you to build, draw, fit and get parameters of conics (ellipses and hyperbolas) by using 3x3 matrices. Furthermore, a function allows you to draw lines represented in its homogeneous vector form.
I hope that these function be useful for those researchers that need to create, handle and visualize such forms.

Cita come

Jefferson Osowsky (2025). Handle conics in homogeneous matrix representation. (https://it.mathworks.com/matlabcentral/fileexchange/69895-handle-conics-in-homogeneous-matrix-representation), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.1

Bugs were fixed in function conicparams.

1.1.0

* some bugs were fixed.
* more functions were added.

1.0.0