CircleFitByPratt
代码说明:
说明: % 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
下载说明:请别用迅雷下载,失败请重下,重下不扣分!