搜索资源列表
kdv
- 一类kdv方程数值解法,kdv方程的数值解法,利用将偏微分方程差分化求解-a category kdv Numerical Solution of equation, kdv Numerical Solution of equation, using partial differential equations to solve poor divide
VBFORMULA
- 结合实例用VB编程表达了一阶偏微分方程的数值解法,希望能为您提供一点帮助。 -with examples using VB expression of an order partial differential equations of the numerical method, we wish to offer you some help.
Delphi-ChangYongShuZhiSuanFa
- Delphi常用数值算法(源码) 这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。 第1章线性代数方程组的解法 第2章插值 第3章数值积分 第4章特殊函数 第5章函数逼近 第6章特征值问题 第7章数据拟合 第8章方程求根和非线性方程组的解法 第9章函数的极值和最优化 第10章傅里叶变换谱方法 第11章数据的统计描述 第12章解常微分方程组 第13章偏
shuzhi
- 方程的数值计算方法,偏微分方程的数值解法
pdesolve.rar
- 偏微分方程数值解法的程序包,包括拉普拉斯方程、对流方程和扩散方程的各种解法,Numerical Solution of Partial Differential Equations package, including the Laplace equation, convection-diffusion equation equation and the various solution
MATLAB-algorithm
- 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
fangchengqiugeng
- 偏微分方程的数值解法,包括所有源程序,请多多指教!-The numerical solution of partial differential equations, including all source code, please advice!
PartialDifferential
- 偏微分方程的解法大全,数值分析应用非常好的程序。-Partial Differential Equation Daquan, a very good application of numerical analysis program
sandychen
- 偏微分方程数值解法的MATLAB源程序,非常全面。-Numerical solution of partial differential equations in MATLAB source, very comprehensive.
VisualC
- 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
6.5M2
- 偏微分方程的数值解法,简单的离散 变分以及求解过程-Numerical solution of partial differential equations, the simple and the solution process of discrete variational
first-boundary(xay)
- 利用matlab详细求解了第一类边界条件下偏微分方程的数值解法,所列矩阵比教科书的简单-Use of matlab detailed the first kind of solving boundary condition of partial differential equations of the numerical solution, matrix of the textbook listed than Jane
partial-differential-equations-
- 偏微分方程数值解 简要介绍了偏微分方程的解法-The numerical solution of partial differential equations brief introduction to Partial Differential Equations and
NumAlgFor77
- 这是一个标准数值计算的Fortran77案例程序,虽然没有高深而专门的算法,但对一些常用的算法,如矩阵计算,插值,拟合,数值微分和积分,非线性方程求根,函数极值,常微分和偏微分方程的求解等给出了案例式的的解法,有助于数值方法初学者入门或老用户常规调用,也可以作为子例子程序调用。-This is a standard numerical Fortran77 procedures in case, though not profound and specialized algorithms, but
matlab-math-caculate-methods
- MATLAB语言常用算法程序集,包含了插值、函数逼近、矩阵特征值计算、数值微分和积分、方程求根、非线性方程组求解、特殊函数计算、常微分方程和偏微分方程的数值解法、以及数据统计和分析等等。-MATLAB language commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical differentiation an
Partial-Differential-Equations
- 偏微分方程的数值解法的详细源代码,希望对大家有用。-The numerical solution of partial differential equations detailed source code, we hope to be useful.
equation
- 偏微分方程的数值解法:解拉普拉斯方程,扩散方程等-Numerical solution of partial differential equations: solution to Laplace equation, diffusion equation, etc.
偏微分方程的数值解法
- 偏微分方程的经典求解方法,有限元分析法,可以求解典型的偏微分方程的数值解(The classical solution of partial differential equations and finite element analysis can solve the numerical solutions of typical partial differential equations)
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在节点及对
偏微分方程数值解法
- 偏微分方程的数值解法,编程的理论指导,工科必备知识(Numerical solution of partial differential equation, necessary knowledge of Engineering)