搜索资源列表
QXQMFIT
- 测试用数值分析小算法,支持多种功能的曲线/曲面拟合。-testing small numerical analysis algorithm to support a variety of functions curve / surface fitting.
8pointsBspline.rar
- 对于8个顶点B样条曲线进行拟合,采用有理三次B样条算法,8 vertex for B-spline curve fitting, using rational cubic B-spline algorithm
program
- matlab 实现对图像离散像素的曲面拟合,和差值比较,可实现细分等算法-the program is used to image in high resolution among image process system
nihe
- 最小二乘平面曲线拟合算法,计算最佳拟合曲线-Least squares plane curve fitting algorithm to calculate the best fitting curve
Bspling_fitting
- 本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。 如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。 本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的 -Three B-spline fitting the data points are k
SurfaceGrowing
- 区域增长算法实现对离散点对所属面片的动态拟合。-Region growing algorithm on the discrete points on the respective facets of the dynamic fitting.
pingMian
- 用最小二乘法拟合一个平面。内附有拟合的具体算法,简单易用。-A plane with a least squares fit. Included fitting algorithm have easy-to-use.
EM
- 用kmeans初始化em算法,并用高斯回归进行拟合,用于图想的聚类-Kmeans initialization using EM algorithm, and the use of Gauss regression fitting, used to map the clusterin
ImageSegment
- 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough变换等。- 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough
alglib-3.14
- ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)