CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多 拟合

搜索资源列表

  1. 最小二乘法多次曲线拟合算法

    2下载:
  2. 最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23618
    • 提供者:鲁班
  1. 最小二乘法多次曲线拟合

    0下载:
  2. 最小二乘法多次曲线拟合-least squares curve fitting time
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3553
    • 提供者:李伟
  1. 插值与拟合

    0下载:
  2. 讲义ppt 及实验源码,matlab
  3. 所属分类:数学计算/工程计算

  1. 采用最小二乘法进行多点平面拟合的算法介绍

    0下载:
  2. 采用最小二乘法进行多点平面拟合的算法介绍。,Least square method for planar multi-point fitting algorithm introduction.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:38540
    • 提供者:veilking
  1. Houghtransformation.rar

    1下载:
  2.  将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:206977
    • 提供者:李明
  1. glcs

    0下载:
  2. 饮羽公路测设(glcs) 由20多个公路测量、设计、试验和施工组织设计等小软件组成。如《中桩大地坐标》可以计算不等长缓和曲线的中桩和边桩的大地坐标;《缓和曲线反算》可以根据切线长、外距长或缓和曲线长求半径等;《卵型曲线精解》可以求精确的卵型曲线的参数;《混凝土配合比》可以快速进行混凝土配合比的设计。其他还有直线、曲线拟合,规划求解,网络图计算等等。所有各小软件计算的结果统一反映在主界面上,并在主界面中编辑、修改。并-Drink plume Highway Survey and Design (g
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:449252
    • 提供者:luozhenghua
  1. MatlabProgrames

    0下载:
  2. matlab程序例程,包含解方程,曲线拟合等诸多实例,特别适合初学者-matlab programme examples, including solving equations, curve fitting, etc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:255041
    • 提供者:xingxing
  1. FitF

    2下载:
  2. 免疫算法实现多峰、多极值函数平面曲面拟合-Immune algorithm to achieve multi-peak and multi-planar surface fitting extremal function
  3. 所属分类:matlab

    • 发布日期:2015-10-09
    • 文件大小:76232
    • 提供者:changcheng
  1. circle_fit

    0下载:
  2. 圆拟合,通过已知的多组数据,拟合出最小误差的圆-Given a set of measured x,y pairs that a re supposed to reside on a circle, but with some added noise. A circle to these points, i.e. find xc,yc,R, such that (x-xc)^2+(y-yc)^2=R^2
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:989
    • 提供者:张大舜
  1. Project1

    2下载:
  2. 用VB编写的多项式拟合程序 Public Function funPolynomial(Num As Long, x() As Single, y() As Single, Degree As Integer, AA() As Single) As Long 多项式曲线拟合 y=a0+a1*x+a2*x^2+an*x^n Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 Degree为要拟合的多项式曲线次数 A
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5148
    • 提供者:周伟
  1. straightlinefitting

    0下载:
  2. 用VB实现输入多个实验数据,进而进行直线拟合-The input of experimental data with VB and then fitted to a straight line
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:13805
    • 提供者:Hephaestus.D
  1. light_spot_center

    0下载:
  2. 光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。-light spot method:median point ,circle fitting
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:9357
    • 提供者:jinzhide
  1. Gaussian_curve

    0下载:
  2. 最小二乘法高斯曲线拟合,基于最小二乘法拟合高斯曲线,包括最小二乘实现和多峰高斯曲线拟合调用-Least squares Gaussian curve fitting
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:1099
    • 提供者:lan zhou
  1. matlab插值与数据拟合

    6下载:
  2. 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:1138688
    • 提供者:zdlsir
  1. 直线拟合

    0下载:
  2. 基于opencv图像处理,对分布的多点进行直线拟合(Opencv image processing based on straight line fitting of multi point distribution)
  3. 所属分类:图形图像处理

  1. 拟合曲线

    0下载:
  2. 鼠标点击任意两点,两点之间进行直线拟合,继续点击,增加点的数目,多点之间进行多次插值拟合(Mouse click any two points, between two points to a straight line fitting, continue to click, increase the number of points, multiple points between multiple interpolation fitting)
  3. 所属分类:网络编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:fjw623
  1. 第8章 数据拟合

    0下载:
  2. 数据拟合,回归算法,一次回归,多次回归,线性拟合,非线性拟合(Data fitting, regression algorithm, primary regression, multiple regression, linear fitting, nonlinear fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:106496
    • 提供者:流沙泪
  1. 实现直线识别_拟合角平分线

    0下载:
  2. 最近在学习matlab所以上传了较多关于matlab的代码,如果有学数值计算的同学,这里面是线性拟合与直线识别的相关内容(Recently, in learning Matlab, I uploaded more code about MATLAB. If there are students who learn numerical calculation, it is related to linear fitting and line recognition.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:135168
    • 提供者:知道17
  1. RTK球面拟合

    1下载:
  2. 多个测GPS-RTK坐标,进行球心拟合,提高测量精度(A plurality of measuring GPS-RTK coordinates of the center fitting, improve the measurement accuracy)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:14336
    • 提供者:hanhaishenlun
  1. 拟合

    0下载:
  2. 多个函数的曲线拟合,里面统计有最小二乘、非线性回归(Curve fitting for multiple functions)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:徐姐
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com