登录
首页 » matlab » 图书交点间断Galerkin方法

图书交点间断Galerkin方法

于 2018-11-01 发布 文件大小:13588KB
0 138
下载积分: 1 下载次数: 11

代码说明:

  图书交点间断Galerkin方法:算法、分析与应用中的matlab源程序,包括一维、二维和三维的一些算例。交点间断Galerkin方法相比传统的有限差分法和有限体积法,可提供更精确的数值求解,在流体力学的数值计算有着广泛的应用。(The source code of Intersection Discontinuous Galerkin Method: Algorithms, Analysis and Applications includes one-dimensional, two-dimensional and three-dimensional examples. Intersection discontinuous Galerkin method can provide more accurate numerical solution than the traditional finite difference method and finite volume method. It is widely used in the numerical calculation of fluid mechanics.)

文件列表:

nodal-dg-master\Codes1.1\AAA.mat, 3215252 , 2018-09-23
nodal-dg-master\Codes1.1\AAAAA.mat, 3085527 , 2018-09-23
nodal-dg-master\Codes1.1\BBBBB.bdf, 24495838 , 2018-09-19
nodal-dg-master\Codes1.1\CFD1D\Euler1D.m, 1774 , 2016-09-08
nodal-dg-master\Codes1.1\CFD1D\EulerDriver1D.m, 634 , 2018-10-19
nodal-dg-master\Codes1.1\CFD1D\EulerRHS1D.m, 2484 , 2018-10-25
nodal-dg-master\Codes1.1\CFD1D\minmod.m, 294 , 2016-09-08
nodal-dg-master\Codes1.1\CFD1D\minmodB.m, 249 , 2016-09-08
nodal-dg-master\Codes1.1\CFD1D\SlopeLimit1.m, 535 , 2016-09-08
nodal-dg-master\Codes1.1\CFD1D\SlopeLimitLin.m, 516 , 2016-09-08
nodal-dg-master\Codes1.1\CFD1D\SlopeLimitN.m, 1016 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\BoxFlowBC2D.m, 240 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\BoxFlowIC2D.m, 516 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\ChannelBC2D.m, 530 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\ChannelIC2D.m, 276 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CouetteBC2D.m, 836 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CouetteIC2D.m, 473 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedCNS2D.m, 1166 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedCNSDriver2D.m, 1531 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedCNSdt2D.m, 643 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedCNSRHS2D.m, 5696 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedDGDiv2D.m, 1106 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedDGGrad2D.m, 1242 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedDGJump2D.m, 771 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedDGPenalty2D.m, 1185 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedEuler2D.m, 1108 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedEulerDriver2D.m, 1346 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedEulerRHS2D.m, 2252 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedINS2D.m, 3276 , 2018-09-25
nodal-dg-master\Codes1.1\CFD2D\CurvedINSDriver2D.m, 1915 , 2018-09-26
nodal-dg-master\Codes1.1\CFD2D\CurvedINSMatrixSystems2D.m, 1659 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedINSPressureSetUp2D.m, 1553 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedINSViscous2D.m, 477 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CurvedINSViscousSetUp2D.m, 1691 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CylBC2D.m, 1522 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\CylIC2D.m, 542 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\Euler2D.m, 1087 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerDriver2D.m, 919 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerDT2D.m, 559 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerFluxes2D.m, 628 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerHLL2D.m, 1681 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerLF2D.m, 945 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerLimiter2D.m, 6805 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerRender2D.m, 1754 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerRHS2D.m, 1739 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerRoe2D.m, 1906 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerShock2D.m, 2010 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\EulerShockDriver2D.m, 1951 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\ForwardStepBC2D.m, 1170 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\ForwardStepIC2D.m, 423 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\INSAdvection2D.m, 1777 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\INScylinderBC2D.m, 984 , 2018-09-26
nodal-dg-master\Codes1.1\CFD2D\INScylinderIC2D.m, 235 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\INSLiftDrag2D.m, 1663 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\INSPressure2D.m, 1181 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\INSRender2D.m, 641 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\IsentropicVortexBC2D.m, 445 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\IsentropicVortexIC2D.m, 715 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\KovasznayBC2D.m, 896 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\KovasznayIC2D.m, 321 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\liftdraghistory5.dat, 3076667 , 2018-09-06
nodal-dg-master\Codes1.1\CFD2D\PearsonVortexBC2D.m, 999 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\PearsonVortexIC2D.m, 330 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\PegBC2D.m, 1216 , 2016-09-08
nodal-dg-master\Codes1.1\CFD2D\PegIC2D.m, 396 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Advec1D.m, 766 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\AdvecDriver1D.m, 396 , 2018-09-13
nodal-dg-master\Codes1.1\Codes1D\AdvecRHS1D.m, 542 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\BuildMaps1D.m, 1128 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Burgers1D.m, 919 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\BurgersDriver1D.m, 443 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\BurgersRHS1D.m, 1337 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Connect1D.m, 1227 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\DispersiveLDGRHS1D.m, 1159 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Dmatrix1D.m, 229 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Filter1D.m, 383 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\GeometricFactors1D.m, 224 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Globals1D.m, 937 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\GradJacobiP.m, 393 , 2018-09-13
nodal-dg-master\Codes1.1\Codes1D\GradVandermonde1D.m, 276 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Heat1D.m, 842 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\HeatCRHS1D.m, 823 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\HeatCstabRHS1D.m, 867 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\HeatDriver1D.m, 387 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\HeatLDGRHS1D.m, 886 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\JacobiGL.m, 384 , 2018-09-13
nodal-dg-master\Codes1.1\Codes1D\JacobiGQ.m, 826 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\JacobiP.m, 1173 , 2018-09-13
nodal-dg-master\Codes1.1\Codes1D\Lift1D.m, 276 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Maxwell1D.m, 819 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\MaxwellDriver1D.m, 546 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\MaxwellRHS1D.m, 993 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\Normals1D.m, 224 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\PoissonCDriver1D.m, 399 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\PoissonCstab1D.m, 402 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\PoissonCstabRHS1D.m, 920 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\PoissonIPstabRHS1D.m, 1009 , 2016-09-08
nodal-dg-master\Codes1.1\Codes1D\StartUp1D.m, 1011 , 2018-09-13
nodal-dg-master\Codes1.1\Codes1D\Vandermonde1D.m, 240 , 2016-09-08
nodal-dg-master\Codes1.1\Codes2D\BuildBCMaps2D.m, 853 , 2016-09-08

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

发表评论

0 个回复

  • 16QAM-星形和矩形星座图调制解调MATLAB代码
    16QAM 星形和矩形星座图调制解调MATLAB代码(16QAM star and rectangle constellation modulation and demodulation MATLAB code)
    2018-10-16 09:22:29下载
    积分:1
  • C#演示蝴蝶效应动画的源码实例
    C#演示蝴蝶效应动画的源码实例,C#实现蝴蝶飞舞动画,蝴蝶的翅膀飞来飞去,可设置飞行速度、是否跟随鼠标、是否显示屏幕最前端,打开程序后在系统托盘处显示图标,点击图标可以显示或退出程序。
    2022-02-02 23:45:04下载
    积分:1
  • many functions of the program can also put the whole mess. Lindsborg about in th...
    程序功能很多,还可以摆残局。棋力大约在中间水平,只比棋隐、雷霆等软件差些。 被改写了部分代码,速度比原程序约快2倍,不过有时候搜索的点反而多,本想再加入简单开局库,可没时间且要改的内容很多。由于作者设计的数据结构、估值函数的缺陷,程序中残局问题很多,比如单兵、单马电脑不知道如何赢孤将!! -many functions of the program can also put the whole mess. Lindsborg about in the middle level, a game than implicit, Thunder software badly. Some were rewritten code, faster than the original procedure about two times faster, but sometimes the search point, more than the simple wish to join the first basement, which could not be changed to a great many. As the author of the data structure design, valuation function defects, procedures mess many problems, such as one-man, Mr Ma computers do not know how to win alone! !
    2022-03-15 00:22:22下载
    积分:1
  • jquery注册表单
    说明:  y注册表单是一款拥有三种不同风格的表单验证表单,可以有效验证字符串(The y registration form is a form validation form with three different styles, which can validate strings effectively.)
    2019-03-20 14:07:01下载
    积分:1
  • 走迷宫
    说明:  小游戏,为了增加游戏乐趣可修改游戏时间限制(Game, can modify the game time limit)
    2020-06-21 05:40:02下载
    积分:1
  • 相位频率检测器Verilog
    phase frequency detector verilog
    2022-04-24 18:12:56下载
    积分:1
  • CANopen_easy_begin
    说明:  canopen入门资料,适合初学者学习。(Canopen introductory materials, suitable for beginners to learn.)
    2019-05-15 11:48:38下载
    积分:1
  • evolynx radius源码实现,RADIUS协议支持
    evolynx radius源码实现,RADIUS协议支持-Source evolynx radius realize, RADIUS protocol support
    2023-06-10 08:15:04下载
    积分:1
  • game
    一个普通的小游戏,没有什么功能,就一个垃圾小游戏(An ordinary little game, no function, just a junk game)
    2020-06-19 17:00:01下载
    积分:1
  • Sokoban Game: users can set the clearance to set up a few more difficult to choo...
    推箱子游戏:用户可以通过设置关数来设置难度,选择是否有音效,用户只能通过键盘上的四个方向键来操作,目标是移动“小人”将三个方形的黄色箱子移到三个白色的圆圈里面。-Sokoban Game: users can set the clearance to set up a few more difficult to choose whether or not there is sound, the user only through the four keyboard arrow keys to operate, with the aim of moving
    2022-03-10 12:00:04下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载