当前位置:
首页
资源下载

搜索资源 - moving average matlab
搜索资源列表
-
0下载:
函数ARMA(data, p, q), 纯java代码。
里面有main函数,可以直接测试。
根据教科书的c++代码改的java代码。
只有一个文件,使用非常方便。
(注:这个代码应该不好找,因为matlab的armax转换成jar包是无法使用的,JSML又不是开源的)
对于想用java实现arma的程序员无疑还是很有用的。
-
-
1下载:
运用自回归滑动平均模型进行预测的matlab
程序,The use of autoregressive moving average model to predict the matlab program
-
-
6下载:
在matlab的环境下实现了自回归移动平均模型(arima),Matlab environment in the realization of the auto-regressive moving average model (arima)
-
-
3下载:
股票交易预测 k线图绘制 5日均线,10日均线,20日均线,60日均线 计算,Stock forecast mapping k line 5 average, 10 average, 20 average, 60 days moving average calculation
-
-
3下载:
自回归移动平均模型(Autoregressive Integrated Moving Average Model)的Matlab实现,时间序列分析代码-Autoregressive moving average model (Autoregressive Integrated Moving Average Model) to achieve the Matlab
-
-
11下载:
基于MATLAB的ARIMA模型的源代码。ARIMA模型是自回归滑动平均求和模型,是时间序列分析模型,可以用于时间序列的预测。该代码实现了ARIMA模型的建模和谱分析过程-The ARIMA model based on MATLAB source code. ARIMA model is the sum of autoregressive moving average model is time series analysis models, can be used for time seri
-
-
4下载:
matlab 高频算法交易实现, 附有详细说明文档,包括从基础的均线到高级的遗传算法在内的实现,非常实用-matlab frequency algorithmic trading, with detailed documentation, including moving average based on advanced genetic algorithm, including the realization of very practical
-
-
1下载:
- 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filteri
-
-
0下载:
calculates the moving average of a graph
-
-
0下载:
MACD指标(Moving Average Convergence Divergence) 平滑异同移动平均线. 主要是利用长期与中短期移动平均线来计算两者之间的差离情况,作为研判未来行情走势的依据,其中包括了三条线:MACD线、DIF线(是核心)、柱状线 BAR(MACD辅助指标—用红柱和绿柱,其公式为:BAR=2×(DIF-DEA))。但要切记:任何指标相对于成交量而言都是滞后的,避免进入纯指标分析误区, 所以任何技术指标不能孤立的使用。-MACD indicator (Moving Ave
-
-
1下载:
信号的平滑处理,moving average算法,Mablab源程序-signal processing, moving average algorithm, in Mablab
-
-
0下载:
Calculates adaptive autoregressive (AAR) and adaptive autoregressive moving average estimates (AARMA)of real-valued data series using Kalman filter algorithm.
-
-
0下载:
Sliding Sum Averaging Filter
Smoothes data by sliding it past itself, one sample at a time, and summing.
The length of the output is the same as the length of the input. The output
will be normalized. Equivalent to a moving average (lowpass
-
-
1下载:
这是我帮一个同学写的关于KDJ线的程序,实现KDJ五天均线得出最优买入点。-This is a student I helped to write the procedure on KDJ line to achieve a five-day moving average KDJ get the optimal timing.
-
-
0下载:
averaging filter moving average filter
-
-
0下载:
moving average filter matlab implementation
-
-
0下载:
moving average filter using widey as low filter in matlab
-
-
0下载:
The Source Code for casting using the Moving-Average. Source Code created using Matlab. Database using MS excel. Output in the form of graph-The Source Code for forcasting using the Moving-Average. Source Code created using Matlab. Database using MS
-
-
0下载:
Moving average code as a filter to smooth the graph in matlab
-
-
0下载:
数字信号处理技术之移动平均滤波器的设计(The Scientist and Engineer's Guide to Digital Signal Processing)(Digital signal processing technology, mobile average filter)
-