资源列表
bat-algorithm
- 最新的几篇关于蝙蝠算法的英文文献,希望对大家有帮助-several latest English literature about bat algorithm
decision-tree
- 使用matlab建立决策树,分析数据。决策过程中使用了matlab自带的建立决策树的函数。-Using decision trees to predict contact lens type.Training data file (lense.txt) and descr iption file (comments.txt).
Fuzzy-Synthetic-Evaluation-Model
- 在MATLAB下实现模糊综合评价,有GUI用户界面,例子为打分系统,为初学者提供帮助。 简介:模糊综合评价法是一种基于模糊数学的综合评标方法。该综合评价法根据模糊数学的隶属度理论把定性评价转化为定量评价,即用模糊数学对受到多种因素制约的事物或对象做出一个总体的评价。它具有结果清晰,系统性强的特点,能较好地解决模糊的、难以量化的问题,适合各种非确定性问题的解决。-Achieved in MATLAB comprehensive uation, there are GUI user inter
sparse-cnn
- 稀疏深度学习网络 cnn网络稀疏化,C++代码-sparse cnn
laval_sub
- 安德森《计算流体力学及其应用》第七章拟一维喷管流动的数值解,7.3Fortran程序-Numerical Solution of Anderson Computational Fluid Dynamics and Its Applications, Chapter VII of the proposed one-dimensional nozzle flow, Fortran program
Genetic-taboo
- 使用禁忌算法混合遗传算法解决tsp问题,相比单一算法具有很大的优势。-Using the tabu search hybrid genetic algorithm to solve the TSP problem, compared to a single algorithm has a lot of advantages.
AISMOP2
- 该函数演示具有偏好等级的多目标perota优化问题(由粒子群算法改编求解ZDT1)-This function demonstrates the preference level of multi-objective perota optimization problem (by particle swarm algorithm for solving ZDT1)
imccmolibing
- 使用粒子群免疫优化算法解决含多重约束条件的二维CMOP1问题。-A particle swarm immune optimization algorithm is used to solve the problem of two-dimensional CMOP1 with multiple constraints.
Binary-genetic-algorithm
- 使用二进制编码的遗传算法解决二维约束条件的寻优问题。-The problem of solving two-dimensional constrained conditions by using the binary coded genetic algorithm.
ant-tsp
- 使用蚁群算法解决全国所有城市的TSP问题,函数少,可直接运行。-Using ant colony algorithm to solve the problem of traveling salesman problem in cities, the function can run directly.
My_Ant_Algorithm
- 蚁群算法,Java程序,面向对象思想,求最短路径-Ant colony algorithm, a Java program, the object-oriented thought, seek the shortest path
SA
- 模拟退火算法示例,可直接运行,注释详细,适合初学者-SA algorithm
