资源列表

« 1 2 ... .38 .39 .40 .41 .42 18443.44 .45 .46 .47 .48 ... 28522 »

[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例程best-fit

说明:匹配算法是通过给每个顶点一个标号(叫做顶标)来把求最大权匹配的问题转化为求完备匹配的问题的。-Matching algorithm is through a label for each vertex (called the top mark) to seek the power matching problem into a complete matching problem.
<刘适> 在 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例程Desktop

说明:Numerical analysis: Newton method used to solve the nonlinear problems.
<h> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[matlab例程PSO_base_RBF

说明:PSO+RBF神经网络预测,较为先进的搜索方式- PSO+ RBF neural network prediction
<杨润华> 在 2025-02-05 上传 | 大小:4kb | 下载:0

[matlab例程GA

说明:在matlab环境下使用GA遗传算法计算TSP旅行商问题-GA genetic algorithm TSP problem
<成成> 在 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例程adaboost1

说明:adaboost代码,比较简单。但方便了解Adaboost算法的基本原理-The aim of the project is to provide a source of the meta-learning algorithm known as AdaBoost to improve the performance of the user-defined classifiers.
<孙水发> 在 2025-02-05 上传 | 大小:6kb | 下载: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

[matlab例程PCAJ

说明:用PCA解决复杂工业过程的故障检测问题,有监测数据,并有很好的仿真结果,希望能有所帮助-Fault detection using PCA to solve the problem of complex industrial processes, monitoring data, and have a good simulation results, hoping to help
<王楠> 在 2025-02-05 上传 | 大小:4kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 18443.44 .45 .46 .47 .48 ... 28522 »

源码中国 www.ymcn.org