搜索资源列表
模拟退火源码
- 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ
BoundAndBranch
- 我的算法作业,求一个在总花费小于1500的条件下从源结点到目的结点的最短路径,源代码Tree.cpp(C++语言编写,VC++6.0 IDE下调试通过),利用的是分支定界算法。可执行文件Tree.exe说明在ReadMeFirst请按照说明使用。-algorithm operations, for a total cost of less than 1,500 from the source node to node purpose of the shortest path, Tree.cpp
quanguojiaotongzixun
- 用最短路径解决. 提供三种最优决策:最快到达,最少费用,最少中转站.-solution with the shortest path. For three optimal decision : fastest to reach at least cost, at least transfer stations.
最小费用最大流算法通用Matlab程序
- 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
ACM_template.rar
- 本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。,ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structure of the maximum flow and mini
PSO_solution_to_economic_dispatch
- 利用PSO算法解决经济批量分发问题的matlab源代码,求解多目标函数与成本最小值。-Use PSO algorithm to solve economic volume distribution of the matlab source code for solving multi-objective cost function and the minimum value.
MinimumCostFlow
- 最小费用最大流问题 MATLAB编程代码-Maximum flow problem minimum cost MATLAB programming code
deopf
- 也是一个最小费用最大流的程序,在应用时可以参考程序思路进行重新设计-Is also a minimum cost maximum flow procedure in the application can refer to the process redesign ideas
lap_cpp
- 线性分配算法的C++版本,在MATLAB调用mex命令编译后可以直接在MATLAB中运行,函数assianstment=lap(cost),cost为匹配的代价矩阵,assianstment为输出匹配矩阵-Linear assignment algorithm C++ version of the call in the MATLAB mex command can be compiled to run directly in the MATLAB function assianstment =
cost.cpp
- A program that lets user to enter quantity and price of an item and a function that finds the cost of product i.e. price*qty including tax
Fence-cost
- 栅栏造价,利用所编程序计算出建造自定义的栅栏所需要的花费-Fence cost, calculated using the programmed custom fence construction cost of the required
minimum-cost-maximum-flow
- 用于求解网络的最小费用最大流问题,求一个网络中的最大流-Network for solving the minimum cost maximum flow problem, find the maximum flow in a network
cost
- some cost function.fore example rastrigin,... .
Minimum-Cost-Flow
- 最小费用最大流问题是经济学和管理学中的一类典型问题。在一个网络中每段路径都有“容量”和“费用”两个限制的条件下,此类问题的研究试图寻找出:流量从A到B,如何选择路径、分配经过路径的流量,可以达到所用的费用最小的要求。-Minimum cost maximum flow problem is economics and management in a class of typical problems. Each path in a network has the " capacity&q
Cuckoo-Optimization-Algorithm-for-ANN-cost
- not good - Cuckoo Optimization Algorithm for ANN cost --- Cuckoo Optimization Algorithm --- - Matlab Toolbox Ver. 1.0.1 - Programmed by- Ramin Rajabioun, 2011 + This code minimizes your cost function, so don t change any part of -not good - Cuc
low-cost-sins
- 这是一个有关低成本捷联惯性导航系统研究的论文,对有一定捷联惯性导航基础认识的同学学习很有帮助-This is a paper about low-cost strapdown inertial navigation system research, to have some basic understanding of SINS students learn helpful
linear-regresion-cost
- linear regresion Cost function code for matlab . machine learning algorithm.
bus-cost
- 一个计算节点电价的程序,可以运行,包含JACOBI,最有潮流等子程序,可以灵活使用-[electeric] a programme to calculate the cost on the bus
A-Low-Cost-Inverter-for-Domestic-Fuel-Cell
- A Low-Cost Inverter for Domestic Fuel Cell Applications
Outdoor Localization
- GPS-less Low-Cost Outdoor Localization for Very Small Devices pdf