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

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

于 2010-04-23 发布 文件大小:1800KB
0 173
下载积分: 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 个回复

  • KFCS_new
    压缩传感技术是近年来研究的热点,里面含有迄今为止的各种有关压缩传感的算法,都为MATLAB编写(COMPRESSIVE SENSING)
    2010-10-05 17:08:28下载
    积分:1
  • phasor
    PLOTTING PHASOR QUANTITIES USING MATLAB IN PSCAD A simple case which uses MATLAB for ploting phasor quantities. Apply the fault during simulation run and observe phasor quantities (you can change type of fault) WARNING * This case only works if you use the Compaq/Intel Fortran Compiler. (PLOTTING PHASOR QUANTITIES USING MATLAB IN PSCAD A simple case which uses MATLAB for ploting phasor quantities. Apply the fault during simulation run and observe phasor quantities (you can change type of fault) WARNING * This case only works if you use the Compaq/Intel Fortran Compiler. )
    2014-01-04 09:44:02下载
    积分:1
  • KLMS
    此文件是Weifeng Liu等编著《Kernel Adaptive Filtering A Comprehensive Introduction》一书的源代码。对应书上每一章节。是学习Kernel adaptive filter的不二选择。(This document is the source code of Liu Weifeng, a compiled book book that corresponds to each chapter. Learning kernel adaptive filter of choice.)
    2016-05-06 20:26:39下载
    积分:1
  • tuxiangruihua
    看到的一个有关图像锐化的MATLAB代码(See a MATLAB code for the image sharpening)
    2010-09-20 16:38:49下载
    积分:1
  • landscape
    利用MATLAB作的分形地形源代码,用到分形地形的基础算法。(For the use of MATLAB source code of fractal terrain, use the basis of the fractal algorithm terrain.)
    2009-04-23 19:01:13下载
    积分:1
  • Codes
    this is code for Distance Regularized Level Set Evolution and Its Application to Image Segmentation paper. I used this code and it was correct and have true answers.
    2014-08-14 14:52:11下载
    积分:1
  • matlab-how-to-plot
    matlab绘图教程,教你如何绘制二维三维图(matlab drawing tutorial will teach you how to draw 2D and 3D map)
    2011-11-04 11:07:40下载
    积分:1
  • SVM
    SVM_for_classficationS200502106 SVM用于模式分类 matlAB实现(SVM_for_classfication S200502106' SVM for pattern classification matlAB achieve)
    2010-10-21 19:31:37下载
    积分:1
  • matlab
    遗传算法经典例子,能帮助你很好的掌握遗传算法的精髓(Matlab GA very classic example)
    2011-10-09 12:45:18下载
    积分:1
  • DaulSlotGanShe1
    单色光(波)的双缝干涉实验的简单模拟:电磁场与微波技术、光学实验中,经常需要进行类似的干涉衍射实验,但受实验环境影响,结果误差大,用仿真模拟可以获得直观且纯净的结果。(Monochromatic light (wave), a simple simulation of the single-slit diffraction experiment: the electromagnetic field and microwave technology, optical experiments, often need similar interference diffraction experiments, but experimental environmental impact, results of large errors, the simulation can be intuitive and pure results.)
    2012-10-08 15:55:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载