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

搜索资源列表

  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. 灰色模型预测是在数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定的规律相似性 下面程序是灰色模型GM(1,1)程序二次拟合和等维新陈代谢改进预测程序,matlab6.5 ,使用本程序请注明,程序存储为gm1.m(Gray model prediction is a kind of modeling and forecasting method which can be taken under certain regularity of data. The pred
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:22528
    • 提供者:铭MARS花
  1. saleh

    2下载:
  2. 用saleh模型拟合功率放大器,采用n组功放的输入输出数据标识模型中的参数,拟合功放输入输出曲线(Fitting power amplifier with Saleh model. The input and output data of N group power amplifier are used to identify the parameters in the model, to fit Input and output curve of fitted power amplifier.
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:2284544
    • 提供者:酱瓶
  1. exam2

    1下载:
  2. 数据处理,可以将离散的数据进行拟合处理,得到多项式方程(In data processing, discrete data can be fitted and polynomial equations can be obtained)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:8607744
    • 提供者:2690695778
  1. 高斯最小二乘法拟合

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

  1. MATLAB_work

    0下载:
  2. 根据EXCEL中的数据进行曲线拟合,绘制多条曲线(According to the data in EXCEL curve fitting, drawing a number of curves)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:penny99
  1. MATLAB希尔伯特Hilbert变换求包络谱

    2下载:
  2. MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:1177600
    • 提供者:CHENFEIFEI
  1. Pol_fit

    0下载:
  2. 拟合三维曲面,将输入数据绘制成三维图,并导出数据,并导出Map。(Fitting the 3D surface, drawing the input data into the three-dimensional graph, and exporting the data, and exporting the Map.)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:DFH
  1. NonlinearFittingLIVE

    0下载:
  2. 该算法实现了数据的非线性拟合,适合各种初值,(The algorithm implements nonlinear fitting of data)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:12288
    • 提供者:wupengjie
  1. BP神经网络的非线性系统建模_非线性函数拟合

    1下载:
  2. BP神经网络构建根据拟合非线性函数特点确定BP神经网络结构,由于该非线性函数有两个输入参数,一个输出参数,所以BP神经网络结构为2—5—1,即输入层有2个节点,隐含层有5个节点,输出层有1个节点。 从非线性函数中随机得到2000组输入输出数据,从中随机选择1900组作为训练数据,用于网络训练,100组作为测试数据,用于测试网络的拟合性能。(Construction of BP neural network for nonlinear function fitting structure acc
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:47104
    • 提供者:傲视天下
  1. 频发故障的寿命分布拟合

    1下载:
  2. 频发故障的寿命分巧拟合,频发故障的部件,可以基于往大量的维修经验以及相关可靠性寿命试验中测得的结果来判断这类寿命的分布类型,常常有威布尔分布类型、对数正态分布类型,以及指数分布类型等。因此本程序可以根据故障数据输入判断出该数据属于哪一种寿命分布。(Frequent failure of the life of the split fit, frequent failure of the components, can be based on a large number of maintenan
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:41984
    • 提供者:BlueYu_Fisher
  1. C++ 三维点云的圆柱面拟合

    3下载:
  2. 通过已有的点云数据或者三角网格数据最小二乘拟合圆柱面(Least square fitting cylinder by point cloud or tri-mesh)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:3210240
    • 提供者:cyyhm
  1. VLNP

    0下载:
  2. 关于数据拟合的程序,是多项式拟合 希望大家下载()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:6144
    • 提供者:Pheaq
  1. Class1

    0下载:
  2. 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。(The least square method (also called the least square method) is a mathematical optimization technique. It m
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:FY1
  1. NZDHSB

    0下载:
  2. 提供了几种数据拟合的c++代码:1 直线拟合(FIT);2 线性最小二乘法((LFIT, COVSRT), (SVDFIT()
  3. 所属分类:大数据

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:xegs$4874
  1. function

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

    • 发布日期:2018-04-20
    • 文件大小:8192
    • 提供者:廉佳佳
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com