资源列表
cuckoo_search_new2013
- Cuckoo Search for nonlinear constrained optimization % % Programmed by Xin-She Yang @ Cambridge University 2009 % % Usage: cuckoo_spring(25000) or cuckoo_spring;
AdaptiveCuckooSearch
- "A new adaptive Cuckoo search algorithm," % in Recent Trends in Information Systems (ReTIS), 2015 % IEEE 2nd International Conference on, 2015, pp. 1-5.
FA_constrained_optimization
- Firefly Algorithm for constrained optimization using % % for the design of a spring (benchmark)
FA
- Firefly Algorithm for constrained optimization using % % for the design of a spring (benchmark) % % by Xin-She Yang (Cambridge University) Copyright @2009
Firefly_Algorithm
- % Firefly Algorithm by X S Yang (Cambridge University) % % Usage: firefly_simple([number_of_fireflies,MaxGeneration]) % eg: firefly_simple([12,50]); % % ======================================================== % %
bco matlab
- % Bee Colony Optimization in Matlab % By Adnan ACAN % Each potential solution is called a Food Source % Fitness is determined in terms of the quality of food source % There are three groups of bees: employed bees, onlooker bees, and scout bee
LU Matrix Factorization
- 使用C语言在xilinx 平台上实现N阶可逆矩阵分解(The realization of N order reversible matrix decomposition on the Xilinx platform using C language)
LUgenerator_beta
- 使用C实现矩阵分解(LU decomposition)(Using C to implement matrix decomposition (LU decomposition))
pol2rect_mex
- The code converts complex numbers from polar to rectangular form
Ch03
- 决策树的实现,压缩中包含数据和代码,祝大家玩的开心(The implementation of the decision tree, compression contains the data and code, I wish you all fun)
Ch02
- KNN算法的实现,压缩包里包含了数据和代码的实现,pthon2位基础(THE ACHIEVEMENT OF KNN)
MLI_MAS
- Scalar control of an asynchronous motor.
