登录
首页 » matlab » ian_mitchell-toolboxls

ian_mitchell-toolboxls

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

  • MATLAB
    运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积(Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution)
    2009-06-17 12:54:05下载
    积分:1
  • Example-based-SR
    基于学习的图像超分辨率重建,可以进一步了解基于学习的方法。(Learning-based super-resolution image reconstruction, we can further understand the learning-based approach.)
    2020-10-29 11:59:57下载
    积分:1
  • gentang_v34
    包括调制,解调,信噪比计算,有详细的注释,这是一个好用的频偏估计算法的matlab仿真程序。( Includes the modulation, demodulation, signal to noise ratio calculation, There are detailed notes, This is a useful frequency estimation algorithm matlab simulation program.)
    2016-07-25 17:08:17下载
    积分:1
  • CN101064783
    目动曝光控制参数的获得方法及控制方法和成像装置--专利(Project AE acquisition method and control method and control parameters of the imaging device)
    2014-10-13 11:07:43下载
    积分:1
  • FLL
    自己做的锁频环的实现源码,希望对正在设计锁频环的人有所帮助(Own frequency-locked loop to achieve source, in the hope of people being locked loop design help)
    2020-11-11 21:29:44下载
    积分:1
  • RL_IEEE14
    说明:  IEEE 14 bus 的matlab仿真模型(Matlab simulation model of IEEE 14 bus)
    2020-05-03 22:07:24下载
    积分:1
  • Combination_of_the_difference_equation_algorithm_M
    MATLAB方程组合差值算法设计教程源码Combination of the difference equation algorithm MATLAB Tutorial Source(Combination of the difference equation algorithm MATLAB Tutorial Source Combination of the difference equation algorithm MATLAB Tutorial Source)
    2010-08-02 12:36:18下载
    积分:1
  • ecg_demo
    ecg matlab for medical instrument
    2010-02-14 19:13:05下载
    积分:1
  • other
    optimization variable function
    2013-12-03 19:29:32下载
    积分:1
  • V2.0
    激光谐振腔中激光模式的仿真,包括不同腔型(Simulation of the laser mode in the laser cavity, including the type of cavity)
    2021-01-08 14:08:51下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载