toolboxLS-1.1.1

所属分类:matlab编程
开发工具:matlab
文件大小:281KB
下载次数:22
上传日期:2014-03-23 21:11:24
上 传 者longpeng2008
说明:  一个水平集方法的Matlab图像处理工具箱,包含各类基本水平集方法程序,值得拥有!
(Matlab Image Processing Toolbox a level set method, including all kinds of basic level set methods and procedures, worth having!)

文件列表:
ToolboxLS (0, 2012-08-24)
ToolboxLS\Examples (0, 2012-08-24)
ToolboxLS\Examples\addPathToKernel.m (618, 2007-11-27)
ToolboxLS\Examples\Basic (0, 2012-08-24)
ToolboxLS\Examples\Basic\convectionDemo.m (9672, 2012-08-18)
ToolboxLS\Examples\Basic\laxFriedrichsDemo.m (12989, 2012-07-05)
ToolboxLS\Examples\Basic\maskDemo.m (11631, 2012-08-18)
ToolboxLS\Examples\Basic\reinitDemo.m (6928, 2012-08-18)
ToolboxLS\Examples\Basic\reinitDemoFigures.m (2260, 2012-08-24)
ToolboxLS\Examples\OsherFedkiw (0, 2012-08-18)
ToolboxLS\Examples\OsherFedkiw\animateSpinStar.m (9745, 2007-11-27)
ToolboxLS\Examples\OsherFedkiw\curvatureSpiralDemo.m (8468, 2012-08-18)
ToolboxLS\Examples\OsherFedkiw\curvatureStarDemo.m (8960, 2007-11-27)
ToolboxLS\Examples\OsherFedkiw\normalStarDemo.m (9234, 2012-08-18)
ToolboxLS\Examples\OsherFedkiw\spinStarDemo.m (8620, 2012-08-18)
ToolboxLS\Examples\OsherFedkiw\spiralFromEllipse.m (3420, 2007-11-27)
ToolboxLS\Examples\OsherFedkiw\spiralFromPoints.m (2267, 2007-11-27)
ToolboxLS\Examples\OsherShu (0, 2012-08-18)
ToolboxLS\Examples\OsherShu\burgersLF.m (12024, 2012-08-18)
ToolboxLS\Examples\OsherShu\nonconvexLF.m (11875, 2012-08-18)
ToolboxLS\Examples\Reachability (0, 2012-08-24)
ToolboxLS\Examples\Reachability\acoustic.m (13266, 2012-07-05)
ToolboxLS\Examples\Reachability\air3D.m (13432, 2012-07-05)
ToolboxLS\Examples\Reachability\airMode.m (13153, 2012-07-05)
ToolboxLS\Examples\Reachability\animateAcoustic.m (15049, 2007-11-27)
ToolboxLS\Examples\Reachability\animateAir3D.m (16393, 2012-08-24)
ToolboxLS\Examples\Reachability\figureAir3D.m (3161, 2007-11-27)
ToolboxLS\Examples\RussoSmereka (0, 2012-08-18)
ToolboxLS\Examples\RussoSmereka\ellipseError.m (2798, 2007-11-27)
ToolboxLS\Examples\RussoSmereka\reinit1D.m (6581, 2007-11-27)
ToolboxLS\Examples\RussoSmereka\reinitCircle.m (9189, 2012-08-24)
ToolboxLS\Examples\RussoSmereka\reinitEllipse.m (12263, 2007-11-27)
ToolboxLS\Examples\SDE (0, 2012-08-24)
ToolboxLS\Examples\SDE\exerciseKP529.m (8004, 2012-08-24)
ToolboxLS\Examples\SDE\exerciseO169b.m (10585, 2012-08-24)
ToolboxLS\Examples\SDE\linearAdditiveSDE.m (9290, 2012-08-24)
ToolboxLS\Examples\SDE\testLinearAdditiveSDE.m (4079, 2007-11-27)
ToolboxLS\Examples\Sethian (0, 2012-08-18)
ToolboxLS\Examples\Sethian\animateDumbbell.m (7497, 2007-11-27)
ToolboxLS\Examples\Sethian\dumbbell1.m (7878, 2012-07-05)
... ...

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

近期下载者

相关文件


收藏者