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

搜索资源列表

  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. Datafitting

    1下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20547
    • 提供者:温娟
  1. gauss10

    0下载:
  2. 可以拟合两点之间的偏差,只需要给出函数相应的数据-The deviation between two points can be fitted, only the corresponding data are given functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:8930
    • 提供者:shilei
  1. 半变异高斯

    0下载:
  2. 地理统计学关于根据已有数据拟合半变异函数。(Geostatistics About fitting semivariogram based on existing data.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:adolf123
  1. 数据拟合

    0下载:
  2. matlab平台中幂律分布数据的拟合程序(fitting program of a power law distribution)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:shirley_2012
  1. 拟合代码

    0下载:
  2. 仿真处理光纤数据,一种简单的拟合方法,易学。附赠adaboost算法论文一篇(photonic crystal fiber dispersion fitting curve based on matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:29696
    • 提供者:电科24号
  1. IPIX雷达数据处理

    3下载:
  2. 关于IPIX雷达数据读取(cdf文件读取)和处理的相关程序,适用于matlab2010及更新的matlab版本,压缩文件里面有较详细程序说明。 同时,本程序还涉及海杂波的分布拟合和观测。(Provide the example of IPIX radar data reading (about CDF file) and handling, which applies to later matlab versions than 2010. There's a more detailed exp
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:7930880
    • 提供者:大鲤子
  1. 插值法

    1下载:
  2. 对大量离散数据,拟合出一条曲线,用插值法对其进行处理(For a large number of discrete data, a curve is fitted, and the interpolation method is used to process it)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:397312
    • 提供者:小寒1990
  1. createFit

    2下载:
  2. 极值分布拟合 MATLAB程序 主要针对实测风速数据(Extreme value distribution fitting)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:yuan7758
  1. duoweixianxingnihe

    0下载:
  2. 本程序主要用于寻找多自变量与单因变量之间的线性拟合以寻找数据之间存在的某种线性关系,并可以实现后期寻找各因素影响主次关系。(This procedure is mainly used to find the linear fit between multiple autonomous variables and single dependent variables to find a linear relationship between the data, and can achieve th
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:刀疤
  1. zhishunihe

    0下载:
  2. 对两组离散型数据分别进行指数拟合,并画出拟合曲线(包含数据举例)(Two groups of discrete data were fitted by exponential method)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:9216
    • 提供者:萧小柒
  1. 高斯最小二乘法拟合

    0下载:
  2. 利用高斯拟合原理对数据进行处理分析。适用于谱图数据分析(Data processing and analysis are carried out by using Gauss fitting principle.)
  3. 所属分类:其他

  1. Lecture07_数据拟合方法

    0下载:
  2. 这文件有效的说明了数据拟合的方法,用处,也能用于数学建模等,是很好的参考文件。(This document effectively illustrates the method of data fitting, use, and can be used in mathematical modeling, etc., is a good reference document.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:556032
    • 提供者:Blue__King
  1. 插值与拟合

    0下载:
  2. 这个程序使用matlab编程,可以实现数据的分析与处理。(Implementation of data analysis and processing.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:184320
    • 提供者:梁朝伟
  1. 多项式最小二乘法拟合

    6下载:
  2. 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:洪少
  1. function

    0下载:
  2. 进行双加权最小二乘法拟合疲劳寿命数据,得到疲劳极限以及S-N曲线(Fitting fatigue life data with double weighted least square method)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:8192
    • 提供者:廉佳佳
  1. 遗传算法+数据传递机制+多项式和非多项式曲线拟合

    1下载:
  2. 多项式和非多项式曲线拟合;数据传递机制;遗传算法(Polynomial and non polynomial curve fitting and Data transfer mechanism)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:好久不见2
  1. BP神经网络与多项式拟合曲线

    2下载:
  2. BP神经网络与多项式拟合曲线,数据统计描述,神经网络模型,概率统计建模的理论和方法。(BP neural network and polynomial fitting curve, data statistical descr iption, neural network model, probability and statistics modeling theory and method.)
  3. 所属分类:其他

  1. 多项式和非多项式曲线拟合

    1下载:
  2. 多项式拟合在matlab中可以使用ployfit函数求解多项式系数,通过ployval函数求解拟合多项式在某数据点处的值(Polynomial and Non-polynomial Curve Fitting)
  3. 所属分类:其他

    • 发布日期:2021-01-25
    • 文件大小:1024
    • 提供者:flowrush
  1. 多项式高程拟合

    1下载:
  2. Matlab多项式实现区域高程拟合,需要自己输数据(In order to realize the regional elevation fitting by MATLAB polynomials, we need to input data by ourselves)
  3. 所属分类:其他

    • 发布日期:2020-09-15
    • 文件大小:1024
    • 提供者:高程拟合难
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com