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

搜索资源列表

  1. nihe

    0下载:
  2. 里面有多种数据拟合函数,可用于matlab数据拟合,简单易学。-It is for Matlab Data Fitting.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:316779
    • 提供者:燕玲
  1. yichuansuanfa

    3下载:
  2. 遗传算法实现数据拟合,拟合效果好,相似度达到99 以上-Genetic algorithm for data fitting, the fitting effect of similarity of more than 99
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-06
    • 文件大小:1024
    • 提供者:kevin
  1. Polynomial-fitting-

    0下载:
  2. 时间序列的最小二乘多项式拟合,并且绘制观测数据离散点图和多项式曲线.-Least squares polynomial fitting of time series, and draw the observational data from the scatter plots and polynomial curve.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1432
    • 提供者:kaixing
  1. Polynomial-fitting

    1下载:
  2. 此代码是在matlab下开发,适应于GPS高程拟合,只需加载相关数据,方便好用-This code is developed in matlab to adapt in the fitting of GPS Elevation, just load the relevant data, easy-to-use
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3508
    • 提供者:jian
  1. ch4_fit

    0下载:
  2. 各种数据拟合的程序,对初学者很有用。可以做各种图-A variety of data fitting procedure, useful for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:6160
    • 提供者:王鹏利
  1. lagechazhi

    0下载:
  2. 数据拟合的拉格朗日插值方法的c++语言代码-Data fitting Lagrange interpolation method of c++ language code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1104
    • 提供者:lijiangcheng
  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. classical_algorithm

    0下载:
  2. Matlab 经典算法的程序集锦,包含线性回归、数据拟合、方程求解、画图-Matlab classical algorithm of the program highlights, including linear regression, data fitting, equation solving, drawing, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3249313
    • 提供者:Tiger
  1. datafit

    0下载:
  2. 实现数据拟合,和多种方式的图形拟合与效果分析和统计检验-Data fitting, and a variety of ways graphical fitting and effect analysis and statistical tests
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:82962
    • 提供者:李瑞
  1. nihe

    0下载:
  2. 二维、三维、四维数据拟合,主要是矩阵计算。类初始化中可以控制拟合的变量为n次。-2D, 3D, 4D data fitting, matrix calculation. The fitting can control the class initialization variable n times.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:13602
    • 提供者:解辉
  1. nihe

    0下载:
  2. 数据拟合,关于matlab在数据拟合方面的实例教程,可做参考-Data fitting, matlab tutorial examples of data fitting, do reference
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1968
    • 提供者:chenlei
  1. zxecf

    0下载:
  2. 最小二乘法数据拟合,自己编写的,编译通过,值得保存-The method of least squares data fitting, I have written and compiled by are worth preserving
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:1561
    • 提供者:mashuangbao
  1. Ddata_fita

    0下载:
  2. 数据拟合,可以对生物数据进行行最小二乘法拟合,可以选择阶次 -Data fitting, the line of least squares fit of the biological data, and can choose to order
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:63864
    • 提供者:设施
  1. Fitting-ellips-code-simple

    0下载:
  2. fitting ellipse to data points
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:1145
    • 提供者:mylifefree
  1. wavenet

    0下载:
  2. 采用小波网络模型对沉速进行数据拟合,matlab调试通过,可以在此基础上进行二次开发-The wavelet network model of settling velocity data fitting debugging through matlab based on secondary development
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1435
    • 提供者:美金
  1. multiregress_data_test

    0下载:
  2. 这套源码主要是对多变量使用马尔科夫毯算法选择重要变量,并使用线性回归的方法对这些重要变量进行数据拟合-Set of source multivariate Markov blanket algorithm selects the important variables using linear regression data fitting of these important variables
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:12810
    • 提供者:阿杜
  1. nhjs

    0下载:
  2. 针对光纤陀螺的标度因数非线性的问题,进行分段数据拟合,然后给系统以补偿-According to optical fiber gyro scale factor nonlinearity problem, carries on the section data fitting, and then to the system to compensate
  3. 所属分类:其他小程序

    • 发布日期:2017-11-30
    • 文件大小:1024
    • 提供者:子毅
  1. matlab

    0下载:
  2. matlab神经网络,用于数据拟合及数据模拟预测-matlab neural network for data fitting and data simulation and prediction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:1343
    • 提供者:zhouyongqiang
  1. Fitting

    0下载:
  2. 实现曲线拟合,格式统一,容易扩展到高阶。一个文件是被拟合的数据,另一个文件实现拟合。-Curve fitting, unified format easily extended to higher order. A file is fitted to the data, and another file to achieve fitting.
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:1095
    • 提供者:廖秋晓
  1. curve-fitting-and-radio

    0下载:
  2. 利用labview设计: 设计一台实用的曲线拟合仪,由用户选择实验数据的输入方式。对已给定的实验数据,用户可方便的选用线性、指数、多项式种曲线拟合方式,并直观地给出各种拟合方式的拟合结果,此VI还具有保存实验数据的功能。 录音机 (可以回放)-The labview design: design a practical curve fitting instrument experimental data selected by the user input. Given experim
  3. 所属分类:LabView

    • 发布日期:2017-11-11
    • 文件大小:68113
    • 提供者:Haibin Zhang
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com