搜索资源列表
shuangqu
- 求解偏微分方程的matlab程序,求接双曲偏微分方程组的
偏微分方程组N=4的龙格-库塔方法求解
- 偏微分方程组N=4的龙格-库塔方法求解,matlab编程,试过可以
shock_tube_problem.rar
- 求解激波管问题等产生的偏微分方程组的各种数值算法。,Shock tube problem solving, such as partial differential equations arising from a variety of numerical algorithm.
MATLAB_image_process_with_PDE
- 运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。-The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enh
pde_wacs5
- 在给定初值和边界的条件下,对偏微分方程组求解- sky_pde_wml0420c , sky_init_wml0420c , sky_bc_wml0420c , sky_solve_wml0420c
youcangshuzhimoni
- 油藏的数值模拟方法,PPT课件,详细讲解用数值的方法怎样来解油藏中流体(相或者组分)渗流的偏微分方程组,涉及到很多注意内容和细节。-Reservoir numerical simulation method, PPT courseware, explain in detail how to use numerical methods to solve reservoir fluid (as opposed to, or component) seepage of partial differen
petsc-3.0.0-p6.tar
- PETSc (Portable, Extensible Toolkit for Scientific Computation) 是美国能源部ODE2000 支持开发的20 多个ACTS 工具箱之一,由Argonne 国家实验室开发的可移植可扩展科学计算工具箱,主要用于在分布式存储环境高效求解偏微分方程组及相关问题。-PETSc (Portable, Extensible Toolkit for Scientific Computation) is ODE2000 U.S. Department
RK
- 利用rK法,也就是4阶论格库塔格式求解偏微分方程组的解并利用结果画图。-Solving partial differential equations
57578859matpower3.1b2
- matlab数值编程使得数值计算工作量大大减轻,但是由于它其实是一种解释语言,而且没有国际标准,另外也没法在没有安装matlab的计算机上运行,不能用于计算密集型应用场合,极大地限制了它地应用,主要应用于物理,数学和化学,部分工程应用领域的计算工作量小的科技工作者。计算工作量大的工作,如流体力学求解,虽然matlab有解偏微分方程组的方法,但那几乎是用来作为例子来说明的,换句话说,只能作为上课例子。大型流体力学计算是计算密集型的一个例子,需要高效运算程序或并行化处理。 -chao liu ji
rungekutta
- 解决离散偏微分方程组的Runge-kutta 算法matlab程序-To solve partial differential equations discrete Runge-kutta method matlab program
pde
- 偏微分方程组的求解,使用偏微分代码直接求解。-Solving partial differential equations, using partial differential code directly solved.
1
- 计算流体力学的基础理论,包括偏微分方程组的分类及性质,数值离散的基本概念-The basic theory of computational fluid dynamics, including the classification of partial differential equations and the nature of the basic concepts of discrete values
2
- 主要讲解偏微分方程组的离散方法,包括有限差分法,有限体积法-Mainly on the discrete method of partial differential equations, including finite difference method, finite volume method
Visual-Fortran2002
- 有数值计算中常用的Visual Fortran子过程近200个,内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、傅里叶变换谱方法、数据的统计描述、解常微分方程组、两点边值问题的解法和解偏微分方程组,每一个子程序都包括功能、方法、使用说明、子程序和例子五部分。本书的所有子过程都在Visual Fortran 5.0版本上进行过验证,程序都能正确运行。同时配书发行光盘,包括所有子过程、验证过程及所有验
BZreaction_diffusion
- 模拟二维BZ反应扩散模型,方法是用显式EULER法求解模型的偏微分方程组-Simulated two-dimensional BZ reaction-diffusion model, the method is to use explicit EULER method for solving partial differential equations model
reeeee_
- 求解源于连续H_预演控制的偏微分方程组_英文_.-Solution from the continuous H_ preview control of partial differential equations _ _. English
FTCSfinite
- MATLAB FTC有限元方法解方程组,可用于解偏微分方程组中的热传导方程-MATLAB FTCS finite method
the-general-solve-of-PDE-function
- 数值计算里解偏微分方程组的常见函数,非常实用-the general function to solve the partial difference equations
Numerical-Analysis-for-Statisticians
- Java常用数值算法集 共有数值计算中常用的Java方法近200个.内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组、两点边值问题的解法和解偏微分方程组.-Java common set numerical algorithm the total numerical calculation commonly used Java method
PDE
- 借助python3计算偏微分方程组,并作出相应图形,代码简单易懂,方便修改(Calculate partial differential equations)