Bounding Box of Ellipse
Version 1.0.1 (1,53 KB) von
Ayad Al-Rumaithi
Finds bounding box of an ellipse
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 LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.1 | Added website |
||
1.0.0 |