登录
首页 » matlab » ian_mitchell-toolboxls

ian_mitchell-toolboxls

于 2015-05-28 发布 文件大小:274KB
0 284
下载积分: 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 个回复

  • hrr_profile
    说明:  使用步频信号生成距离像,包含变量频率步数,频率差,散射体数量,距离元,散射体移动速度,来生成散射体的距离像。(Step-frequency signal generated using the range image that contains the variable frequency step, frequency difference, the number of scattering from the element, scattering body speed, to generate the scattering of Range.)
    2010-04-28 22:24:36下载
    积分:1
  • chushiduizhun
    初始对准;用于导航制导与控制;给出了MATLAB程序(Alignment used for navigation guidance and control given MATLAB program)
    2010-11-03 15:28:17下载
    积分:1
  • Powe_System_toolbox
    solve power flows by gauss seidel method ans newton Rapson
    2009-05-09 23:56:18下载
    积分:1
  • convex_letterV
    convex_letterV 光波通过V型窗口时的衍射效果模拟源程序(convex_letterV light waves through the V-shaped window of diffraction effects simulation program)
    2006-12-08 23:23:20下载
    积分:1
  • GeneralizedDaubechiesWavelets
    here is matlab algorithms for Daubechies Wavelet transform that one can use in engineering applications, type winrar zip archive,8.42 KB
    2011-11-24 21:49:23下载
    积分:1
  • lempel_ziv
    lemel ziv code to codealphabets abc convert to lempelziv
    2010-12-31 13:42:54下载
    积分:1
  • canny
    Algorith of image processing for Canny Filter
    2013-05-05 03:44:48下载
    积分:1
  • pall
    鲍威尔算法,最优化算法,研究生学习,大家相互交流(Powell algorithm, optimization algorithms, graduate study, we exchange)
    2013-11-30 11:17:46下载
    积分:1
  • Chapter4
    simulation of communication systems and software defined radio from the book chapter 4
    2012-11-04 19:10:28下载
    积分:1
  • DE
    说明:  差分进化程序,有注释,可以直接修改函数运行!(Differential evolutionary process, there are notes, you can directly modify the function to run!)
    2014-05-21 11:30:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载