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

搜索资源列表

  1. genpls

    1下载:
  2. 多维数据的多维偏最小二乘法的数据拟合方法,能有效地建立各类共线性数据的模型。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:42313
    • 提供者:sdkf
  1. isingfidatat

    0下载:
  2. matlat程序数据拟合例子 要自己再输入数据文件的
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:832
    • 提供者:nantian
  1. 优化了的过关键点的光滑曲线拟合算法

    0下载:
  2. 该程序是离散点平滑程序,可实现对一组有序离散数据进行闭合和不闭合情况的情况.-that the procedure was discrete points smoothing procedures, to be able to achieve an orderly group discrete data for closure and closure of the situation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8990
    • 提供者:李勇
  1. 数据拟合

    0下载:
  2. 所属分类:源码下载

  1. 数值分析中的各种插值

    0下载:
  2. Lagrange插值+Newton插值+分段线性插值+复合梯形公式求定积分+列主元高斯+牛顿迭代+数据拟合+线性方程组迭代+++追赶法(1)
  3. 所属分类:其他小程序

  1. libsvm-2.88.zip

    0下载:
  2. 支持向量机用于实验数据拟合分类优化,速度快,Support Vector Machines for classification optimization of the experimental data fitting, fast
  3. 所属分类:波变换

    • 发布日期:2017-03-30
    • 文件大小:563174
    • 提供者:zcxchunxiao
  1. prony.rar

    0下载:
  2. 在进行原始数据拟合时,在时域中进行matlab分析,timedomain prony analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1811
    • 提供者:zhoulu
  1. tuoyuannihe2

    0下载:
  2. 也是利用最小二乘法对椭圆进行数据拟合,不过考虑到图像大小问题,这里只选取100个边缘点,点的个数也可以自行设置。-Ellipse is the least square method of data fitting, but taking into account the size of the image, here select only edge points 100, the number of points you can set your own.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:833
    • 提供者:谢聪凌
  1. spline 三次样条差值函数

    4下载:
  2. 三次样条差值函数,用于插值、曲线,曲面拟合,数据拟合
  3. 所属分类:matlab例程

  1. 1stOpt15PRO

    0下载:
  2. 用于数据拟合的源代码,可以进行数据两维拟合以及数据回归计算,对于数据学习有很好的效果-The source code for data fitting and can fit the data, and data return to two-dimensional calculation, for the data to study the effect of good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6514229
    • 提供者:司绪飞
  1. non_linear_fit1

    0下载:
  2. VQEG第一阶段的关于数据后处理的数据拟合程序,matlab编写-VQEG the first phase of data processing on the data fitting procedures, matlab prepared
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:837
    • 提供者:胡国胜
  1. matlab

    0下载:
  2. 内容为matlab插值和拟合算法和数据分析算法,数据分析为回归分析-Says matlab interpolation and fitting algorithm and data analysis algorithms, data analysis for the regression analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:732136
    • 提供者:lu
  1. analysis

    0下载:
  2. 数据分析有极广泛的应用范围。典型的数据分析可能包含以下三个步:   1、探索性数据分析,当数据刚取得时,可能杂乱无章,看不出规律,通过作图、造表、用各种形式的方程拟合,计算某些特征量等手段探索规律性的可能形式,即往什么方向和用何种方式去寻找和揭示隐含在数据中的规律性。   2、模型选定分析,在探索性分析的基础上提出一类或几类可能的模型,然后通过进一步的分析从中挑选一定的模型。   3、推断分析,通常使用数理统计方法对所定模型或估计的可靠程度和精确程度作出推断。   
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:552374
    • 提供者:周易
  1. data

    0下载:
  2. 二维数组数据拟合,拟合受两个量影响的信号的波形-Two-dimensional array of data fitting, fitting by the volume of the impact of the two signal waveforms
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:12432
    • 提供者:陈淼
  1. 1

    0下载:
  2. 第二章 解线性方程组的直接法 --------------------------------------------------------------------------------------- 主函数文件 子函数文件 功能 实例 -------------------------------------------------------------------------------------- GELIMM.C GELIM.C Gauss顺序消去法解线
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:374250
    • 提供者:xig
  1. ga_bp

    0下载:
  2. 基于gaot工具箱优化BP以实现数据拟合。在nninit.m中修改数据存储的路径以及隐含层节点数的设置(S1),遗传算法与bp的参数修改在ga_bp.m中进行。-Toolbox gaot Optimize based on BP in order to achieve data fitting. At nninit.m modify the path of data storage as well as the hidden layer nodes of the set (S1), geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2254
    • 提供者:崔琴
  1. Scientific_Computing_and_C_assembly

    0下载:
  2. 第二章 解线性方程组的直接法 第三章 解线性方程的迭代法 第四章 插值法 第五章 数据拟合 第六章 数值微分和积分 第七章 矩阵特征值问题 第八章 非线性方程数值解法 第九章 非线性方程组的抚今迭代解法 第十章 常微分方程初值问题的数值解法 第十一章 常微分方程边值问题的数值解法 附录A C语言屏幕绘图 -Chapter II solution of linear equations in Chapter III of the direct meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:354674
    • 提供者:hankl wen
  1. hanshubijinyuhanshunihe

    0下载:
  2. 函数逼近与函数拟合实验,分别根据数据拟合了二次函数和指数函数,并且包含excel和实验报告-Function approximation and fitting experiment data were fitted according to a quadratic function and the exponential function, and the report contains excel and experimental
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:218755
    • 提供者:左小龙
  1. sjnh

    0下载:
  2. 数据拟合matlab代码,本人认为很好用,希望对大家有用-Data fitting matlab code, and I think that is useful, hope for all of us! ! !
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:20551
    • 提供者:王勃
  1. data_fit

    0下载:
  2. 数据拟合,可以对生物数据进行最小二乘法拟合,可以选择阶次-Data fitting can be of biological data, method of least squares fitting, you can choose class times
  3. 所属分类:Algorithm

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