GithubHelp home page GithubHelp logo

gaot's Introduction

This directory is a clone of the genetic algorithim optimization toolbox 
developed at NCSU. Their website is located here.

http://www.ise.ncsu.edu/kay/

This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab 5.

To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path using the following command.
You can also place this command in a file called startup.m.  Everytime
you start Matlab in the directory containing this file, the path will
always be extended.

>>path(path,'/afs/eos/service/ie/research/kay_res/GAToolBox/gaot');

Otherwise, install the .m files into a directory named gaot and extend
the matlab path to that directory.  The compressed tar archive and the
zip file should automatically create the gaot directory for you.

The companion paper describing this toolbox is included here as
gaotv5.ps. The paper, the three demo files, gademo1.m gademo2.m
gademo3.m, and four example scripts, binaryExample, floatExample,
floatGradExample, and orderbasedExample, should be sufficient
explanation of this toolbox.  For any questions, comments, suggestions
send mail to [email protected].

For a list of the files in the tool box get help on gaot.

Thanks for trying the toolbox.

gaot's People

Contributors

estsauver avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.