:. Project / Genetic Antenna Modifier
This is a MatLab program I wrote to use a genetic algorithm to modify the parameters of a antenna and eventually "give birth" to a "best known case" antenna based upon forward gain, etc. Currently, it uses NEC2 as the processing engine. It writes out a text file to disk, then calls NEC2 to process that file. I want to entirely rewrite NEC2/this program in a C++/Java framework to be more extensible.