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

搜索资源列表

  1. interpolationfitting

    1下载:
  2. 插值和拟合 matlab算法实现 可以直接调用-Matlab interpolation and fitting algorithm can be directly called
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:179733
    • 提供者:yang ling
  1. erchengfa

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

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

    1下载:
  2. 模拟拟合bezier曲面的程序,在预订bezier曲面上随机取数据点,进行拟合。-Simulation bezier surface fitting procedure, in the book from Random bezier surface data points for fitting.
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3736921
    • 提供者:zhangweijiang
  1. LMS_poly_fit

    0下载:
  2. 最小二乘实现多项式拟合,数值分析作业,给初学者作为参考。-Achieve least-squares polynomial fitting, numerical analysis operations as a reference for beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:209594
    • 提供者:lsw_hit
  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. spline

    1下载:
  2. 用于求解三次样条拟合!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Used to solve the cubic spline fitting! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1026
    • 提供者:juice
  1. susan

    0下载:
  2. susan算法,基于MATLAB的椭圆拟合-susan algorithm, MATLAB-based fitting of the elliptical
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4002
    • 提供者:刘某
  1. polynomialfitting

    0下载:
  2. 最小二乘法解多项式拟合问题的fortran编写的源程序 -Least squares polynomial fitting problem solution prepared fortran source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:976
    • 提供者:wxw
  1. VcHomework

    0下载:
  2. 本程序界面采用基于对话框技术,并用ADO数据库技术,能实现添加,删除,查询,拟合,用多项式表示等基本功能。-This procedure based on the dialog box interface technology, and ADO database technology, to achieve add, delete, query, fitted with basic functions such as polynomials, said.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-12
    • 文件大小:2745115
    • 提供者:yanzhenghua
  1. MatlabProgrames

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

    • 发布日期:2017-04-02
    • 文件大小:255041
    • 提供者:xingxing
  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. lsqcurvefit

    0下载:
  2. LabVIEW编的非线性曲线拟合软件,不需要初始值就可以进行拟合求出函数的系数值-LabVIEW for the non-linear curve fitting software,do not need the initial value can be fitted on the function values obtained
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:55183917
    • 提供者:wrshl@126.com
  1. work

    0下载:
  2. 进行多项式拟合的运算,并进行画图。此程序为六次多项式,可以自行更改。绘制震荡曲线。排队论程序。-Polynomial fitting to the operator, and drawing. This procedure for six polynomial, you can make changes. Drawing curve shocks. Queuing theory procedures.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:1085
    • 提供者:tomas
  1. edgeSimulation

    0下载:
  2. 在提取出图像边缘后,进行图像的边缘拟合时使用-In the extracted edge image after image of the edge of the use of fitting
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2507
    • 提供者:hanzhibin
  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. fiexing

    0下载:
  2. 飞机航线预测,曲线拟合,未来线路预测,分析误差,得到飞行图,毕设用-matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:19991
    • 提供者:wuyu
  1. 3D

    0下载:
  2. 一个显示三维图形的控件, 包括曲线拟合-3d
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-11
    • 文件大小:18171382
    • 提供者:蕫友强
  1. exp120

    0下载:
  2. 调用CFTOOL工具箱进行实验数据拟合,首先给定实验输入和测得的实验结果,然后调用该工具箱,就可以进行曲线拟合了-Toolbox CFTOOL call for fitting the experimental data, first of all, given the experimental input and the measured results, and then call the toolbox, we can carry out curve fitting of the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:891
    • 提供者:熊星星
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com