资源列表

« 1 2 ... .29 .30 .31 .32 .33 27734.35 .36 .37 .38 .39 ... 28521 »

[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
<刘适> 在 2024-10-10 上传 | 大小:1024 | 下载: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.
<刘适> 在 2024-10-10 上传 | 大小:1024 | 下载: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
<刘适> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[matlab例程Desktop

说明:Numerical analysis: Newton method used to solve the nonlinear problems.
<h> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[matlab例程PSO_base_RBF

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

[matlab例程GA

说明:在matlab环境下使用GA遗传算法计算TSP旅行商问题-GA genetic algorithm TSP problem
<成成> 在 2024-10-10 上传 | 大小:4096 | 下载:0

[matlab例程ACO_Result2

说明:在matlab环境下使用ACO蚁群算法解决TSP旅行商问题-In the matlab environment using ACO ACO algorithm to solve the traveling salesman problem TSP
<成成> 在 2024-10-10 上传 | 大小:2048 | 下载: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.
<孙水发> 在 2024-10-10 上传 | 大小:6144 | 下载: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,
<孙水发> 在 2024-10-10 上传 | 大小:12288 | 下载:0

[matlab例程Peng_Robinson_EOS

说明:利用Peng_Robinson EOS 计算常见纯组分气体逸度和密度。利用matlab运行求解。-Peng Robinson is used to calculate the density and fugacity of single component gas at given pressure with Peng-Robinson equation.
<呵呵> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[matlab例程OMP

说明:一个很好的MATLAB源代码——OMP,OMP算法的改进之处在于:在分解的每一步对所选择的全部原子进行正交化处理,这使得在精度要求相同的情况下,OMP算法的收敛速度更快。-A good MATLAB source code-- OMP, OMP algorithm improvement lies in: every step of the decomposition of orthogonalization processing al
<夏树> 在 2024-10-10 上传 | 大小:1024 | 下载: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
<王楠> 在 2024-10-10 上传 | 大小:4096 | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 27734.35 .36 .37 .38 .39 ... 28521 »

源码中国 www.ymcn.org