登录
首页 » matlab » ian_mitchell-toolboxls

ian_mitchell-toolboxls

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

  • erzhihua3
    说明:  对图像进行二值化处理,是图像预处理的重要步骤内含4种不同的方法(The binary image processing, is an important step in image pre-processing consists of 4 different ways)
    2010-04-26 15:00:11下载
    积分:1
  • conv
    simulation of pwm converter
    2010-07-28 23:26:13下载
    积分:1
  • RD
    说明:  作为具有高分辨以及成像功能的合成孔径雷达,已广泛被各国所研究。而RD算法却是成像领域最基础最最熟的基础算法。在此提供各大家,共同研究!(As well as a high-resolution synthetic aperture radar imaging, has been widely studied by various countries. The RD algorithm is most familiar image of the most basic of basic algorithms. Here are the people, to study!)
    2010-12-25 10:03:00下载
    积分:1
  • OmigaK2
    SAR回波成像处理程序,采用波数域算法,参考《合成孔径雷达成像算法》一书(SAR echo imaging processing procedures, wavenumber domain algorithm, see " synthetic aperture radar imaging method a book)
    2016-05-19 16:23:28下载
    积分:1
  • MultivariateGaussianMixtureModelOptimizationbyCros
    Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.
    2007-09-09 16:21:07下载
    积分:1
  • shapefilt
    说明:  对输入信息符号串进行矩形或升余弦脉冲成型,程序实现简单高效(Enter the information symbol strings of rectangular or raised cosine pulse shaping, simple and efficient procedure)
    2011-03-25 12:09:02下载
    积分:1
  • EnhancedShow
    在MATLAB中模拟ENVI中2 线性拉伸;增强对比度。(This method is dedicated to simulate then function in ENVI(2 liner strenching),Which can improve the effect Contrast)
    2014-12-05 09:42:51下载
    积分:1
  • Numerical-Techniques-in-EM_sadiku
    Numerical Techniques in Eletromagnetics 书中的所有用matlab编写的例程(All the examples procedures written by matlab in Numerical Techniques in Eletromagnetics)
    2015-01-05 22:31:05下载
    积分:1
  • Dipole_FD
    The plots of the Poynting vector might serve to show which part of the wire is mainly responsible for creating the radiated field. The movie of the modulus, |S|, does not give a clear answer, since at close distances the pointing vector reaches high values along the entire wire. The fact that |S| is high along the entire line just means that energy is shifted between the endpoints and the middle region (electric and magnetic field respectively).
    2013-04-21 20:26:33下载
    积分:1
  • AC_Voltage_Control
    This model provides AC coltage control in MATLAB.
    2013-05-20 16:33:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载