登录
首页 » matlab » Hesthaven-Warburton节点间断galerkin方法Codes1.1

Hesthaven-Warburton节点间断galerkin方法Codes1.1

于 2010-04-23 发布 文件大小:1800KB
0 161
下载积分: 1 下载次数: 18

代码说明:

Hesthaven-Warburton节点间断galerkin方法Hesthaven_Warburton_-_Nodal_discontinuous_galerkin_methods

文件列表:

Codes1.1\CFD1D\._.DS_Store
Codes1.1\CFD1D\Euler1D.m
Codes1.1\CFD1D\EulerDriver1D.m
Codes1.1\CFD1D\EulerRHS1D.m
Codes1.1\CFD1D\minmod.m
Codes1.1\CFD1D\minmodB.m
Codes1.1\CFD1D\SlopeLimit1.m
Codes1.1\CFD1D\SlopeLimitLin.m
Codes1.1\CFD1D\SlopeLimitN.m
Codes1.1\CFD2D\._.DS_Store
Codes1.1\CFD2D\BoxFlowBC2D.m
Codes1.1\CFD2D\BoxFlowIC2D.m
Codes1.1\CFD2D\ChannelBC2D.m
Codes1.1\CFD2D\ChannelIC2D.m
Codes1.1\CFD2D\CouetteBC2D.m
Codes1.1\CFD2D\CouetteIC2D.m
Codes1.1\CFD2D\CurvedCNS2D.m
Codes1.1\CFD2D\CurvedCNSDriver2D.m
Codes1.1\CFD2D\CurvedCNSdt2D.m
Codes1.1\CFD2D\CurvedCNSRHS2D.m
Codes1.1\CFD2D\CurvedDGDiv2D.m
Codes1.1\CFD2D\CurvedDGGrad2D.m
Codes1.1\CFD2D\CurvedDGJump2D.m
Codes1.1\CFD2D\CurvedDGPenalty2D.m
Codes1.1\CFD2D\CurvedEuler2D.m
Codes1.1\CFD2D\CurvedEulerDriver2D.m
Codes1.1\CFD2D\CurvedEulerRHS2D.m
Codes1.1\CFD2D\CurvedINS2D.m
Codes1.1\CFD2D\CurvedINSDriver2D.m
Codes1.1\CFD2D\CurvedINSMatrixSystems2D.m
Codes1.1\CFD2D\CurvedINSPressureSetUp2D.m
Codes1.1\CFD2D\CurvedINSViscous2D.m
Codes1.1\CFD2D\CurvedINSViscousSetUp2D.m
Codes1.1\CFD2D\CylBC2D.m
Codes1.1\CFD2D\CylIC2D.m
Codes1.1\CFD2D\Euler2D.m
Codes1.1\CFD2D\EulerDriver2D.m
Codes1.1\CFD2D\EulerDT2D.m
Codes1.1\CFD2D\EulerFluxes2D.m
Codes1.1\CFD2D\EulerHLL2D.m
Codes1.1\CFD2D\EulerLF2D.m
Codes1.1\CFD2D\EulerLimiter2D.m
Codes1.1\CFD2D\EulerRender2D.m
Codes1.1\CFD2D\EulerRHS2D.m
Codes1.1\CFD2D\EulerRoe2D.m
Codes1.1\CFD2D\EulerShock2D.m
Codes1.1\CFD2D\EulerShockDriver2D.m
Codes1.1\CFD2D\ForwardStepBC2D.m
Codes1.1\CFD2D\ForwardStepIC2D.m
Codes1.1\CFD2D\INSAdvection2D.m
Codes1.1\CFD2D\INScylinderBC2D.m
Codes1.1\CFD2D\INScylinderIC2D.m
Codes1.1\CFD2D\INSLiftDrag2D.m
Codes1.1\CFD2D\INSPressure2D.m
Codes1.1\CFD2D\INSRender2D.m
Codes1.1\CFD2D\IsentropicVortexBC2D.m
Codes1.1\CFD2D\IsentropicVortexIC2D.m
Codes1.1\CFD2D\KovasznayBC2D.m
Codes1.1\CFD2D\KovasznayIC2D.m
Codes1.1\CFD2D\PearsonVortexBC2D.m
Codes1.1\CFD2D\PearsonVortexIC2D.m
Codes1.1\CFD2D\PegBC2D.m
Codes1.1\CFD2D\PegIC2D.m
Codes1.1\Codes1D\._.DS_Store
Codes1.1\Codes1D\Advec1D.m
Codes1.1\Codes1D\AdvecDriver1D.m
Codes1.1\Codes1D\AdvecRHS1D.m
Codes1.1\Codes1D\BuildMaps1D.m
Codes1.1\Codes1D\Burgers1D.m
Codes1.1\Codes1D\BurgersDriver1D.m
Codes1.1\Codes1D\BurgersRHS1D.m
Codes1.1\Codes1D\Connect1D.m
Codes1.1\Codes1D\DispersiveLDGRHS1D.m
Codes1.1\Codes1D\Dmatrix1D.m
Codes1.1\Codes1D\Filter1D.m
Codes1.1\Codes1D\GeometricFactors1D.m
Codes1.1\Codes1D\Globals1D.m
Codes1.1\Codes1D\GradJacobiP.m
Codes1.1\Codes1D\GradVandermonde1D.m
Codes1.1\Codes1D\Heat1D.m
Codes1.1\Codes1D\HeatCRHS1D.m
Codes1.1\Codes1D\HeatCstabRHS1D.m
Codes1.1\Codes1D\HeatDriver1D.m
Codes1.1\Codes1D\HeatLDGRHS1D.m
Codes1.1\Codes1D\JacobiGL.m
Codes1.1\Codes1D\JacobiGQ.m
Codes1.1\Codes1D\JacobiP.m
Codes1.1\Codes1D\Lift1D.m
Codes1.1\Codes1D\Maxwell1D.m
Codes1.1\Codes1D\MaxwellDriver1D.m
Codes1.1\Codes1D\MaxwellRHS1D.m
Codes1.1\Codes1D\Normals1D.m
Codes1.1\Codes1D\PoissonCDriver1D.m
Codes1.1\Codes1D\PoissonCstab1D.m
Codes1.1\Codes1D\PoissonCstabRHS1D.m
Codes1.1\Codes1D\PoissonIPstabRHS1D.m
Codes1.1\Codes1D\StartUp1D.m
Codes1.1\Codes1D\Vandermonde1D.m
Codes1.1\Codes2D\._.DS_Store
Codes1.1\Codes2D\BuildBCMaps2D.m

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

发表评论

0 个回复

  • CWIMATIFUS
    关于图像融合的工具箱,从国外网站上找到的,很好用,可以作为对比实验时使用。包含一些需要处理的源图像。(On image fusion toolbox, from abroad to find the site, very good, and can be used as a comparative experiment. Contains a number of source images need to be addressed.)
    2008-04-12 11:18:50下载
    积分:1
  • QPSKpOQPSK
    个给定一段信号,采用不同的方法实现QPSK和OQPSK调试信号仿真(A given period of the signal, using different methods to achieve QPSK and OQPSK signal simulation debugging)
    2011-06-08 01:02:13下载
    积分:1
  • GetEleDataFrmLL
    输入经纬度,获取该处高程数据的Simulink模块,可以直接调用,两个输入一个输出(a simuink model with latitud and longitude input and elevation output, can be directly connected into your simulink model.)
    2012-11-05 08:25:52下载
    积分:1
  • 模糊PID控制迟延
    基于模糊PID控制迟延系统具有更好的调节时间以及更小的超调量(The delay system based on fuzzy PID control has better adjustment time and smaller overshoot.)
    2019-05-11 11:28:25下载
    积分:1
  • ShearLab3Dv11
    说明:  多尺度多方向性的剪切波Shearlet变换优于小波变换,里面包含很多例子,可以直接运行,可以用于图像去噪,分割,增强等,是一个优于小波的图像稀疏表示工具(Shearlet transform of multi-scale and multi-directional shear wave is better than wavelet transform. It contains many examples and can run directly. It can be used for image denoising, segmentation and enhancement. It is an image sparse representation tool better than wavelet transform.)
    2021-01-18 16:38:43下载
    积分:1
  • ranges
    关于超宽带定位与测距的源代码,比较有参考价值(UWB location and distance on the source code, compared with reference value)
    2010-10-15 15:09:05下载
    积分:1
  • papergoodfind
    find paper on image processing in matlab
    2009-11-20 11:42:42下载
    积分:1
  • IATSP5.10
    免疫记遗传算法在TSP中的应用,经实验仿真,发现本方法快速有效(Immune genetic algorithm in TSP in mind the application of the experimental simulation, found that this method is rapid and effective)
    2010-05-30 14:30:39下载
    积分:1
  • fenshujie
    chen混沌系统的分数阶的吸引子仿真,很容易实现的,希望可以帮助你。一起学习混沌吧。(chen' s chaotic system of Fractional attractor simulation, it is easy to achieve, I hope you can help. With learning chaos.)
    2013-04-11 18:32:37下载
    积分:1
  • mi-(2)
    幂法是一种计算矩阵主特征值(矩阵按模最大的特征值)及对应特征向量的迭代方法, 特别是用于大型稀疏矩阵。 (The power method is a method of calculating the matrix eigenvalue (matrix largest characteristic value) and the iterative method of the corresponding feature vector, particularly for large sparse matrix.)
    2012-10-06 17:03:30下载
    积分:1
  • 696516资源总数
  • 106579会员总数
  • 0今日下载