Bounding Box of Ellipse

Finds bounding box of an ellipse
31 Downloads
Aktualisiert 19. Sep 2024

Lizenz anzeigen

Finds bounding box of an ellipse
Input:
Ellipse: (5) array. each column represent:
(1): radius of ellipses at direction 1
(2): radius of ellipses at direction 2
(3): x-cooridante of centroid
(4): y-coordinate of centroid
(5): Inclination angle
Output:
xb: [xmin xmax] x bounadries of the bounding box
yb: [xmin xmax] y bounadries of the bounding box

Zitieren als

Ayad Al-Rumaithi (2025). Bounding Box of Ellipse (https://www.mathworks.com/matlabcentral/fileexchange/93085-bounding-box-of-ellipse), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

Added website

1.0.0