搜索资源列表
快速三次平滑源码
- 快速三次平滑滤波算法为工程人员在对数据进行滤波时提供极大的方便-three rapid smoothing filter algorithm works in the data filtering provides great convenience
实验数据的等距五点三次平滑
- 实验数据的等距五点三次平滑 一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-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
Data-smoothing-method
- 数据平滑方法,几个方法各有优点。里面有说明。-Data smoothing method, several methods have their advantages
Kalman2
- 卡尔曼滤波的的算法,采用singer模型,可以应用于目标的跟踪,数据的平滑等多方面,算法效果较好-Kalman filter algorithm, using singer model, can be applied to target tracking, data smoothing and other aspects, algorithms, better-performing
zhishu
- 指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。-Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of
081105
- 基于MATLAB的组合模型 在港口吞吐量预测中的应用 以某港1998--2007年集装箱吞吐量为实测数据,建立其集装箱吞吐量的灰色理论、三次指数平滑、三次多项式 等预测模型,在MATLAB下,对比该港集装箱吞吐量各模型预测拟合值与实际值的差异。分析了差异产生的原因及其单一预 测模型的局限性,提出了港口集装箱吞吐量组合预测法。其预测误差明显低于其它单模型。运用组合预测模型.可以降低误 差。提高预测精度。-A combination of MATLAB-based model i
sgsmooth
- 此程序是对数据进行平滑的预处理方法,用来去除噪音的干扰-This program is smoothing the data in order to remove noise interference
lowess
- 结构体中,批量数据的平滑,为进行模型拟合减少outlier,降低变异-in the structure ,smooth initial data
smooth
- 一个数据平滑算法类,使用比较灵活,简便能是你采集仪表数据接近平滑曲线,很好的数据处理方法-very good
shujupinghua
- 模拟带噪声的匀加速直线运动,数据平滑,多个smooth函数的应用,简单易懂-Simulation with the noise of the constant acceleration of linear motion, data smoothing, multiple smooth function of the application, easy to understand
shujuyuchuli
- 统计数据的预处理源程序大全,数据的平滑处理,数据的标准化转换,数据的极差归一化变换-Daquan source of statistical data pre-processing, data smoothing, standardization of data conversion, data conversion of poor normalization
mean5_3
- 函数mean5_3(五点三次平滑算法)对数据进行平滑处理的源代码 -Function mean5_3 (five-point smoothing algorithm three times) to smooth the data source
ZZ
- 数据平滑,使用按箱平均值平滑法对以上数据进行平滑,箱的深度为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
DataMining
- 实现数据挖掘中数据平滑的三种算法,另外还可以结合阈值计算离群点-Three data mining, data smoothing algorithm, also can be combined with a threshold value of outliers
barsP_matlab
- 贝叶斯自适应回归样条分析(BARS) 本例用于 数据平滑处理-Bayesian Adaptive Regression Splines (BARS) Data smooth
Inversional-gorithmof
- 针对Projection迭代反演算法对噪声极其敏感, 及在实际应用中造成粒度测量失真的问 题, 引入Vondrak数据平滑算法对Projection反演进行平滑处理。借助Visual C+ + 6. 0开发 平台, 编写测试软件对算法应用进行了仿真研究。通过分析比较平滑处理前后的反演结果, 得 出Vondrak数据平滑处理算法的引入有效提高了Projection反演的抗干扰性能。实验结果表 明: 基于Vondrak数据平滑处理的Projection反演结果能够反映粒度的真实分布,
EKFilter
- 利用扩展卡尔曼滤波进行数据平滑,简单易懂-Using the extended Kalman filter for data smoothing, easy to understand
Computational-Linguistics
- 计算语言学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
ARIMA_test.ipynb2
- ARIMA在单变量时间序列预测中的应用,以及时间序列预测中的数据平滑处理和自相关检测(The Application of ARIMA in Prediction of Univariate Time Series)
linsmooth
- 一阶线性滤波波动抑制,用于离散数据平滑处理算法(First order linear filtering)