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

搜索资源列表

  1. Debug

    0下载:
  2. 最小二乘法直线拟合程序 最小二乘法直线拟合程序-Linear least squares fitting procedure fitting a straight line least squares procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:170323
    • 提供者:dengwei
  1. conicoidconicoid

    0下载:
  2. 这篇文章是关于标准空间二次曲面拟合的研究,对于齿轮研究者有很好的参考价值,希望大家喜欢-This article is about the standard space quadric fitting studies, researchers for the gear have a good reference value, I hope you like
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:648154
    • 提供者:dxk
  1. tiaoyangqumianniheMatlab

    0下载:
  2. 条样曲面拟合,并得到图像 引自cnki-Sample surface fitting, and images from CNKI
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:224058
    • 提供者:cxg
  1. 1111

    0下载:
  2. 最小二乘法直线拟合 最小二乘法直线拟合-Linear least squares fitting a straight line least squares fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3181
    • 提供者:王钰
  1. shuzhifenxi3

    0下载:
  2. 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:947
    • 提供者:张涛
  1. compertz

    0下载:
  2. compertz模型用于死亡率的拟合和预测-compertz model for fitting and prediction of mortality
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:197144
    • 提供者:jack2684
  1. FitCurve

    3下载:
  2. vc++实现数值拟合与逼近计算方法
  3. 所属分类:Algorithm

    • 发布日期:2014-05-22
    • 文件大小:15622
    • 提供者:youngvery
  1. least-square-fit

    0下载:
  2. 最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1781
    • 提供者:唐荣
  1. matlabfitellipsecode

    2下载:
  2. 对离散数据运用最小二乘法进行椭圆拟合,运行过了觉得还不错就上传了。-Discrete data on the use of least squares method for ellipse fitting, run over a feel good on the uploaded.
  3. 所属分类:matlab

    • 发布日期:2016-11-20
    • 文件大小:2941
    • 提供者:李倩
  1. quxiannihe

    1下载:
  2. 此代码主要是利用MFC进行几种经典的曲线拟合-This code is mainly carried out using MFC several classic curve fitting
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:43206
    • 提供者:hg
  1. arithmetic

    4下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:21928
    • 提供者:
  1. bp

    0下载:
  2. 很好的bp神经网络预测模型,很好有,有结果的拟合等-Good bp neural network prediction model, there is very good, the results of the fitting, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1862
    • 提供者:朱涛
  1. print

    0下载:
  2. matlab的一些插值和拟合算法, 包括最小二乘法等-matlab some interpolation and fitting algorithm, including the least squares, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:364795
    • 提供者:wylie
  1. 1

    0下载:
  2. 用MATLAB编写的求曲线拟合的程序,希望大家分享一下。我是新来的。-Prepared using MATLAB for curve fitting process, I hope to share with Members. I was new.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:49074
    • 提供者:谷霁红
  1. PolyfitnTools

    0下载:
  2. 多项式拟合的MATLAB工具。只要具有以下几个函数 POLYFITN - A general n-dimensional polynomial fitting tool POLYVALN - An evaluation tool for polynomials produced by polyfitn POLYN2SYMPOLY - A conversion tool to generate a sympoly from the results of polyfitn POLYN
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:49215
    • 提供者:celeneyang
  1. aaaa

    0下载:
  2. 简单的最小二乘曲线拟合方法,供图形图像绘制参考使用。-Simple least-squares curve fitting method for graphics image rendering their use and reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:8794
    • 提供者:amma
  1. loacation_nornmalization_iris

    0下载:
  2. 采用最小均方差法对虹膜瞳孔定位,虹膜外圆定位,归一化及其增强处理,圆拟合-Using least-mean-variance method of positioning the iris pupil, iris outer location, normalized and enhanced handling, circle fitting
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:4476
    • 提供者:linxi
  1. paidui

    0下载:
  2. 1、首先,我们分析调查到的数据,发现学生流符合泊松分布,服务时间符合指数分布,由此我们的模型就变成了排队论中典型的M\M\n模型,根据M\M\n模型中的各效率指标的公式,我们可得到学一食堂拥挤情况的各方面数据。 2、根据模型求解得到的数据,我们对模型进行了更精确的量化分析。我们发现,解决本模型的关键就在于分析顾客平均排队时间,我们对其与窗口数之间的关系进行了拟合,并就两者之间关系进行了灵敏度分析。 3、针对窗口数与顾客平均排队时间之间的关系,我们从经济学的角度进行了分析,即比较增加窗
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:477503
    • 提供者:张志文
  1. Besizer

    0下载:
  2. Besizer拟合曲线的实现源码,同时有对话框提示等功能-Fitting curve Besizer realization of source, while features such as dialog prompt
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:42504
    • 提供者:jlj
  1. nihe

    0下载:
  2. 用于拟合道路边缘的离散点为一曲线的程序,-The edge of the road for the fitting of a curve discrete points of procedure,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2856
    • 提供者:zc
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com