资源列表
cpso
- 粒子群优化算法容易理解,实现简单,优化速度快,收敛性强。常用于解决种类最优化问题。-Particle swarm optimization algorithm easy to understand, easy to achieve, and optimize the speed and strong convergence. Types commonly used in the optimization problem to solve.
GA-1
- 遗传算法 解函数优化问题 老师给的肯定没哟错误1KEYI FANGKEYIFANGXINSHIYONG -functional
TMS
- Code for Truth Maintenance System in Artificial Intelligence.-Code for Truth Maintenance System in Artificial Intelligence.
Tuihuo
- 实现模拟退火算法的的源文件,里面有算法的详细设计的方法实现,建议有用的人看看!-The simulated annealing algorithm source files, there are the detailed design of the algorithm implementation, it is recommended useful to look at!
GA
- 应用于基因算法来调整最佳的PID控制器,程序结果含系统响应与收敛-Genetic algorithm is applied to adjust the optimal PID controller, the program results including system response and convergence
BP-network
- 利用matlab实现bp人工神经网络算法,根据训练集合训练模型,测试集合进行模型的测试-Using matlab bp artificial neural network algorithm, according to the training set training model, test collection model test
m571a
- 连续系统的pid参数整定,利用神经网络的方法-Continuous system pid tuning, the neural network method
ant
- 基于蚁群算法用MATLAB求解城市之间的最短路径问题,适合新手阅读使用-Read based on ant colony algorithm using MATLAB to solve the shortest path between cities, suitable for beginners
EKF
- 纯方位跟踪:目标为匀速直线运动模型,可以迅速收敛。-Bearing_only tracking
Main
- 基于模型诊断的方法,是根据系统模型,来诊断出故障部件。然而,在很多情况下系统模型是未知的,此时需要通过试验,得到系统的部分模型。执行这些试验需要花费大量的资源和时间,因此针对如何缩减试验的次数,利用基于模型诊断求解的思想提出了几个算法来进行部分模型的识别,实验结果验证了本文方法的有效性。-Model-based diagnostic approach is based on system model, to diagnose the failed component. However, in m
Annealing
- 退火算法的源码,参考artificial intelligence 算法中的退火那一章做的。原书上的代码是用在linux上的-annealing algorithm
IBAT_algorithm_01
- Improved bat algorithm(IBA) pn continous optimization problems by Selim Yilmaz 改进蝙蝠算法:1.增加权重系数 2.自适应调整频率 3.达到尝试次数后,解质量没有提高,则随机飞行 -Improved bat algorithm(IBA) pn continous optimization problems