Conversion of conics parameters

Converting between algebraic parameters and geometric parameters of conics

You are now following this Submission

An ellipse or hyperbola can be uniquely defined by 5 parameters, center(Xc,Yc), semiaxes a and b,and angle of tilt θ. so(Xc,Yc,a,b,θ)is known as standard geometric parameter vector.

Also, a general conic can be uniquely describe by the following equation up to a scale factor: Ax^2+Bxy+Cy^2+Dx+Ey+F=0
Then (A,B,C,D,E,F) is often called algebraic parameter vector of the conic.

This package includes two programs "AtoG" and "GtoA" which enable us to convert between these two different parametrization schemes.

Cite As

Hui Ma (2026). Conversion of conics parameters (https://www.mathworks.com/matlabcentral/fileexchange/32105-conversion-of-conics-parameters), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: fitconicsections package

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0