Handle conics in homogeneous matrix representation.

A set of functions for building, drawing, fitting and getting parameters of ellipses and hyperbolas.
63 téléchargements
Mise à jour 20 oct. 2020

Afficher la licence

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.

Citation pour cette source

Jefferson Osowsky (2024). Handle conics in homogeneous matrix representation. (https://www.mathworks.com/matlabcentral/fileexchange/69895-handle-conics-in-homogeneous-matrix-representation), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.1

Bugs were fixed in function conicparams.

1.1.0

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

1.0.0