-
MA_SYSTEM
一个非常简易的均线策略,仅作展示用,高手绕行。
5日均线上穿20日均线,做多1手;5日均线下穿20日均线,做空1手;
其中这里上穿、下穿如下定义:
上穿定义:MA5当天大于MA20,前一天MA5位于MA20之下
下穿定义:MA5当天小于于MA20,前一天MA5位于MA20之上
测试数据:IF1112 (2011/5/3-2011/12/8)每日收盘价。
初始资金 50万(a sample back testing matlab code based on ma)
- 2014-10-21 22:51:24下载
- 积分:1
-
ErrorCalc
Error calculation set. For statictic purposes
- 2013-11-19 22:35:26下载
- 积分:1
-
The-use-of-mathematical-modeling
数学建模---MATLAB的使用简介一、曲线插值与拟合二、数值微分与积分三、微分方程数值解四、优化问题五、回归分析(The use of mathematical modeling--- MATLAB Introduction of a curve interpolation and fitting the second, numerical differentiation and integration III, differential equations IV, V optimization, regression analysis)
- 2010-12-11 22:56:04下载
- 积分:1
-
trainlm
采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr)(Using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (trainbr))
- 2011-01-16 20:19:26下载
- 积分:1
-
music_spectrum
说明: 谱估计的MUSIC算法,里面有详细的介绍,对做谱估计的同学应该有帮助。(The MUSIC spectral estimation algorithm, there are detailed introduction to the spectral estimation of the students do should be helpful.)
- 2008-09-19 10:02:44下载
- 积分:1
-
msk_mod
GMSK modultion source code
- 2013-01-01 14:09:01下载
- 积分:1
-
UKalFilter
matlab codes for unscented kalman fliter,can run without modification...(unscented kalman fliter for tracking moving object...)
- 2014-09-23 15:52:54下载
- 积分:1
-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1
-
zhouqitu
对周期法提取谱特征的matlab编程的代码说明教材,及对此编程的优化代码(Extraction of spectral characteristics of the cycle of matlab programming code that shows teaching materials, and the optimization of the code of this program)
- 2009-12-07 10:33:42下载
- 积分:1
-
ANSYS)
本文章中介绍了行业软件ansys的基础知识,基本操作以及一些高级的应用,对于刚接触ansys的人是很好的入门材料(This article describes the basics of the industry software ansys, the basic operation and some advanced applications, for people new to ansys is a good introductory material)
- 2011-01-18 10:09:20下载
- 积分:1