资源列表
[matlab例程] Coloring-Problem
说明:图着色问题(Graph Coloring Problem, GCP)又称着色问题,是最著名的NP-完全问题之一。路线着色问题是图论中最著名的猜想之一。-Graph coloring problem (Graph Coloring Problem, GCP), also known as coloring problem, is the most famous NP-complete problems. Line graph colori<刘适> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[matlab例程] minimum-spanning-tree
说明:在一个具有几个顶点的连通图G中,如果存在子图G 包含G中所有顶点和一部分边,且不形成回路,则称G 为图G的生成树,代价最小生成树则称为最小生成树。 -Has several vertices in a connected graph G, if there subgraph G ' contains all vertices of G and part of the side, and does not form a loop,<刘适> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[matlab例程] Minimum-Cost-Flow
说明:最小费用最大流问题是经济学和管理学中的一类典型问题。在一个网络中每段路径都有“容量”和“费用”两个限制的条件下,此类问题的研究试图寻找出:流量从A到B,如何选择路径、分配经过路径的流量,可以达到所用的费用最小的要求。-Minimum cost maximum flow problem is economics and management in a class of typical problems. Each path in a ne<刘适> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[matlab例程] ford-max-flow
说明:解决最小费用最大流问题,一般有两条途径。一条途径是先用最大流算法算出最大流,然后根据边费用,检查是否有可能在流量平衡的前提下通过调整边流量,使总费用得以减少?只要有这个可能,就进行这样的调整。调整后,得到一个新的最大流。-Minimum cost maximum flow problem to solve, there are generally two ways. One way is to use a maximum flow al<刘适> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[matlab例程] PSO_base_RBF
说明:PSO+RBF神经网络预测,较为先进的搜索方式- PSO+ RBF neural network prediction<杨润华> 在 2025-02-05 上传 | 大小:4kb | 下载:0
[matlab例程] ACO_Result2
说明:在matlab环境下使用ACO蚁群算法解决TSP旅行商问题-In the matlab environment using ACO ACO algorithm to solve the traveling salesman problem TSP<成成> 在 2025-02-05 上传 | 大小:2kb | 下载:0
[matlab例程] boosting_2
说明:有图形接口的adaboost验证程序。但代码不好懂,发上了给大家一起研究-This demo gives a clear visual presentation of what happens during the Adaboost algorithms. It shows how the decision boundary, example weights,<孙水发> 在 2025-02-05 上传 | 大小:12kb | 下载:0