搜索资源列表
PDEs.rar
- 用小波求解偏微分方程,特别是椭圆形偏微分方程,Wavelet solution of partial differential equations, especially elliptic partial differential equations
MATLABmfile.rar
- 偏微分方程matlab m文件,各种类型偏微分方程求解的详细例程,,Partial differential equations matlab m files, various types of partial differential equations to solve the detailed routines,
EquationGUI-II
- 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
wf
- MATLAB求解偏微分方程 很详细 算例很多-MATLAB Solution partial differential equations in great detail
PDEMATLAB
- 偏微分方程的matlab解法,详细讲解了使用该工具求解偏微分方程的方法和途径,是一本很有价值的参考书-Solution of partial differential equations matlab, detailed account of the use of the tools for solving partial differential equations of the ways and means, are a valuable reference book
PDFmatlabsovler
- 详细的偏微分方程的matlab求解步骤与程序说明。-detailed PDE soler ,using PDE tools and codes.
PDE_matlab
- 求解偏微分方程的实例程序, 其他人不需帐号就可自由下载此源码 -solve PDE problom
Solutionpartialdifferentialequations
- 偏微分方程的MATLAB解法,能快速求解,阐述了其编程思想,很实用-Solution partial differential equations
RK
- 利用rK法,也就是4阶论格库塔格式求解偏微分方程组的解并利用结果画图。-Solving partial differential equations
matlab
- 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
partraldiffrential
- 求解椭圆型,双曲型和抛物型偏微分方程的matlab代码-Solve the elliptic, hyperbolic and parabolic partial differential equations matlab code
matlab偏微分方程求解
- 扩散对流方程求解了人体白细胞在人造血管材料表面的流动和迁移过程求解和分析(The diffusion convection equation is used to solve the flow and migration process of human leukocyte on the surface of artificial vascular material)
偏微分方程的数值解法
- 偏微分方程的经典求解方法,有限元分析法,可以求解典型的偏微分方程的数值解(The classical solution of partial differential equations and finite element analysis can solve the numerical solutions of typical partial differential equations)
偏微分方程的数值解法
- 《偏微分方程的数值解法》源代码,用matlab数值法求解常见偏微分方程("Numerical solution of partial differential equations" source code, using MATLAB numerical method for solving ordinary partial differential equations)
pde1
- 用数值方法有限差分法求解二阶偏微分方程附带C分解(partial differential equation)
finite_element_quadratic_form
- 这个c++程序用于求解形如 -(pu')'+qu=f;u=0于左边界;u'=alpha于右边界。 的椭圆型偏微分方程。采用有限元解法,二次元差分格式。 使用说明: 在corefunc.h中自己定义修改方程中的函数p,q,f,它们分别对应文件中的3个函数funcp,funcq,funcf。 核心函数是double *Calcu(double *x, int n,double alpha=0.0) 其中x是节点数组,n+1应等于节点数量。alpha是右边值条件。核心函数返回计算的 近似解u在节点及对
helmholtz (2)
- 椭圆偏微分方程求解函数,调用该函数可以解任意椭圆偏微分方程(Elliptic partial differential equations to solve the function, call this function can solve any elliptic partial differential equations)
偏微分
- 通过该程序可以求解偏微分方程,对数学计算有很大的用处(Partial differential equations can be solved by this program)
偏微分方程数值解法课件+南京师范大学
- 求解一般偏微分方程和一些基本的偏微分方程(Solving general partial differential equations)
MATLAB求解偏微分方程(扩散方程)
- MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(MATLAB to solve partial differential equation ( diffusion equation ) finite difference method source code)