-
-
ConOP2007.rar
abstract about RL in energy consumption optimization
-
-
-
-
efficiency_pi_withlma.rar
Efficiency optimization of IPMSM with PI controller and loss minimization algorithm. Good for comparison and simulation results.
-
pso.py.zip
Particle swarm optimization (PSO) is a form of swarm intelligence. Imagine a swarm of insects or a school of fish.
-
-
SimulatedAnnealing.rar
Simulated Annealing (SA) is a smart (meta)-heuristic for Optimization. Given a cost function in a large search space, SA replaces the current solution by a random "nearby" solution. The nearby solution is chosen with a probability that depends on the ...
-
-
-