搜索资源列表
EST_Method_and_Programe.rar
- matlab圆度误差的评定算法,最小二乘法,最小包容区域法,最大外接圆法,最小内接圆法,roundness error matlab assessment algorithm, the least square method, the minimum tolerance zone method, the largest circumcircle method, the smallest within the inscribed circle method
u_nihe
- matlab烟嘴棒图像拟合圆算法求取光斑中心以及描绘烟嘴棒图像的最大内接圆和最小外接圆-matlab image fitting circle algorithm cigarette stick strike spot center and cigarette rod images depicting maximum inscribed circle and minimum circumscribed circle
Roundness-error
- 圆度误差计算,国际上常用的有4种方法:最小二乘圆(LSC)方法;最大内切圆(MIC)方法;最小外接圆(MCC)方法和最小区域圆(MZC)方法。 -On the roundness error of calculation, the international commonly used there are four methods: least square circle method (LSC) The maximum inscribed circle (MIC) method Minim
最小外接圆及中位中心算法
- 求点击的最小外接圆及中位中心算法,最小外界圆再用递归方法,中位中心运用迭代算法
圆度误差,最小二乘法求半径圆心
- 圆度误差评估,最小二乘法求半径圆心,最小外接圆matlab程序