How to translate the circle points to new co-ordinate system?

2 ビュー (過去 30 日間)
Swapnil Rane
Swapnil Rane 2018 年 3 月 23 日
回答済み: Image Analyst 2018 年 3 月 23 日
Fitting a circle with equation (x-xo)^2+(y-yo)^2=ro^2 in matlab curve to calculate xo,yo,ro. So that I could transform (x,y) co-ordinates to (X,Y) co-ordinates. How to transform the co-ordinates?

回答 (1 件)

Image Analyst
Image Analyst 2018 年 3 月 23 日
I have no idea what you're asking for. So I'll offer this. To fit a circle to x,y data, see the FAQ:
To create a circle, see the FAQ:
I don't know what it means to "transform (x,y) co-ordinates to (X,Y) co-ordinates." so if the FAQ doesn't show you what you need, then you're going to have to explain what "transform" means to you.

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by