Giter Site home page Giter Site logo

robotsorcerer / levelsetmat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from risk-sensitive-reachability/toolboxls

1.0 0.0 0.0 415 KB

Clone of Ian M. Mitchell's ToolboxLS repository. (https://bitbucket.org/ian_mitchell/toolboxls)

Home Page: https://bitbucket.org/ian_mitchell/toolboxls

License: Other

MATLAB 100.00%

levelsetmat's Introduction

The Toolbox of Level Set Methods (ToolboxLS) is a collection of Matlab
routines that implement numerical algorithms to approximate the
solution of the time-dependent Hamilton-Jacobi (HJ) partial
differential equation (PDE) in any number of dimensions.  The HJ PDE
is often used for simulating dynamic implicit surfaces in animation
and computational fluid dynamics (CFD), and it is of independent
interest in areas of optimal control, differential games, robotics,
financial mathematics, continuous reachability, etc.

To use ToolboxLS, you will need to run the basic version of Matlab.
No additional toolboxes are required.  Version 1.1 of ToolboxLS
definitely works with Matlab R2010b, but likely works for some older
releases.  If you want to run on very old releases of Matlab, you may
need to remove certain recent language features by hand (eg: the ~
parameter, && short-circuit boolean operator).

If you got these files from the ToolboxLS web page in zip archive, you
can find the most recent version of ToolboxLS (including bug fixes)
at this Mercurial repository:

    https://bitbucket.org/ian_mitchell/toolboxls

If you are downloading from this repository, you can choose between
the tagged versions or the tip.  Normally we suggest choosing the most
recent tagged version -- it is most likely to be stable, but it may be
missing some bug fixes.

Before using ToolboxLS, you will need to edit one configuration file
as follows.  Go into the Examples/ subdirectory.  There you will find
a file:

    addPathToKernel.m  

Open that file with your favorite text editor and modify the path name
contained there so that it contains the absolute path (starting from
root) of the Kernel subdirectory of this distribution.  Save the
modified file.

Once you have edited this file, you can try out ToolboxLS as follows.
Start Matlab, change to the Examples/Basic directory, and try running:

	convectionDemo.m

If it generates a figure showing a circle moving to the right, you are
on your way.

For more information and to get the 140 page, indexed user guide see

  http://www.cs.ubc.ca/~mitchell/ToolboxLS

Ian M. Mitchell
August 2012

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.