Description: 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what way has been observing the curve data, inevitably noisy. In order to understand the changes things can be smoothed through eliminate noise interference. Observing curve both long cycle of change in the trend, including a local short-period changes in the people of the importance of the trend changes, you need to be smoothed curve. Platform: |
Size: 18977 |
Author:梁建军 |
Hits:
Description: /** * @author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */-/ ** * @ author jakcy_wu (wujichun) * * Forecast and Analysis -- This algorithm applies only to the affected cycle fluctuations or changes in the value of data * right * moving average algorithm current predictive value = (* initial value weights) Summation / n * * mime recognition of the right values (1,1,1), the last three from the right of the average * = value and the right value to be set. length * / Platform: |
Size: 1116 |
Author:吴名 |
Hits:
Description: /** * @author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */-/*** @ author jakcy_wu (wujichun)** Forecast and Analysis-- This algorithm applies only to the affected cycle fluctuations or changes in the value of data* right* moving average algorithm current predictive value = (* initial value weights) Summation/n** mime recognition of the right values (1,1,1), the last three from the right of the average* = value and the right value to be set. length* / Platform: |
Size: 1024 |
Author:吴名 |
Hits:
Description: 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what way has been observing the curve data, inevitably noisy. In order to understand the changes things can be smoothed through eliminate noise interference. Observing curve both long cycle of change in the trend, including a local short-period changes in the people of the importance of the trend changes, you need to be smoothed curve. Platform: |
Size: 18432 |
Author:梁建军 |
Hits:
Description: 一种新的移动平均算法,由过去的两点式改为三点式,效果大大提高-A new moving average algorithm, two points from the past changed to three-point type, the effect of greatly increased Platform: |
Size: 1301504 |
Author:任逍遥 |
Hits:
Description: Simple VaR Calculator provides:
- Evaluation of return distribution of single asset or portfolio of assets
- Volatility forecasts using moving average and exponential algorithm
- Value at Risk of single asset or portfolio measurement using parametric and historical simulation.
- Historical data can be obtained from simple text file or MS Excel using Matlab Excel Links. -Simple VaR Calculator provides:- Evaluation of return distribution of single asset or portfolio of assets- Volatility forecasts using moving average and exponential algorithm- Value at Risk of single asset or portfolio measurement using parametric and historical simulation .- Historical data can be obtained from simple text file or MS Excel using Matlab Excel Links. Platform: |
Size: 19456 |
Author:白洋 |
Hits:
Description: 数据挖掘中的重要算法:自回归滑动平均时间序列算法,用于时序数据挖掘-An important data mining algorithms: autoregressive moving average time series algorithm for time series data mining Platform: |
Size: 4096 |
Author:wanghuaqiu |
Hits:
Description: 一种新的移动平均算法,大家看看吧,希望对大家有帮助-A new moving average algorithm, let us look at it, I hope all of you help Platform: |
Size: 4096 |
Author:一只小手 |
Hits:
Description: 本fortran程序是重磁滑动平均算法的程序。-The fortran program is gravity and magnetic moving average algorithm procedure. Platform: |
Size: 1024 |
Author:sunfeng |
Hits:
Description: 传统的脉搏血氧R值提取大多采用脉搏波的峰谷值法.一个脉搏周期的峰谷值往往不能反映真实的R值,因此通常采用多个周期峰谷值的平均来提高R值的精度。提供了移动平均算法进行脉搏血氧信号特征值提取源码。-Traditional pulse oximetry R value extraction most of the peak value of the pulse wave method. A peak value of pulse cycles often do not reflect the true R value, usually more than one cycle, the average of the peak value to improve the accuracy of the R value. Moving average algorithm to extract the source pulse oximeter signal eigenvalue. Platform: |
Size: 1024 |
Author:石波 |
Hits:
Description: 需求预测算法,时间序列中移动平均算法.matlab编写,代码全. 待整理-Demand forecasting algorithm, time series moving average algorithm Matlab to write code for the whole to be processed Platform: |
Size: 1024 |
Author:zhaojg |
Hits:
Description: 一个基于Matlab/Simulink建模的算法:Trigger. Trigger使用移动平均和匹配滤波器对原始信号进行噪声处理和信号峰值提取,并验证原始信号的正确性。Trigger使用M-code实现,并且使用S-function封装到Simulink中。-An algorithm based on Matlab/Simulink modeling: Trigger. Trigger moving average and the matched filter noise processing and signal peak extraction of the original signal, and verify the correctness of the original signal. Trigger M-code implementation, and encapsulated in the Simulink S-function. Platform: |
Size: 1441792 |
Author:ylh |
Hits:
Description: 本程序是matlab滑动平均算法。用于去除低频干扰。-This procedure is the matlab moving average algorithm.Used to remove the low frequency interference. Platform: |
Size: 1024 |
Author:zhangsai |
Hits:
Description: 关于滑动平均算法关于功率谱计算程序,初步演示了滑动平均算法的计算过程-About moving average algorithm on the power spectrum calculation procedures, the initial presentation of the moving average calculation algorithm Platform: |
Size: 1024 |
Author:李惠强 |
Hits:
Description: 实现了中值滤波算法和移动平均算法的Android程序代码(The Android program code of median filtering algorithm and moving average algorithm is realized.) Platform: |
Size: 15905792 |
Author:花生ihasen |
Hits: