Conversion of conics parameters

版本 1.0.0.0 (2.3 KB) 作者: Hui Ma
Converting between algebraic parameters and geometric parameters of conics
721.0 次下载
更新时间 2011/7/6

查看许可证

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.

引用格式

Hui Ma (2024). Conversion of conics parameters (https://www.mathworks.com/matlabcentral/fileexchange/32105-conversion-of-conics-parameters), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: fitconicsections package

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0