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

图书交点间断Galerkin方法

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

  • Learning-Perl
    LearningPerl,英文版经典书,学习Perl 的得力助手(LearningPerl, English version of the classic book, Learning Perl the right-hand man)
    2011-04-29 22:27:08下载
    积分:1
  • AUO友达液晶显示屏电路图
    说明:  AUO LCD panel,....................
    2019-05-05 15:20:39下载
    积分:1
  • SVN客户端安装
    to give Acer computer with U-disk loading system must first set up U-disk boot.
    2018-08-21 16:41:48下载
    积分:1
  • 欧拉方法和拉格朗日方法
    说明:  欧拉方法和拉格朗日方法,欧拉-欧拉方法相关介绍(Euler method and Lagrange method and Euler Euler method)
    2019-11-03 22:28:39下载
    积分:1
  • Lobe Segmentati
    一篇经典的肺叶自动分割的论文,很值得学习(A classic paper on automatic segmentation of lobes)
    2017-09-06 08:46:04下载
    积分:1
  • MDP_Tracking-master
    多目标跟踪 马尔可夫算法决策过程 2015经典算法(Multiple Object Tracking)
    2019-05-27 15:42:04下载
    积分:1
  • Serial
    labviwe编写的串口助手,各种功能基本齐全(Serial Port Assistant)
    2020-06-16 12:28:32下载
    积分:1
  • Star Wars Name Generator
    这是一个有趣的节目,我的朋友,穆罕默德为我的课堂作业。我想和你们分享一下,因为它太棒了;
    2022-02-07 16:59:07下载
    积分:1
  • fxdemo
    分享功能实现,微信分享,可以在app内部打包实现,分享到微信(Sharing Function Implementation WeChat share It can be packaged in app and shared with Wechat)
    2019-04-23 09:23:33下载
    积分:1
  • HF-LPX30系列Wi-Fi模块用户手册V1.8.pdf
    HF-LPX30系列Wi-Fi模块用户手册(HF-LPX30 WiFi Module User Manual)
    2020-06-25 10:00:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载