搜索资源列表
kalman
- runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z) with model order p V = initial covariance of observation sequence noise returns model parameter estimation sequence A, sequence of predicted
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
vrpsd.ea.uk.3
- 随机需求vrp,用蚁群求解Vrpsd 2-Vrpsd 2
alglib-2.5.0.cpp
- alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
eMOEA
- an epsilon Multi-Objective EA
Matlabliziqun
- 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。-Particle swarm optimization, also known as PSO (Particle Swarm Optimization), abbreviated as PSO, in recent years developed a new evolutionary alg
TeamPursuitSimulation.java
- 追击问题的EA算法 追击问题的简单建模 以及GA-apply EA/GA to solve the team pursuit problem
genetic-algorithm
- In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimizatio
趋势程序化交易
- 趋势共振程序化待续交易策略,本EA是纯趋势型,没有加庞杂的功能,主要特点是一次一单,每单都带止损点和止盈点,不加仓,不抗单只做趋势待续策略,盈利强做单准确率高,最大优点就是稳定盈利同时适合刷单 趋势最基本的交易策略就是截断亏损,让盈利奔跑,简单的说就是顺势而为,该策略的适应范围比较广泛,适合各种货币对,不会受基本面的限制,而且不管行情如何波动和震荡,利用趋势型策略都能获得盈利。(Trend resonance programmed trading strategy, this EA