Description: This code expains kalmanswarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained optimization method like GA or pso for effieciency and speed.
This method is much faster as compared to genetic algorithim.
- [motor] - Adaptive control of induction motor mode
- [matlabgb] - Genetic Algorithm for Nonlinear Integer
- [MATLAB.gt] - Genetic algorithm is the source code
File list (Check if you may need any files):
kalmanswarm\ackley.m
...........\col2row.m
...........\Contents_kalmanswarm.m
...........\dejong.m
...........\find_best.m
...........\grwnk.m
...........\main.m
...........\rastrigin.m
...........\rosenbrock.m
...........\row2col.m
...........\schwefel.m