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

搜索资源列表

  1. matlabnihe

    1下载:
  2. 用matlab实现拟合的几个例子源码, %x,y应是原始数据,下面的数据仅是为了说明问题而自设的示例数据。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1700
    • 提供者:王路
  1. 经典算法程序Matlab

    0下载:
  2. 插值、拟合与规划问题 绘图 数据分析与解方程
  3. 所属分类:源码下载

    • 发布日期:2012-03-15
    • 文件大小:944480
    • 提供者:tylovetaotao
  1. gridfit.rar

    0下载:
  2. 用MATLAB.实现3维数据立体图,是拟合的图形。,Using MATLAB. The realization of 3-D three-dimensional map data is the fitting graphics.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:10138
    • 提供者:wangchao
  1. shuxuejianmo_8.rar

    0下载:
  2. (拟合) 用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。 如果作2或4次多项式拟合,结果如何? ,(Fitting) with a given polynomial, y = x3-6x2+5 x-3, generated a set of data (xi, yi, i
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:27036
    • 提供者:mazhen
  1. matlab

    0下载:
  2. 在MATLAB里,对数据进行拟合,在双对数坐标下,看数据是否符合幂律分布,求出幂指数,并绘出图形。-In MATLAB, the pairs of data fitting, in double logarithmic coordinates to see whether the data meet the power-law distribution, find the power index, and draw the graph.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:3675
    • 提供者:曹盼盼
  1. bys

    0下载:
  2. 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:819
    • 提供者:qiulan
  1. ARMA

    1下载:
  2. 使用VC++对大量数据进行ARMA模型拟合,参数估计,检验-Use VC++ on the large amount of data ARMA model fitting, parameter estimation, testing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1917
    • 提供者:heqing
  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. logistic

    0下载:
  2. 用logistics法拟合数据,并达到预测的作用,数据文件未上传-Fitting with logistics data and forecasts to achieve the role of the data file did not upload
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:716
    • 提供者:周妍
  1. 081105

    3下载:
  2. 基于MATLAB的组合模型 在港口吞吐量预测中的应用 以某港1998--2007年集装箱吞吐量为实测数据,建立其集装箱吞吐量的灰色理论、三次指数平滑、三次多项式 等预测模型,在MATLAB下,对比该港集装箱吞吐量各模型预测拟合值与实际值的差异。分析了差异产生的原因及其单一预 测模型的局限性,提出了港口集装箱吞吐量组合预测法。其预测误差明显低于其它单模型。运用组合预测模型.可以降低误 差。提高预测精度。-A combination of MATLAB-based model i
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:148196
    • 提供者:张学利
  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. Plaw

    1下载:
  2. 一维数据的分形参数分析,通过功率谱函数拟合的方式,获取反映数据分形特征的参数-fractal analysis of 1d data
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:680
    • 提供者:金陵
  1. dVg_16_2

    0下载:
  2. VB 调用MATLAB进行数据拟合得到曲线-VB calling MATLAB data fitted curves!!!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:39377
    • 提供者:徐子君
  1. EPF

    0下载:
  2. EPF方法对数据的方真拟合,效果比较好。有研究学习EPF的价值。-EPF square true method of data fitting, results were better. Studies have to learn the value of EPF.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2617
    • 提供者:周周
  1. mat

    0下载:
  2. 支持向量机非线性回归通用MATLAB源码本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合-Universal non-linear regression support vector machine MATLAB source code of this source can be used for linear regression, nonlinear regression, nonlinear function approximation, data m
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:7206
    • 提供者:fangcao
  1. TimeSeriesPredictionUsingSupportVectorRegressionNe

    2下载:
  2. 为了选择神经网络的最好结构以及增强模型的推广能力,提出一种自适应支持向量回归神经网络(SVR—NN)。SVR—NN 用支持向量回归(SVR)方法获得网络的初始结构和权值, 白适应地生 成网络隐层结点,然后用基于退火过程的鲁棒学习算法更新网络结点疹教和权 主。 SVR—NN有很 好的收敛性和鲁棒性,能抑制由于数据异常和参数选择不当所导致的“过拟合,’现象。将SVR—NN 应用到时间序列预测上。结果表明,SVR.NN预测模型能精确地预测混沌时间序列,具有很好的 理论和应用价值。-Ab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:316818
    • 提供者:11
  1. 1

    0下载:
  2. 用分段IFS拟合离散序列的matlab程序 看过Hayes的一篇文章 “Using Iterated Function System to Model Discrete sequences”,我用文章中所用的分段IFS模型写了一段matlab程序以拟合一段网络流量(所用的网络流量是用txt文档保存的一维时间序列)。 程序有用分段IFS编码然后再解码合成数据的过程,还包括计算压缩比。 -IFS fitting with discrete sub-sequences of matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:940111
    • 提供者:虽说
  1. Gauss

    0下载:
  2. 高斯插值拟合用,在数据较少的情况下拟合精度慢速要求,三到四阶。-Lagrange interpolation fit to use, in the case of less data fitting precision of slow demand, three to four bands.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:686
    • 提供者:率一
  1. tutorial

    0下载:
  2. 数据回归分析和拟合的Matlab实现教程-Data regression analysis and fitting of the Matlab implementation tutorial
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:20460
    • 提供者:kong
  1. Douglas-Peucker

    1下载:
  2. Douglas-Peucker是曲线拟合和压缩数据的最好方法,本人编辑这个程序方便大家调用,拟合压缩曲线。-Douglas-Peucker curve fitting and the compression of data is the best way, I called you to edit this program to facilitate the fitting compression curve.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:3484
    • 提供者:huhoo
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »
搜珍网 www.dssz.com