aboutsummaryrefslogtreecommitdiff
path: root/mode_match.m
Commit message (Collapse)AuthorAgeFilesLines
* Added descriptions to each function.v3.0Matt Argao2013-03-311-8/+21
|
* Matt's changes to use faster beam propagatorEugeniy Mikhailov2013-03-201-19/+7
|
* Fixed lens bug and added more accurate representation of lenses.Matt Argao2013-03-021-4/+2
|
* Added find_min function. Modified approriate files to ensure proper usage.Matt Argao2013-02-041-4/+18
|
* Reduced number of iterationsMatt Argao2012-11-291-1/+1
|
* Added descriptionsMatt Argao2012-11-131-15/+5
|
* Merge fixMatt Argao2012-11-081-4/+0
|
* Merge branch 'exper'Matt Argao2012-11-081-2/+6
|\ | | | | | | | | | | Conflicts: fitness.m mode_match.m
| * Renaming of variables for clarityMatt Argao2012-11-081-2/+2
| |
| * Changed # of shuffles & penalty weightMatt Argao2012-11-081-1/+1
| |
| * Assorted code cleanup, addition of mode_match.mMatt Argao2012-11-061-0/+50
| | | | Refinement of fitness function
* Various cleanups & refinement of fitnessMatt Argao2012-11-081-0/+50
Mode matching code isolated from fitter_check