Now that exams are over, it's time to go back to FYP.
Scripting COMSOL in Matlab is so unintuitive. The whole objective function "program" looks nothing like a program, but more like a bunch of function calls to COMSOL API.
All that is written by me are only equations, to multiply this variable with that. It is just a script of math equations that I can't picture, that mostly make sense when you take symbol a multiply with symbol b.
The NSGA (non-domination sort genetic algorithm) implementation was rather interesting, however it's getting rather tedious to modify it.
How I wish I can rewrite the whole thing. But it's too late for that isn't it?