搜索资源列表
fd
- 一种同时完成字符图像线段提取和细化的算法。在定义字符图像的线段区域、交点区域和子段区域,同时指出待细化字符图像是线段区域的集合的基础上,首先基于图像行(列)连通像素段来提取字符图像中所有的交点区域和子段区域,然后对属于同一线段区域的所有子段区域和交点区域进行合并,最后用Bernstein-Bezier多项式方法拟合每个线段区域的骨架 -At the same time, the image of a complete line of characters to extract and ref
Delineation
- This routine performs automatic curve fitting of overlapping lines. It uses a Levenberg-Marquardt fitting routine. The fit function can be Lorentzian, Gaussian or Mixed Lorentzian and Gaussian. Use Options->Line Fit to activate the line fitting pr
bijin
- 离散点列的局部双圆弧逼近.pdf论文 用来拟合小线段,可以使小线段光滑,连续。-Discrete points of local double circular arc approximation, papers, can be used for small line segment fitting, continuous and smooth
Prediction-of-Series-Criminals--An-Approach-Based
- In our model, firstly, we predict the residence of the offender based on the locations of the last crime scenes with three methods (distance analysis: the location that has the shortest distance to each crime site, circle fitting, probability t
the-maximum-likelihood-estimate
- 1、 极大似然估计 尝试用0~24阶多项式拟合,并用5折交叉验证选择最佳模型(多项式阶数及其系数,给出类似课件中的图),并画出最佳模型的拟合效果图(类似图1,蓝色点为训练样本、红色点为测试样本、绿色线为模型预测),给出该模型的测试误差。 2、 岭回归 多项式阶数为24,正则系数λ的取值范围为exp(-19)到exp(20),采用并用5折交叉验证选择最佳模型。实验结果要求同1。 -1, the maximum likelihood estimate of 0 to 24 try-o
linera
- 对一组退化数据进行三种直线拟合,并进行参数估计-Degradation data for a group of three kinds of fitting a straight line, and parameter estimation
ezyfit2.10
- The Ezyfit toolbox for Matlab enables you to perform simple curve fitting of one-dimensional data using arbitrary (non linear) fitting functions. You just have to type something like showfit( c+a/x^n ) and EzyFit gives you the values for c, a and n a
matlab--some-nice-programs
- Matlab画平滑曲线的两种方法( 拟合或插值后再用plot即可) 自然状态下,用plot画的是折线,而不是平滑曲线。有两种方法可以画平滑曲线,第一种是拟合的方法,第二种是用spcrv,其实原理应该都一样就是插值。下面是源程序。-You can then use the plot) Natural state, with the plot is a line drawing, instead of a smooth curve. There are two ways to draw a