登录
首页 » matlab » ian_mitchell-toolboxls

ian_mitchell-toolboxls

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

  • readTek
    读取、绘制Tek示波器保存的MathCAD格式数据文件,扩展名为.ISF(Read data from MATHCAD file generated by TEK oscilloscope with file extension .ISF)
    2020-12-11 19:29:18下载
    积分:1
  • signalarray
    matlab阵列信号处理工具箱,请大家一起交流(matlab array signal processing toolbox, please exchange with U.S.)
    2007-10-19 23:57:45下载
    积分:1
  • hsbj
    matlab函数逼近程序,里面包括了常用的matlab函数逼近的程序,包括手写的和matlab自还的函数。(matlab function approximation process, which includes the commonly used matlab function approximation procedures, including hand-written and self is also a function of matlab.)
    2010-01-10 21:24:20下载
    积分:1
  • MATLAB_Programming_Tips
    Matlab官方文档:Matlab编程技巧(Matlab official documents : Matlab programming skills)
    2006-05-26 11:47:03下载
    积分:1
  • QR
    说明:  QR分解的MATLAB程序,可用于MIMO智能天线等(QR decomposition)
    2012-03-27 17:11:27下载
    积分:1
  • rayleigh
    Simulation of rayleigh fading channel
    2011-07-23 02:46:14下载
    积分:1
  • power_allocation
    matlab_code file related to the power allocation
    2015-02-03 17:58:05下载
    积分:1
  • matlab
    两本关于matlab7.0的很好的教程书籍,主要是关于数值计算方面的例程(Two about matlab7.0 the good tutorial books, mainly on numerical calculation routines)
    2013-05-13 09:40:32下载
    积分:1
  • lpr
    一股数字图像中采集车牌,用的方法是边缘提取,大家可以改动改动,只是提供一个思路(license plate recognition. Using edge detection, you can change the code. I just provide a thought.)
    2010-07-24 12:04:10下载
    积分:1
  • OFDMA_SC_FDMA
    本文对3GPPLTE中的OFDMA和SC_FDMA性能通过matlab仿真比较(In this paper, 3GPPLTE in the performance of OFDMA and SC_FDMA arecompared through simulation matlab)
    2009-04-17 20:54:42下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载