CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 数据平滑

搜索资源列表

  1. 快速三次平滑源码

    0下载:
  2. 快速三次平滑滤波算法为工程人员在对数据进行滤波时提供极大的方便-three rapid smoothing filter algorithm works in the data filtering provides great convenience
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:823byte
    • 提供者:赵凤鲜
  1. 实验数据的等距五点三次平滑

    1下载:
  2. 实验数据的等距五点三次平滑 一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoothing, and strive to eliminate
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26.37kb
    • 提供者:mark
  1. Data-smoothing-method

    0下载:
  2. 数据平滑方法,几个方法各有优点。里面有说明。-Data smoothing method, several methods have their advantages
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:397.35kb
    • 提供者:徐雷
  1. Kalman2

    0下载:
  2. 卡尔曼滤波的的算法,采用singer模型,可以应用于目标的跟踪,数据的平滑等多方面,算法效果较好-Kalman filter algorithm, using singer model, can be applied to target tracking, data smoothing and other aspects, algorithms, better-performing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:shazi
  1. zhishu

    0下载:
  2. 指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。-Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2.97kb
    • 提供者:kyon
  1. 081105

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

    • 发布日期:2017-04-08
    • 文件大小:144.72kb
    • 提供者:张学利
  1. sgsmooth

    0下载:
  2. 此程序是对数据进行平滑的预处理方法,用来去除噪音的干扰-This program is smoothing the data in order to remove noise interference
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.45kb
    • 提供者:Alanis
  1. lowess

    0下载:
  2. 结构体中,批量数据的平滑,为进行模型拟合减少outlier,降低变异-in the structure ,smooth initial data
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:915byte
    • 提供者:夕雾
  1. smooth

    0下载:
  2. 一个数据平滑算法类,使用比较灵活,简便能是你采集仪表数据接近平滑曲线,很好的数据处理方法-very good
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:faqu
  1. shujupinghua

    0下载:
  2. 模拟带噪声的匀加速直线运动,数据平滑,多个smooth函数的应用,简单易懂-Simulation with the noise of the constant acceleration of linear motion, data smoothing, multiple smooth function of the application, easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:863byte
    • 提供者:zha
  1. shujuyuchuli

    0下载:
  2. 统计数据的预处理源程序大全,数据的平滑处理,数据的标准化转换,数据的极差归一化变换-Daquan source of statistical data pre-processing, data smoothing, standardization of data conversion, data conversion of poor normalization
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:21.09kb
    • 提供者:胡盛亮
  1. mean5_3

    0下载:
  2. 函数mean5_3(五点三次平滑算法)对数据进行平滑处理的源代码 -Function mean5_3 (five-point smoothing algorithm three times) to smooth the data source
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:559byte
    • 提供者:xiaxu
  1. ZZ

    0下载:
  2. 数据平滑,使用按箱平均值平滑法对以上数据进行平滑,箱的深度为3。 (b) 使用按箱中值平滑法对以上数据进行平滑,箱的深度为3。 (c) 使用按箱边界值平滑法对以上数据进行平滑,箱的深度为3。 提示:(1)使用链表,不使用数组。(2)数据放入一个数据文件中,不从键盘输入。-Data smoothing, use according to the box to the above average smoothing data smooth, the depth of the box fo
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:8.46kb
    • 提供者:张运江
  1. DataMining

    0下载:
  2. 实现数据挖掘中数据平滑的三种算法,另外还可以结合阈值计算离群点-Three data mining, data smoothing algorithm, also can be combined with a threshold value of outliers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:43.06kb
    • 提供者:秦风
  1. barsP_matlab

    0下载:
  2. 贝叶斯自适应回归样条分析(BARS) 本例用于 数据平滑处理-Bayesian Adaptive Regression Splines (BARS) Data smooth
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:29.33kb
    • 提供者:无语
  1. Inversional-gorithmof

    0下载:
  2. 针对Projection迭代反演算法对噪声极其敏感, 及在实际应用中造成粒度测量失真的问 题, 引入Vondrak数据平滑算法对Projection反演进行平滑处理。借助Visual C+ + 6. 0开发 平台, 编写测试软件对算法应用进行了仿真研究。通过分析比较平滑处理前后的反演结果, 得 出Vondrak数据平滑处理算法的引入有效提高了Projection反演的抗干扰性能。实验结果表 明: 基于Vondrak数据平滑处理的Projection反演结果能够反映粒度的真实分布,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:419.24kb
    • 提供者:小曹
  1. EKFilter

    0下载:
  2. 利用扩展卡尔曼滤波进行数据平滑,简单易懂-Using the extended Kalman filter for data smoothing, easy to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:678byte
    • 提供者:fanzhe
  1. Computational-Linguistics

    0下载:
  2. 计算语言学PPT-常宝宝 北京大学计算语言学研究所 介绍的内容有n-gram和数据平滑、熵和语言模型评价、隐马尔可夫模型、有限状态技术和形态分析-PPT-often baby Computational Linguistics Institute of Computational Linguistics of Peking University introduced n-gram content and data smoothing, entropy and the language m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:8.92mb
    • 提供者:吴鹏
  1. ARIMA_test.ipynb2

    1下载:
  2. ARIMA在单变量时间序列预测中的应用,以及时间序列预测中的数据平滑处理和自相关检测(The Application of ARIMA in Prediction of Univariate Time Series)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-06
    • 文件大小:856kb
    • 提供者:王晓手
  1. linsmooth

    1下载:
  2. 一阶线性滤波波动抑制,用于离散数据平滑处理算法(First order linear filtering)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-10-26
    • 文件大小:1kb
    • 提供者:addflaldmf
« 12 3 4 5 6 »
搜珍网 www.dssz.com