搜索资源列表
FitLine
- 采用最小二乘的方法拟合出了一条空间直线,用VC6.0编写的控制台程序-Using the method of least squares fitting of a straight line in space with console procedures prepared by VC6.0
line.ctl.tar
- MIT MPB program of line defect photonic crystal waveguide
line-defect.tar
- MIT的MPB软件仿真线缺陷的光子晶体带隙程序-MIT MPB software simulation-line defect photonic band gap program
intersection
- 计算水平线与垂直线交点个数问题。扫描方法计算。-Calculation of horizontal and vertical line of intersection the number of questions. Scanning method.
voronoi
- 这个是Voronoi生成的代码, 理论基础是扫描线法,具体可以再google上搜索Sweep line method.-include the head file and source code for generating the Voronoi diagram, which is based on the Sweep line algorithm
least-squares
- * FILE: least-squares.c * This program computes a linear model for a set of given data. * * PROBLEM DEscr iptION: * The method of least squares is a standard technique used to find * the equation of a straight line from a set of data.
CSharp_LineSegmentSplitter
- An algorithm is proposed to split a single-pixel-width connected line graph into line segments by the Hit-and-Miss transformation (HMT). Firstly, junction points and free end points are detected by a set of HMTs. Then, line segments are traced betwee
distance-between-point-and-line
- 计算系列点到系列直线中最近的直线的距离。-Series of points to calculate the most recent series of straight line distance.
RANSAC
- 随机抽样一致性算法,在含有噪声点的样本中,寻找拟合直线-Random consistency algorithm in noisy point samples, looking for straight line fitting
RansacLine
- RANSAC随机采样一致性算法 最轻大的拟合直线算法-RANSAC random sampling, the algorithm of consistency light fitting line algorithm
impedence-of-short-and-open-line
- 根据传输线理论,计算无耗传输线的输入输出阻抗,画图表示电压电流和阻抗随线路长的变化-Based on transmission line theory to calculate the input and output impedance of the lossless transmission line, drawing, said the change of voltage, current and impedance with the line length
line
- 实现直线的插补算法,输入起始坐标终止坐标和步长,自动插补直线-line insert
Least-squares-straight-line
- 最小二乘法拟合直线程序,数据自己做,很简单-Least-squares fitting a straight-line program data to do is very simple ......
The-assembly-line-scheduling-problem
- 御用动态规划思想和策略,解决装配线调度问题。-Queen dynamic programming ideas and strategies to address the assembly line scheduling problem.
dot-line
- 判断点在角内、点在多边形内,计算点间、点到直线、到线段距离等vb源程序-Determine the point in the corner, the points in the polygon, calculated point, the point to the straight line distance to other vb source
Solving-equations-triangle-line
- thomas法求解对称三角线性方程组,简单高效-Solving equations triangle line (Thomas Law)
no-line-equation-solve
- 非线性方程组的BFGS解法。该方法可有效求解非线性方程组,是目前公认的最好的拟牛顿方法-no-line equations solv
script-line-segmentation-detection132
- line segmentation detection
Steepest-Descent-Line-Search
- Steepest Descent line search matlab algorithm
Copy-of-Line-detection-in-image
- line detection in image processing for matlab software .