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

搜索资源列表

  1. bpneuralnetworksandthestudyofcurve

    0下载:
  2. 网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:155888
    • 提供者:chenhongxia
  1. Movingleastsquaremethodbasedonthecurveandsurfacefi

    0下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲 面的光滑性和拟合质量表明了该方法的优越性和有效性-The establis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:468467
    • 提供者:chenruibao
  1. erchengfa

    0下载:
  2. 基于高斯变换的最小二乘法程序,用于曲线拟合-a very good program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:9668
    • 提供者:李超俊
  1. fitting_criterion

    0下载:
  2. 实现对函数的拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-asdf
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:6110
    • 提供者:XS
  1. genetic

    2下载:
  2. 这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-17
    • 文件大小:73034
    • 提供者:赵娴
  1. fit

    0下载:
  2. 数值拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-Hpirl numerical approximation least-squares fitting and curve fitting hchir Chebyshev curve fitting hremz best uniform approximation method hpir2 meads in the rectang
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6127
    • 提供者:lionel
  1. CurveFit

    0下载:
  2. 本软件解决了非线性曲线拟合的初始值问题,不再需要输入初始值,只要定义函数模型及输入拟合数据即可求出函数的系数值。-This software solved the nonlinear curve fitting of the initial value problem, no longer need to enter the initial value, as long as the definition of function model and input data can be obtai
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:55183922
    • 提供者:wrshl@126.com
  1. Fitting_quadratic_interpolation_procedure

    1下载:
  2. 二次拟合插值程序_VB,根据 提供的10个 数据点的坐标( , , )和待求点 的坐标,要求利用移动 二次曲线的拟合法,由格网点P( , )周围的10个已知点内插求出待求点格网点P的高程,编制相应的程序并进行调试,最后解算出格网点P的高程。 -Fitting quadratic interpolation procedure _VB, according to data provided by 10 points, the coordinates (,,) and the coordin
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-07
    • 文件大小:12763
    • 提供者:陈才
  1. cal

    0下载:
  2. 功能曲线拟合, 油泵参数测量程序之一, 辛苦啦-i can t discribe them
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3211
    • 提供者:张坤
  1. Bspling_fitting

    3下载:
  2. 本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。 如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。 本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的 -Three B-spline fitting the data points are k
  3. 所属分类:2D Graphic

    • 发布日期:2014-04-10
    • 文件大小:88179
    • 提供者:wangzhidong
  1. ls

    1下载:
  2. 此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1835
    • 提供者:张芳
  1. gaosiRLS

    0下载:
  2. 利用高斯消元解矩阵的最小二乘二次曲线拟合-The use of Gauss least-squares solution matrix of the quadratic curve fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4711
    • 提供者:jeaesen
  1. cubicbezierlsufit

    1下载:
  2. 通过四点贝塞尔曲线来拟合曲线的代码,参数可以相应改变-four points bezier fitting
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:63394
    • 提供者:郭力
  1. VBComm

    1下载:
  2. 用于酶标仪控制,具备波长设定、标准曲线拟合,结果打印。-For the microplate reader control, with the wavelength set, standard curve fitting, the results of printing.
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9926576
    • 提供者:lidong
  1. quxiannihe

    0下载:
  2. 主要用于解决数学软件matlab的曲线拟合问题,其中包括:指数曲线拟合,抛物线拟合,直线拟合。-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1033
    • 提供者:伊水冰蓝
  1. Jean-YvesQueinecBezierCurves

    0下载:
  2. 曲线拟合算法 的经典之作曲线拟合算法的经典之作-曲线拟合算法的经典之作曲线拟合算法的经典之作
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:9703
    • 提供者:chenwei
  1. MATALAB1

    1下载:
  2. MATLAB三维曲线拟合,说明各种情况,分析时可以参考-MATLAB 3D magic fit
  3. 所属分类:3D Graphic

    • 发布日期:2015-10-16
    • 文件大小:5926
    • 提供者:lijie1
  1. fitChiSquare

    0下载:
  2. 基于均方误差的曲线拟合算法,有效的拟合非线性曲线-Based on mean square error of curve fitting algorithms, an effective non-linear curve fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:42028
    • 提供者:cher
  1. eigen

    0下载:
  2. 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:527
    • 提供者:kone_zhang
  1. quxiannihe

    0下载:
  2. 用神经网络方法进行曲线拟合,可以进行对数字辨识-Using neural networks for curve fitting, can be identified on the digital
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:133223
    • 提供者:王丽丽
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com