资源列表
TSP
- tsp for (int i=0 i<M i++) S[i] = i S[M] = 0 T = 1000 //初始温度1000 Tl = 35000 //内循环次数35000 a = 0.93 //温度下降系数 k = 0 PreMin = 0 Path = GetPath(S) srand((unsigned)time( NULL )) cout<<"The initial Path Diste
DataRegulation
- 基于VB语言编写的遗传算法,进行数据处理,可移植性好-VB language based on genetic algorithms, data processing and transplantability
GoldSectionControler
- 模糊黄金分割控制器,信号跟踪效果良好,可用于智能控制学习。-Golden fuzzy controller, signal tracking to good effect, can be used for intelligent control study.
gagaga
- 遗传算法解决函数优化问题,也可以经过改过,使其性能改善。-It is very useful for student who study genetic algorithm.
fim
- fimi03 上出现的较快的频繁项集、频繁闭项集、最大频繁项集的挖掘算法
Brain net predict
- 基于反向传播神经网络的私人汽车拥有量预测软件(Private car ownership prediction software based on back-propagation neural network)
fmcb33
- 这是用C编写的贪婪算法,非常实用,欢迎大家下载哈!()
蚁群MATlab
- 群优化算法之一,模拟蚁群生活习惯,优化算法(One of the group optimization algorithms, simulation of ant colony living habits, optimization algorithm)
Clustering-master
- 一个基础的聚类算法,带数据集,适合初步研究聚类算法的人学习。(A basic clustering algorithm, with data sets, is suitable for the preliminary study of clustering algorithm for human learning.)
简化模糊神经网络MATLAB代码,对初学者有一定用处
- 适合初学者使用的模糊神经网络,基于matlab平台。(Suitable for beginners)
bp pred
- 反向传播神经网络进行数据回归预测,选取自变量为多维,因变量为一维(Back propagation neural network is used for data regression prediction. The independent variable is multidimensional and the dependent variable is one-dimensional.)
均线趋势EA
- 这次分享的是非常优质的一款均线趋势EA,带止损止盈,一单一结。我自己测试下来,盈利效果十分明显,风险可控,适用于全货币,做单准确率高至80%,月盈利可达15%-25%。(This share is a very high-quality average trend EA, with stop loss stop profit, a single knot. My own test shows that the profit effect is very obvious, the risk is
