搜索资源列表
快速三次平滑源码
- 快速三次平滑滤波算法为工程人员在对数据进行滤波时提供极大的方便-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
xfile_xuyungui
- 文件与内存操作的封装, 常见的数据处理,1d、2d数据平滑-documents and the operation of memory packaging, common data processing, 1d, 2d data smoothing
指数平滑法预测数据
- 指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k -- smoothing cycle * n -- raw dat
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
SMOOTHFILTER
- 提高数据采集可靠性的一种方法--平滑滤波法,这里是20点和40点的平滑滤波。 CRC冗余码校验也是提高可靠性的必要方法。-Improve the reliability of a data collection method- smoothing filtering method, this is 20 o clock and 40-point smoothing filter. CRC redundancy check is also an essential means to impro
zhishu
- 指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。-Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of
xiaobobianhuan
- 小波变换光谱数据预处理阈值平滑处理用于光谱数据-xiaobobianhuan yuchuli
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
光谱数据平滑
- 用于数字信号,主要是对高光谱遥感反射率数据进行三点平滑处理(Digital signal three point smoothing)
数据平滑处理程序
- 消除数据中的干扰成分,同时保持原有曲线的变化特性。(Eliminate interference components in the data while maintaining the changing characteristics of the original curve.)
RxByExample_src
- 该程序是用matalab编的,程序可实现数据的平滑去噪。(The program can be used to smooth the data)
Matlab-卡尔曼平滑
- 用共视法处理卫星时统数据的卡尔曼滤波算法(Calman filtering algorithm for processing satellite time data using CO view method)
指数平滑2python
- 指数平滑法的pathon下进行实现 含有原始数据举例预测(Patho implementation of exponential smoothing method)
surf
- 从文件读取三维数据,绘制三维表面形貌图,并根据实际数据插值,平滑处理(Read three-dimensional data and draw three-dimensional surface topography)
ARIMA_test.ipynb2
- ARIMA在单变量时间序列预测中的应用,以及时间序列预测中的数据平滑处理和自相关检测(The Application of ARIMA in Prediction of Univariate Time Series)
linsmooth
- 一阶线性滤波波动抑制,用于离散数据平滑处理算法(First order linear filtering)