搜索资源列表
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蚂蚁个数
BP
- BP神经网络算法,可用于降水量、气温(包括平均气温、日最低最高气温等)、蒸发量等的回归预测。-BP neural network algorithm can be used for precipitation, temperature (including the average temperature, minimum maximum temperature, etc.), evaporation, etc. regression prediction.
BD_Hight
- 蒸发波导高度的计算及部分因素对于高度的影响图-Evaporation duct height and some of the factors to calculate the height of the influence diagram
ERWCA_unconstrained
- 具有蒸发率的水循环算法,用来解决无约束优化问题,这是一个比较新的算法-Has the rate of evaporation of the water cycle algorithm, which is used to solve unconstrained optimization problems, this is a relatively new algorithm
ER-WCA
- ER-WCA_Constrained-Evaporation Based Water Cycle Algorithm (ERWCA) for solving constrained optimization problems
SPEI
- 标准化降水蒸散发指数 matlab的代码(Standardized index precipitation evaporation for matlab)