搜索资源列表
Tsearch
- 这是一个校内搜索引擎的代码,可以优化搜索清华校内的一些信息,其中使用到了PageRank,BM25等重要算法。-It is a search engine which you can search information in tsinghua better
NSGA-II
- 粒子群多目标优化算法代码包含技术文档求解多目标优化-Multi-objective particle swarm optimization algorithm code contains technical documentation solving multi-objective optimization
Dynamic-Programming
- 该代码描述如何使用动态规划算法,动态规划算法产生一个优化路径,储存最合适的移动方向。-The code describes how to use dynamic programming algorithm, dynamic programming algorithm to generate an optimal path to store the most appropriate direction of movement.
MMA
- 拓扑优化99行,基于MMA移动渐进算法进行寻优,拓扑优化入门代码-99 line topology optimization based on progressive movement MMA algorithm optimization, topology optimization of code entry
BAS天牛须搜索优化算法
- 这是新提出的天牛须算法和matlab的实现代码,用于优化问题十分有效(This is the newly proposed algorithm of the matlab algorithm, which is very effective for optimization.)
SSI
- 需要指出的是,还存在改进算法的速度和内存使用的空间,比如用于RQ分解的位移结构算法和SVD的Lanczos算法。在这个软盘上实现的算法只使用基本的MATLAB命令(没有花哨的优化c代码)。请随意改进,让我知道您的想法:(The algorithms that have been implemented on this diskette only use basic MATLAB commands (and no fancy optimized C-code). Feel free to i
最终代码
- 用二维装箱算法实现矩形地块放置优化问题,使用遗传算法优化(Two dimensional packing algorithm for rectangular block placement optimization)