Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Fits an ellipsoid or other conic surface into a 3D set of points approximating such a surface, allows some constraints, like orientation constraint and equal radii constraint. E.g., you can use it to fit a rugby ball, or a sphere. 'help ellipsoid_fit' says it all. Returns both the algebraic description of the ellipsoid (the nine coefficients of the quadratic form) and the geometric description (center, radii, principal axes).
Citar como
Yury (2026). Ellipsoid fit (https://la.mathworks.com/matlabcentral/fileexchange/24693-ellipsoid-fit), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspiración para: SHAPE: SHape Analyser for Particle Engineering
Información general
- Versión 1.3.0.0 (4,01 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.3.0.0 | Updated the function to give correct radii and chi2 when fitting other conics beside ellipsoids.
|
||
| 1.2.0.0 | Fixed instability arising for data points near zero.
|
||
| 1.1.0.0 | Just a better description. |
||
| 1.0.0.0 |
