资源列表
matlab6.0数学手册
- 通过简单的编程,利用maltab进行优化,得到自己最优结果(Through a simple programming, use maltab optimization, get the optimal results)
MALTAB example
- 通过一些例子,更好的了解maltab这个软件,更熟悉的连接一些算法(Through some examples, better understand maltab this software, more familiar with the connection algorithm)
introduction-to-matlab
- Matlab introduction and Guidline.
SIR
- sir简单模型,matlab程序编写,供大家参考研究(simple model for sir)
multiple linear regression
- 多元线性回归及显著性检验Matlab程序,分别检验了x2和x3,并且计算精度高(Multiple linear regression and saliency test Matlab program, respectively test the X2 and X3, and the high accuracy of calculation)
电话拨键号码识别
- 数字信号处理课程中,电话拨键号码识别的实现程序(The realization program of telephone key number recognition in digital signal processing course)
ACO
- 蚁群算法是一种新型的模拟进化算法,鉴于目前国内尚缺乏这一方面的研究,其研究刚刚开始,远未像遗传算法、模拟退火算法等算法那样行程系统的分析方法和坚实的数学基础,有许多问题有待进一步研究,如算法的收敛性、理论依据等更多细致的工作还有待于进一步展开。(The ant colony algorithm is a novel simulated evolutionary algorithm, given the current lack of the research on this aspect, th
MLI_MAS
- Scalar control of an asynchronous motor.
pol2rect_mex
- The code converts complex numbers from polar to rectangular form
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
Firefly_Algorithm
- % Firefly Algorithm by X S Yang (Cambridge University) % % Usage: firefly_simple([number_of_fireflies,MaxGeneration]) % eg: firefly_simple([12,50]); % % ======================================================== % %
FA_constrained_optimization
- Firefly Algorithm for constrained optimization using % % for the design of a spring (benchmark)
