CircleFitByPratt

所属分类:2D图形编程
开发工具:matlab
文件大小:1KB
下载次数:3
上传日期:2011-01-10 20:10:04
上 传 者HUYL_1984
说明:  Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: Par = [a b R] is the fitting circle: center (a,b) and radius R Note: this fit does not use built-in matrix functions (except "mean"), so it can be easily programmed in any programming language
(Input: XY (n, 2) is the array of coordinates of n points x (i) = XY (i, 1), y (i) = XY (i, 2) Output: Par = [ab R] is the fitting circle: center (a, b) and radius R Note: this fit does not use built-in matrix functions (except " mean" ), so it can be easily programmed in any programming language)

文件列表:
CircleFitByPratt.m (2581, 2009-06-13)

近期下载者

相关文件


收藏者