搜索资源列表
蚁群算法求解TSP问题的matlab程序
- %蚁群算法求解TSP问题的matlab程序 clear all close all clc %初始化蚁群 m=31;%蚁群中蚂蚁的数量,当m接近或等于城市个数n时,本算法可以在最少的迭代次数内找到最优解 C=[1304 2312;3639 1315;4177 2244;3712 1399;3488 1535;3326 1556;3238 1229;4196 1004; 4312 790;4386 570;3007 1970;2562 1756;2788 1491;2381 1
decompression-evaporation-fluent模拟水的降压蒸发之UDF代码
- fluent模拟水的降压蒸发之UDF代码,适合传热流体相关专业,经验证可用-Fluent simulation of water decompression evaporation of the UDF code, and suitable for the heat transfer fluid related professionals, experience card can be used
ACTSP
- 实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) ------------------------------------------------------------------------- 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max最大迭代次数 m蚂蚁个数
ACOforTSP
- tsp问题的群蚁算法实现,其中c为测试矩阵,代表各点的相对坐标,NC_max 最大迭代次数 ,m蚂蚁个数,Alpha 表征信息素重要程度的参数,Beta 表征启发式因子重要程度的参数,Rho 信息素蒸发系数,Q 信息素增加强度系数,R_best 各代最佳路线,L_best 各代最佳路线的长度,运行后得到最佳路线和收敛曲线-ant problem tsp algorithm group, of which c for the test matrix, the representative of
ACATSP
- C表示 n个城市的坐标,为n×2的矩阵 NC_max为最大迭代次数 m表示蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度-C indicated that the coordinates of n cities, in order to n × 2 matrix NC_max maximum numbe
TSP
- 使用蚁群算法解决TSP问题的例子,包括城市的坐标 最大迭代次数 蚂蚁个数 表征信息素重要程度的参数 表征启发式因子重要程度的参数 信息素蒸发系数 信息素增加强度系数 各代最佳路线 各代最佳路线的长度 等参数-TSP problems ant colony algorithm
gas-water
- 中空纤维膜组件无水加湿计算程序,流体流动和蒸发潜热耦合程序。-Hollow fiber membrane module humidification water calculation program, the latent heat of evaporation of fluid flow and coupling procedures.
dmc_sim
- 使用动态矩阵预测控制模型对蒸发换热器进行控制-DMC heatexchanger
gaijinhoulengshuijizuxineng
- 自己在毕业论文中所编写的源程序蒸发式冷水机组编程,希望大家共同学习-Evaporative chillers programming \
1212
- 热蒸发分解法制备多晶氧化锌薄膜以及性能分析.-Prepared by thermal evaporation decomposition of polycrystalline zinc oxide thin films, and performance analysis.
Palmer
- 帕尔默干旱指标计算,需要潜在蒸发、风速、最高气温、最低气温、平均气温、日照时数作为输入-Palmer Drought index calculation
PE
- 计算潜在蒸发,方法为彭曼法,需要气温、日照、风速等资料,具体详见程序界面-Pe calculation
Ant-colony-algorithm
- 最短路径实现的蚁群算法 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数 m 蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度-Ant colony algorithm to achieve the shortest path Descr iption of the
C_P
- 恒温减压沸腾UDF,一个基于压力计算的水蒸发UDF程序,请大家探讨一下-boiling udf of costant T and decreasing P
PCC
- PCC在碱回收蒸发工段中的应用.PCC apply online-PCC apply online
cd4ef1.ZIP
- 强制循环蒸发系统的智能解耦控制Forced circulation evaporation system for intelligent decoupling control-Forced circulation evaporation system for intelligent decoupling control
SHIXIA.tar
- 用于fluent计算蒸发冷凝的UDF,只能用于沸腾蒸发(UDF for calculating evaporative condensation in fluent)
fluent 蒸发与冷凝udf
- FLUENT中水-水蒸汽蒸发过程UDF程序段及其解释(fluent evaporation-condensation udf)
fluent二维重力热管蒸发冷凝udf
- fluent模拟热管内部蒸发冷凝现象,热管蒸发段表面温度yany轴距离递减,出口压力0.1mpa。
蒸发
- 用于饱和蒸汽压差带来的蒸发,而不是由于温度带来的(Used for evaporation caused by vapor pressure difference)