登录
首页 » matlab » ian_mitchell-toolboxls

ian_mitchell-toolboxls

于 2015-05-28 发布 文件大小:274KB
0 287
下载积分: 1 下载次数: 8

代码说明:

  这个工具箱是对水平集方法的matlab程序的搜集。这些程序应用数值算法在任一维度来近似基于时间变化的汉密尔顿雅可比偏微分方程的解。汉密尔顿雅可比偏微分方程常用动画演示动态隐式曲面,计算流体动力学,并且它是独立在最优控制,微分博弈机器人,金融数学,连续的可达性等兴趣领域。(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.)

文件列表:

ian_mitchell-toolboxls
......................\.HGIGNORE,53,2012-08-24
......................\.hgtags,226,2012-08-24
......................\.hg_archival.txt,158,2012-08-24
......................\Examples
......................\........\addPathToKernel.m,618,2012-08-24
......................\........\Basic
......................\........\.....\convectionDemo.m,9672,2012-08-24
......................\........\.....\laxFriedrichsDemo.m,12989,2012-08-24
......................\........\.....\maskDemo.m,11631,2012-08-24
......................\........\.....\reinitDemo.m,6928,2012-08-24
......................\........\.....\reinitDemoFigures.m,2260,2012-08-24
......................\........\OsherFedkiw
......................\........\...........\animateSpinStar.m,9745,2012-08-24
......................\........\...........\curvatureSpiralDemo.m,8468,2012-08-24
......................\........\...........\curvatureStarDemo.m,8960,2012-08-24
......................\........\...........\normalStarDemo.m,9234,2012-08-24
......................\........\...........\spinStarDemo.m,8620,2012-08-24
......................\........\...........\spiralFromEllipse.m,3420,2012-08-24
......................\........\...........\spiralFromPoints.m,2267,2012-08-24
......................\........\OsherShu
......................\........\........\burgersLF.m,12024,2012-08-24
......................\........\........\nonconvexLF.m,11875,2012-08-24
......................\........\Reachability
......................\........\............\acoustic.m,13266,2012-08-24
......................\........\............\air3D.m,13432,2012-08-24
......................\........\............\airMode.m,13153,2012-08-24
......................\........\............\animateAcoustic.m,15049,2012-08-24
......................\........\............\animateAir3D.m,16393,2012-08-24
......................\........\............\figureAir3D.m,3161,2012-08-24
......................\........\RUSSOSMEREKA
......................\........\............\ellipseError.m,2798,2012-08-24
......................\........\............\reinit1D.m,6581,2012-08-24
......................\........\............\reinitCircle.m,9189,2012-08-24
......................\........\............\reinitEllipse.m,12263,2012-08-24
......................\........\SDE
......................\........\...\exerciseKP529.m,8004,2012-08-24
......................\........\...\exerciseO169b.m,10585,2012-08-24
......................\........\...\linearAdditiveSDE.m,9290,2012-08-24
......................\........\...\testLinearAdditiveSDE.m,4079,2012-08-24
......................\........\Sethian
......................\........\.......\animateDumbbell.m,7497,2012-08-24
......................\........\.......\dumbbell1.m,7878,2012-08-24
......................\........\.......\tripleSine.m,7272,2012-08-24
......................\........\Test
......................\........\....\argumentSemanticsTest.m,4104,2012-08-24
......................\........\....\firstDerivSpatialConverge.m,3654,2012-08-24
......................\........\....\firstDerivSpatialTest1.m,8911,2012-08-24
......................\........\....\ghostCell.m,2297,2012-08-24
......................\........\....\initialConditionsTest1D.m,4060,2012-08-24
......................\........\....\initialConditionsTest2D.m,6021,2012-08-24
......................\........\....\initialConditionsTest3D.m,6040,2012-08-24
......................\........\....\reinitTest.m,6360,2012-08-24
......................\........\TimeToReach
......................\........\...........\analyticDoubleIntegratorTTR.m,1316,2012-08-24
......................\........\...........\analyticHolonomicTTR.m,1672,2012-08-24
......................\........\...........\analyticSumSquareTTR.m,2914,2012-08-24
......................\........\...........\convectionTTR.m,8859,2012-08-24
......................\........\...........\convergeDoubleIntegratorTTR.m,3721,2012-08-24
......................\........\...........\convergeHolonomicTTR.m,3908,2012-08-24
......................\........\...........\doubleIntegratorTTR.m,14326,2012-08-24
......................\........\...........\holonomicTTR.m,15055,2012-08-24
......................\........\Vector
......................\........\......\compareTerms.m,16340,2012-08-24
......................\........\......\smerekaSpirals.m,17391,2012-08-24
......................\........\......\visualizeOpenCurve.m,3594,2012-08-24
......................\Kernel
......................\......\BoundaryCondition
......................\......\.................\addGhostAllDims.m,1198,2012-08-24
......................\......\.................\addGhostDirichlet.m,2771,2012-08-24
......................\......\.................\addGhostExtrapolate.m,3445,2012-08-24
......................\......\.................\addGhostExtrapolate2.m,4888,2012-08-24
......................\......\.................\addGhostNeumann.m,2983,2012-08-24
......................\......\.................\addGhostPeriodic.m,2455,2012-08-24
......................\......\.................\addNodesAllDims.m,1770,2012-08-24
......................\......\ExplicitIntegration
......................\......\...................\Dissipation
......................\......\...................\...........\artificialDissipationGLF.m,4266,2012-08-24
......................\......\...................\...........\artificialDissipationLLF.m,4837,2012-08-24
......................\......\...................\...........\artificialDissipationLLLF.m,4425,2012-08-24
......................\......\...................\Integrators
......................\......\...................\...........\odeCFL1.m,7869,2012-08-24
......................\......\...................\...........\odeCFL2.m,10136,2012-08-24
......................\......\...................\...........\odeCFL3.m,11757,2012-08-24
......................\......\...................\...........\odeCFLcallPostTimestep.m,2055,2012-08-24
......................\......\...................\...........\odeCFLget.m,4524,2012-08-24
......................\......\...................\...........\odeCFLmultipleSteps.m,3495,2012-08-24
......................\......\...................\...........\odeCFLset.m,6753,2012-08-24
......................\......\...................\Term
......................\......\...................\....\termConvection.m,6941,2012-08-24
......................\......\...................\....\termCurvature.m,5998,2012-08-24
......................\......\...................\....\termDiscount.m,4283,2012-08-24
......................\......\...................\....\termForcing.m,5841,2012-08-24
......................\......\...................\....\termLaxFriedrichs.m,7419,2012-08-24
......................\......\...................\....\termNormal.m,7593,2012-08-24
......................\......\...................\....\termReinit.m,13720,2012-08-24
......................\......\...................\....\termRestrictUpdate.m,4127,2012-08-24
......................\......\...................\....\termSum.m,4434,2012-08-24
......................\......\...................\....\termTraceHessian.m,6842,2012-08-24
......................\......\Grids

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • monitoringandoptimizingPIDloopperformance
    基于PID的性能监测与评估技术,但是是单个PID的.多回路的暂时没有找到.(PID-based performance monitoring and assessment techniques, but it is of a single PID. Multi-loop did not find the time being.)
    2008-01-20 02:05:25下载
    积分:1
  • Untitled2
    将矩阵中的数据输出到EXCEL表格,共四个通道~(The matrix of the data output to the EXCEL table, a total of four channels ~)
    2010-12-08 22:10:52下载
    积分:1
  • Layer
    the file is for light
    2011-11-18 04:03:01下载
    积分:1
  • mtl_inp_sim_ndd
    this matlab code is of interpolation of some given points using newton s divided difference method.
    2011-04-21 01:54:02下载
    积分:1
  • jiqirenpaibao
    讲述了基于matlab的排爆机器人的控制与仿真,具有较好效果(About the control and simulation matlab-based EOD robot, with good results)
    2014-09-19 20:29:30下载
    积分:1
  • wordtest
    matlab生成word转载,利用matlab生成word(Matlab generates word reprint)
    2018-03-30 15:18:19下载
    积分:1
  • ACO
    蚁群算法,主要是模拟蚁群是怎样寻找到最短路径的(Ant colony algorithm is mainly simulated ant colony is how to find the shortest path)
    2010-01-14 19:20:05下载
    积分:1
  • simpledtc1
    simple dtc for three phase induction motor
    2010-02-26 16:45:38下载
    积分:1
  • max-ga
    通过调用matlab遗传算法工具计算函数的最大值(Using genetic algorithm function of the maximum)
    2013-08-12 00:44:37下载
    积分:1
  • dbworld
    matlab code fore some database and data mining
    2012-07-09 04:37:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载