Global Optimization with MATLAB(R) Products - Webinar - 6 April 2010
%  Copyright (c) 2010, The MathWorks, Inc.
%  All rights reserved.

The files contained in this zip file are from the webinar.
It is recommended you view the webinar prior to running these files.  To
view the webinar, go to http://www.mathworks.com/webinars and look for the
'Global Optimization with MATLAB Products' webinar.

Direct Link: http://www.mathworks.com/wbnr43346

Please be aware that you will need MATLAB(R), Optimization Toolbox, Genetic
Algorithm and Direct Search Toolbox, and Parallel Computing Toolbox to run this
code.  To request a trial of these products please visit:
http://www.mathworks.com/products/global-optimization/tryit.html


Things you may want to do to get familiar with the content:

0 - Read through REAME.txt (Obvious, I know)
1 - Read the published versions of the demos (in html folder)
2 - Run the code from globalOutline.html.
3 - View the Webinar.

There are multiple demos contained in this file, browse through them 
individually or publish globalOutline.m to click through the different demos.


---------------------------------------------------------------------------
Contained in this download are:

Info:       
   README.txt                            this document

Webinar Archive:
    http://www.mathworks.com/company/events/archived_webinars.html

M-Files:
 Base Directory:  
    globalOutline.m         Publishable M-file linking to demos                            
    min1D.m                 First example
    min1DPlotIterates.m     Plotting function
 demoFiles Directory: (multiple demos files)
                                          msCurveFittingExample.m               
    ..                                    msPeaksExample.m                      
    VEMap.m                               peaksPlotIterates.m                   
    VEPlot.m                              psPeaksExample.m                      
    VEdata.mat                            queen.png                             
    VEoptimExample.m                      rastriginsComparison.m                
    circularConstraint.m                  rastriginsPlotIterates.m              
    curvefittingPlotIterates.m            rastriginsfcnCont.m                   
    gaPeaksExample.m                      rastriginsfcnSurf.m                   
    gaRastriginsExample.m                 saEightQueensExample.m                
    gaSwarmExample.m                      saGalacticTravelingSalesmanExample.m  
    gamultiopExample.m                    saPeaksExample.m                      
    gsPeaksExample.m                      stars.txt                             
    gsVEOptimExample.m                    
    kursaweFcn.m                                     
   
HTML Folder:
   MATLAB published version of all demo files.  To view, open
   the html folder and then open the desired file
   in a web browser.

---------------------------------------------------------------------------
Questions/Comments:
stuart.kozola@mathworks.com