Primary Energy

Primary Energy is JavaFX desktop app for mini-thesis bachelor final project in Computer Science, University of Brawijaya. It uses linear regression with Hybrid Particle Swarm and Continuous Ant Colony to predict Indonesia primary energy consumption. Download full documentation at here.

Screenshot

primaryenergy

Features

  1. Change any parameter
  2. Switch between PSO, ACOR, or hybrid PSOACOR
  3. View object data
  4. Show line graph entire iteration
  5. Detailed fitness and prediction value

Run

Just open in your Java IDE (my IDE is IntelliJIDEA) and run MainApp.java for GUI mode!