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

图书交点间断Galerkin方法

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

  • _1039401449_178
    说明:  PS制作的素材,很实用哦,可以用于很多不同的环境,帮助你做出可观的图像。(PS production materials and practical Oh, can be used in many different environments, and help you make considerable images.)
    2006-02-05 22:50:31下载
    积分:1
  • Siftdetect
    c++&pcl,查找点云的SIFT特征点(Finding SIFT Feature Points of Point Cloud)
    2019-05-20 16:31:01下载
    积分:1
  • 2400_quick
    the quick manual for Keithley 2400.
    2019-04-06 18:35:56下载
    积分:1
  • new
    1、PC和寄存器组使用时钟触发。 2、指令存储器和数据存储器存储单元宽度一律使用8位,即一个字节的存储单位。 3、控制器部分可以考虑用控制信号真值表方法(有共性部分)与用case语句方法逐个产生各指令其它控制信号相配合,注意:信号必须与状态配合。。当然,还可以用其它方法,自己考虑。 4、试用的汇编程序,而且必须包含所要求的所有指令。Slt、sltu指令必须检查两种情况:“小于”和“大于等于”;beq、bne指令必须检查两种情况:“等”和“不等”。这段汇编程序必须尽量优化,同时,给出每条指令在内存中的地址。(1, PC and register groups are clocked. 2, the command memory and data memory storage unit width will use 8 bits, that is, a byte storage unit. 3, the controller part can be considered with the control signal truth table method (common part) and with the case statement method to produce each command other control signal match, Note: the signal must be with the state. The Of course, you can also use other methods to consider their own. 4, try the assembler, and must contain all the required instructions. Slt, sltu instruction must check two cases: "less than" and "greater than or equal to"; beq, bne instruction must check two cases: "wait" and "unequal". This assembler must be optimized as much as possible, giving the address of each instruction in memory.)
    2017-10-19 09:44:13下载
    积分:1
  • SPSS_haoshu
    Spss 使用的好东西,希望大家好好学习一下,我会给大家继续分享好资料(Web site programming of the good things, I hope you take some lessons, I will give good information to share with)
    2010-10-30 20:06:58下载
    积分:1
  • PCL的一个原代码,工业控制和数据处理,自控方面的一个小东东....
    PCL的一个原代码,工业控制和数据处理,自控方面的一个小东东.-PCL one of the original code, industrial control and data processing, control of a small Eastern.
    2023-02-17 09:15:03下载
    积分:1
  • CUDA计算架构的GPU的互信息
    cuda compute device architecture mutual information on the gpu
    2022-03-01 20:24:10下载
    积分:1
  • pro_matlab_bb.m
    分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。(Branch and bound (branch and bound) is one of the most commonly used algorithms for integer programming problems. This method can not only solve pure integer programming, but also solve mixed integer programming problems. Branch and bound is a search and iterative method, which selects different branch variables and sub problems to branch.)
    2020-11-02 15:39:53下载
    积分:1
  • MWC
    线束加式使用大规模大规模集成电路 非机动车 在此(Circuits Conductor)
    2011-05-25 01:44:07下载
    积分:1
  • 棒与棒三维模型
    说明:  ansys棒棒电极(三维)模型模型,计算棒棒模型之间的电场(Ansys rod electrode (3 d) model)
    2020-06-23 05:20:01下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载