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

搜索资源列表

  1. C_E

    0下载:
  2. 工程上常常遇到圆和椭圆的拟合算法。本资料包括doc说明和vc代码,教你如何实现拟合。-fitting algorithm for circle and ellpase
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:40982
    • 提供者:xuxiangxing
  1. VB(The-least-square-method)

    0下载:
  2. 多点采样的最小二乘法直线拟合算法vb编程.-The least square method, linear fitting.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1101
    • 提供者:tom
  1. CubicSpline

    0下载:
  2. 计算机图形学中的三次样条曲线插值拟合算法,希望对大家有所帮助-Computer graphics, cubic spline interpolation and hope it s helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9801
    • 提供者:David
  1. leastsquares_VB

    0下载:
  2. 利用VB实现最小二乘法多次曲线拟合算法。-Using VB least squares method many times the curve fitting algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1461
    • 提供者:冰益寒
  1. BP_-nonlinear-fitting-algorithm

    0下载:
  2. 根据BP神经网络理论,用matlab软件编程实现基于BP神经网络的非线性拟合算法-According to the BP neural network theory, nonlinear fitting algorithm based on BP neural network by matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-03-21
    • 文件大小:48128
    • 提供者:阿俊
  1. Gini

    0下载:
  2. Gini系数典线拟合算法,包含传统数值方法与曲线拟合法比较!-Gini coefficient calculation!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:157881
    • 提供者:吴永
  1. Arithmetic

    0下载:
  2. C语言实现直线拟合算法,拟合方程为一元一次方程 -The C language realization of the linear fitting algorithm, fitting equation for a linear equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:26770
    • 提供者:longj
  1. Chazhi_Nihe

    0下载:
  2. 对大量数据的差值与拟合算法的Matlab实现,基于多用思想-The difference of large amounts of data fitting algorithm of the Matlab implementation, based on multi-thinking
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:184259
    • 提供者:Tiger
  1. NSF_RMSE_SNR

    0下载:
  2. 单电磁矢量传感器噪声子空间拟合算法-RMSE随着SNR变化曲线-Single electromagnetic vector sensor noise subspace fitting algorithm-RMSE curve with the SNR changes
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1797
    • 提供者:黄亮
  1. multifit

    0下载:
  2. 各种函数逼近的拟合算法,包括各种拟合函数,里面有各种算法的完整实现-The fitting various function approximation algorithms, including a variety of fitting functions, which have a full implementation of the various algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:6938
    • 提供者:陈萌
  1. Correlation-dimension

    0下载:
  2. 关联维数,用于单串序列,其中包括数据的线性拟合算法-Correlation dimension for a single string sequence, including data linear fitting algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:1154
    • 提供者:lwt
  1. Fitting

    0下载:
  2. 值得学习和工程使用的拟合算法,经过测试,接口简单,标准C/C++;-Worth learning and engineering fitting algorithm has been tested, the interface is simple, standard C/C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-30
    • 文件大小:10240
    • 提供者:zhaobao
  1. interpolation-and-fitting

    0下载:
  2. 数理统计中插值与拟合算法的matlab实现-Mathematical statistics of interpolation and fitting method of matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:179719
    • 提供者:Joey
  1. fitellipse(two-method)

    0下载:
  2. 我收集的老外编的椭圆拟合算法,C++实现,输入一组XY数据就能求出椭圆参数-I collected foreigner series the oval fitting algorithm, C++, achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:5317
    • 提供者:lihanwei
  1. yangtiaochazhi

    0下载:
  2. 分析研究基于非等距节电的正交多项式的最小二乘法拟合算法, 并用程序实现。-The analysis is based on the non-equidistant energy saving orthogonal polynomials the method of least squares fitting algorithm and program.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:3379
    • 提供者:宋开
  1. Bspline

    0下载:
  2. 本算法是个B样条曲线拟合算法,包括2D的和3D的两种曲线拟合算法。用户可以自己设定拟合的点数,也可以让算法根据拟合效果自动确定。-This algorithm is a B-spline curve fitting algorithms, including 2D and 3D two curve fitting algorithm. Users can set their own fitting points, but also allows the algorithm automatical
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:5689
    • 提供者:马金凤
  1. FitTest

    0下载:
  2. 拟合算法:通过matlab的拟合函数实现拟合-Fitting algorithm: fitting function through matlab realize fitting
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:558
    • 提供者:ivy
  1. Curve-fitting

    0下载:
  2. 计算方法中一种关于曲线拟合算法的C程序代码-Calculation method one kind on curve fitting algorithm C program code
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:541
    • 提供者:laviequev
  1. excel-duoxiangshi

    0下载:
  2. 多项式曲线拟合算法,excel详细说明多项式拟合算法实现-Polynomial curve fitting algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:6037
    • 提供者:刘海杰
  1. 2code

    0下载:
  2. 利用opencv 对图像主轴的提取,利用最小二乘拟合算法。-opencv to make the picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3948958
    • 提供者:杨杰
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com