Welcome![Sign In][Sign Up]
Location:
Search - burger

Search list

[matlabburger

Description: 这个是burger方程,李群的方法,求生成元-This is a burger equations, Lie group methods, and generator
Platform: | Size: 5120 | Author: 潘学军 | Hits:

[Algorithminviscid_eqution

Description: 求解粘性Burger方程和非粘性Burger方程的各种差分格式,包括BTCS格式的显式计算 BTCS格式的隐式计算 滞后非线性项 向前时间步长线性化 牛顿迭代法线性化 Lax-Wendroff格式 通量分裂格式显试计算 通量分裂格式隐式计算 CN格式隐式计算 等格式。-Solution of viscous Burger equation and non-viscous Burger differential equations of various formats, including formats BTCS Explicit calculation format BTCS implicit nonlinear calculation of lag time step forward in long-term nature of the linear Newton iteration of Lax-Wendroff significant flux splitting format format format tried calculating flux splitting implicit calculation CN implicit calculation format and other formats.
Platform: | Size: 8192 | Author: 王磊 | Hits:

[matlabburgers_matlab

Description: This a burger code written in matlab-This is a burger code written in matlab
Platform: | Size: 2048 | Author: kastal2007 | Hits:

[JSP/JavaImageProcessingUsingJava

Description: 数字图像处理:Java语言算法描述(世界著名计算机教材精选)英文完整版 本书没有将数字图像处理当作一门数学学科来介绍,也没有严格地按照信号处理的形式来介绍,而是从一个从业者和编程人员的角度出发,以读者更容易理解构成的方式进行讲解。对数字图像处理的每个主题,本书都是从理论知识到实际应用的方式进行讲解,先介绍数学表达式,再给出简要的伪代码算法,最后给出完整的Java程序。 -Wilhelm Burger, Mark James Burge, "Digital Image Processing: An Algorithmic Introduction using Java" Springer | 2008 | ISBN: 1846283795 | 566 pages | Djvu | 7.8 MB
Platform: | Size: 8079360 | Author: 陈升 | Hits:

[ELanguageBURGERS.F

Description: A Fortran Code for solving the Burger s Equation of Gas Dynamics.
Platform: | Size: 1024 | Author: Bidyut Bikash Gogoi | Hits:

[CSharpDynamicMethods

Description: This application will demonstrate a powerful feature of the C# reflection libraries: Dynamic Method Invocation. In a nutshell, the object will discover methods on-the-fly, and will not maintain a list of the methods that it has available. This is best demonstrated with the example, which is an ordering terminal for "Bob s Burger Barn". The user types in a command such as "drink" to order a drink, and the object will do a method name look-up, checking whether the method exists. If it exists, it asks the Reflection classes to invoke the method on the current object.
Platform: | Size: 3072 | Author: trucci | Hits:

[AlgorithmBurger

Description: 求解偏微分方程领域的经典方程Burger方程:u(t)+uu(x)=eu(xx)-Solving partial differential equations of classical field equations Burger equation: u (t)+ uu (x) = eu (xx)
Platform: | Size: 1024 | Author: NiHao | Hits:

[OtherBurguers_avec_diffusion

Description: The Finite Volume Burger Equation
Platform: | Size: 1024 | Author: phy4me | Hits:

[Algorithmfortran-files

Description: 文件1.f90:生成翼型naca0012的椭圆网格,并计算流场,给出壁面压力分布 文件2.f90:maccormack方法解一维burger s方程 文件3.f90:解一维laval管流动,其进出口均为亚音速,喉道后部有激波-File 1.f90: generate the airfoil naca0012 elliptical rotary cell, and calculate the flow field, given the wall pressure distribution file 2.f90: maccormack method to solve the burger' s equation, one-dimensional file 3.f90: solution of one-dimensional laval tube flow, its progress exports are subsonic, the back of the throat have shock
Platform: | Size: 5120 | Author: 李盈盈 | Hits:

[matlab2D_MUR

Description: 的二维时域有限差分法仿 作者:厄恩斯特汉堡,十月1999。 cem833课程,大学的图片。- 2D FDTD simulater Author: Ernst Burger, October 1999. CEM833 course, Univ. Stellenbosch.
Platform: | Size: 2048 | Author: 朱赛 | Hits:

[matlabWENO5_1DB

Description: 使用5阶WENO格式,3阶RK格式,LF通量分裂,对一维Burger s方程进行求解。所得结果可以与《Weighted Essentially Non-Oscillatory Schemes》1994中结果进行对比-Using five order WENO scheme, the third-order RK format, LF flux splitting of one-dimensional Burger' s equation is solved. The results can be used with " Weighted Essentially Non-Oscillatory Schemes" 1994 the results were compared
Platform: | Size: 1024 | Author: zoushufan | Hits:

[Algorithmhw_3.tar

Description: Solver for 1-D Burger s equation using Lax-Wendroff scheme.
Platform: | Size: 207872 | Author: 徐凯文 | Hits:

[AlgorithmBurgers_equation

Description: Burger Equation with Riemann Solver in 2D case
Platform: | Size: 3072 | Author: suncochung | Hits:

[Algorithmweno.tar

Description: 5阶weno格式解burger equation(含精度计算及绘图,打开文件夹WENO.pdf有详细说明。./test.sh运行程序)-5th order weno scheme solve burger equation (include calculating order and draw , open document WENO.pdf contains detailed instructions./test.sh run program)
Platform: | Size: 179200 | Author: 涂雄标 | Hits:

[Algorithmlaxwendroff.tar

Description: lax-wendroff 格式解burger equation,含绘图和精度计算!./test.sh运行程序-lax-wendroff scheme solve burger eqution ,contains draw picture and calculate order!./test.sh run program
Platform: | Size: 467968 | Author: 涂雄标 | Hits:

[Algorithmeno.tar

Description: eno格式解burger equation,运行程序后输入网格(如80)和终止时间(0到1.5之间)-eno scheme solve burger equation,runing program then input 80 and 1 get results.
Platform: | Size: 25600 | Author: 涂雄标 | Hits:

[assembly languageburgers.f

Description: 运用不同格式求解burger flow,提高算法运动性和效率,得到优化结果-burger flow
Platform: | Size: 1024 | Author: Jack Yan | Hits:

[assembly languagedifferent_discretization_methods

Description: 运用不同格式求解burger flow,提高算法运动性和效率,得到优化结果-burger flow
Platform: | Size: 532480 | Author: Jack Yan | Hits:

[ConsoleBurger-Shop

Description: its a simple console burger shop
Platform: | Size: 1024 | Author: junaid safdar | Hits:

[source in ebookBurger

Description: FLAC3D中伯格斯蠕变本构模型,供大家参考进行二次开发-FLAC3D in Bogs creep constitutive model for reference secondary development
Platform: | Size: 3072 | Author: sywh_ch | Hits:
« 12 »

CodeBus www.codebus.net