Parametrizing_R_Ell​ipse

Versión 1.0.0 (1,3 KB) por Majid
Parametrizing a rotated ellipse
5 descargas
Actualizado 8 mar 2021

Ver licencia

I wanted to plot a rotated ellipse given by ax^2+bxy+cy^2=1 centered at (x0, y0). I searched on the net and did not find any code to do it. So, I generated it. Now, I am sharing it here.

Here are input:
If you want to plot ax^2+bxy+cy^2=1 centered at (x0, y0), it is clear for you what the input are. Also, n is the number of points in the interval [0, 2pi] considered for the parametrization.

The function gives you two vectors x and y, and you simply can plot the ellipse by using the command plot(x, y).

Citar como

Majid (2024). Parametrizing_R_Ellipse (https://www.mathworks.com/matlabcentral/fileexchange/88456-parametrizing_r_ellipse), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2020b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0