搜索资源列表
pachking_initial-configuration
- 求解圆形packing问题里面的初始格局:要确定初始格局,也就是要把所有的圆饼随机的放在圆盘内,也就是圆饼的圆心坐标要随机的出现,可以用一个0到1的随机数乘圆饼的半径再乘一个判断随机数的数作为圆饼的x或者y的坐标,这样就保证了圆饼的圆心有可能出现在圆盘内的任何位置-Solving the problem inside the initial circle packing structure: To determine the initial structure, that is, to put
hough
- 利用霍夫变换原理求解圆环的圆心,以及半径-The Hough transform principle solving Rings center of the circle, as well as the radius
circlecenter-radius
- 用于求解二维情况下的三点外接圆半径及圆心,功能完备,适用各种情况-Is used to solve the two-dimensional case of three circumscribed circle radius and the center of the circle, fully functional and applicable situations
MATLAB
- MATLAB拟合求解圆心和半径 源程序代码,初学者可以-Fitting MATLAB source code to solve the center and radius
jiefc
- 利用matlab求解两个圆的交点,输入两个圆的圆心坐标,和半径,即可得到两圆交点坐标-Use matlab to solve the intersection of two circles, enter the coordinates of the center of the two circles, and radius, you can get two round coordinates
circle_point
- 空间 ,三维坐标系统中圆心求解,可以准确求解三点构成的圆心坐标 。(Space, three-dimensional coordinate system in the center of the solution, you can accurately solve the three points of the coordinates of the center of the circle.)
circle
- 图像处理,matlab重心法求解激光光斑圆心(Matlab center of gravity method for the solution of laser spot center)
MATLAB拟合求解圆心和半径
- MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)