03-10-2008 02:01 PM
I have a 2D set of data and I need to perform circle fitting. The model for the fitting is the normal equation of a circle
I was just wondering to see anyone has done it before in Labview environment.
Any help would be appreciated.
03-10-2008 02:11 PM - edited 03-10-2008 02:21 PM
LV provides a VI that lets you fit your data to a sphere. Just use that VI with your Z-data = 0.
Ben
PS: I think I learned this from Christian.
03-10-2008 02:15 PM
Thank you for quick response, I'll try it now.![]()
03-10-2008 02:40 PM
Is that what you meant?
So, why doesn’t it work?
Could you have a look at the draft that I have attached.
03-10-2008 03:31 PM - edited 03-10-2008 03:33 PM

03-10-2008 03:51 PM
03-10-2008 03:54 PM
Maryam hosseini wrote:
So, why doesn’t it work?
03-10-2008 03:55 PM
03-10-2008 04:05 PM - edited 03-10-2008 04:07 PM
Maryam hosseini wrote:I can not really understand what you are tryning to do in these two part of code.
03-10-2008 04:21 PM
Maryam hosseini wrote:
I can not really understand what you are tryning to do in these two part of code.