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

图书交点间断Galerkin方法

于 2018-11-01 发布 文件大小:13588KB
0 97
下载积分: 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 个回复

  • MACD-2Line
    外汇MT4双线MACD指标。免费赠送,欢迎下载!(Foreign exchange MT4 double-line MACD index. Free gift, welcome to download!)
    2020-06-17 20:20:07下载
    积分:1
  • 数据用socket写入到三菱系列PLC中 socket_send2plc
    数据用socket写入到三菱系列PLC中,读取或写入数据。(send data to mitishubishi PLC with socket)
    2020-06-25 06:00:02下载
    积分:1
  • SPD DRIVER
    nxnzjzksksbzbzhzhzjjsisususus
    2018-07-02 13:44:13下载
    积分:1
  • 分析
    说明:  齿轮动力学分析,计算动载系数,位移加速度等(Gear dynamic analysis, calculation of dynamic load factor, displacement acceleration and so on)
    2020-11-20 08:49:40下载
    积分:1
  • 6
    说明:  用plot3函数绘制三维螺旋线....Drawing three-dimensional helix with plot 3 function(Drawing three-dimensional helix with plot 3 function)
    2020-04-10 11:04:26下载
    积分:1
  • 选择最近气象站
    从plots文件中读取目标站点信息 从station文件读取气象站点信息 自动匹配距离目标站点最近的气象站名称(Automatically match the closest meteorogical station of subject plot.)
    2019-04-18 10:59:48下载
    积分:1
  • CHAP11_3
    基于C++的三轴飞行模拟转台伺服系统PID实时控制( the three-axis flight simulation turntable servo control system in real-time PID based on C++)
    2009-06-17 12:53:01下载
    积分:1
  • ostu_test
    说明:  使用IDL编程实现遥感图像的OSTU阈值分割(OSTU Threshold Segmentation of Remote Sensing Images Using IDL Programming)
    2020-06-19 11:40:02下载
    积分:1
  • light-weight-refinenet-master
    这是对refinenet的轻量级实现,可以进行实时语义分割(Light-Weight RefineNet for Real-Time Semantic Segmentation)
    2019-04-04 19:52:53下载
    积分:1
  • 全自动洗衣机汇编程序
    说明:  全自动洗衣机的汇编语言程序,包括具体介绍(Assembly Language Program of Fully Automatic Washing Machine, Including Specific Introduction)
    2019-03-10 16:14:33下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载