搜索资源列表
tabu_search
- 我们尝试用禁忌搜索(tabu search)算法来解决旅行商问题(TSP),程序可以选择随机生成点的位置坐标,也可以从圆上均匀取点(比较容易判断结果的好坏)。 我们采用下面的一些规则来运行程序: 特赦规则:如果新解被禁,但是目标函数值比当前最优解的目标函数值小于某个定值时,接受新解。 终止规则:1、如果在给定的迭代次数内,最优解的目标函数值保持不变终止2、迭代次数达到给定的最大值时终止。 候选解的产生:本实验中我采取的是随机产生候选解的方法 一些参数的选取: 在每一步的
rc522
- 基于RC522的读卡程序sad asdsadas dsad-Based on the RC522 reader program
chengxu
- MATLAB符号计算实例 函数的最值点渐近线拐点 源程序-MATLAB symbolic computation example function of the value points asymptote inflection point source program
22
- 在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处,这是官方书籍中附带的一个源程序。-Online signature identification, AR implementation algorithm and DTW algorithm to achieve, but also includes a more comprehensive example of this study friends useful, this is the offi
藏峰守拙,高飞远翔
- 这是一个基于顺势加仓的EA,可做震荡,突破,趋势行情,但要合理设置 参数, EA只是工具,就像AK47一样,用得好枪口对着敌人就是克敌制胜,用不好,枪口 对着自己那就只有是自毙的份了(Upload source code or programming information, this is a program for foreign exchange transactions)
萤火虫优化算法
- 基于matlab平台的启发式智能算法,萤火虫优化算法程序(Heuristic intelligent algorithm based on MATLAB platform and the program of firefly optimization algorithm)