搜索资源列表
CG
- 共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。 共梯度法也可以用于求解无约束优化问题。
kdv
- 一类kdv方程数值解法,kdv方程的数值解法,利用将偏微分方程差分化求解-a category kdv Numerical Solution of equation, kdv Numerical Solution of equation, using partial differential equations to solve poor divide
RBFcollocRO
- 本代码为基于matlab的求解偏微分方程的利用径向基函数的无网格方法的源码-based on the Matlab code for the solution of partial differential equations using Radial Basis Functions non-grid method FOSS
pw3
- 利用MATLAB解决<偏微分方程数值算法>中的一些问题,如插值求解-Use MATLAB to solve <partial differential equations numerical algorithm> in a number of issues, such as interpolation to solve
pw4
- 利用MATLAB解决<偏微分方程数值算法>中的一些问题,如插值求解-Use MATLAB to solve <partial differential equations numerical algorithm> in a number of issues, such as interpolation to solve
pianweifenfangcheng
- 偏微分方程数值解上机实习 运用古典显式差分格式求解二维扩散方程的初边值问题 运用P-R差分格式求解二维扩散方程的初边值问题 运用局部一维格式求解二维扩散方程的初边值问题 给出了源程序,运行结果,以及算法比较-Numerical solution of partial differential equations on the use of classical machine internship explicit dif
matlab
- 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlin
5
- 为对图像的缺损部分进行快速自动修复, 提出了一种基于曲率驱动修复模型的快速图像修复算法。曲率驱动修复模 型由于引入了曲率项, 使其偏微分方程为高阶, 修复时需要数值求解偏微分方程, 大量迭代运算导致修复速度非常缓慢。为 加快修复速度, 算法将模型的偏微分方程数值化, 进一步改造成加权平均形式, 利用邻近已知像素直接合成损坏像素, 加权 系数由曲率和梯度共同确定, 使修复按照图像等照度线方向进行, 在曲率大的地方将等照度线拉伸
偏微分方程数值解法matlab源代码
- 介绍了几种常用的求解微分方程的源代码,是基于matlab的标称实现。
偏微分方程的数值解法
- 偏微分方程的经典求解方法,有限元分析法,可以求解典型的偏微分方程的数值解(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应等于节点数量。a
偏微分数值求解部分上课程序
- 偏微分数值求解中部分上机程序,包括偏微分数值求解一书的第三章几个算例(Programming program of Wendroff method in partial differential numerical solution)
numerical
- 我们可以用来求解非线性偏微分方程的数值解。(We can derive the numerical solutions with this programs.)
数值分析
- 数值计算主要研究如何利用计算机更好的解决各种数学问题,包括连续系统离散化和离散形方程的求解,并考虑误差、收敛性和稳定性等问题。从数学类型分,数值运算的研究领域包括数值逼近、数值微分和数值积分、数值代数、最优化方法、常微分方程数值解法、积分方程数值解法、偏微分方程数值解法、计算几何、计算概率统计等。随着计算机的广泛应用和发展,许多计算领域的问题,如计算物理、计算力学、计算化学、计算经济学等都可归结为数值计算问题。(Numerical ca
Untitled
- 使用两种不同的方法,合理的设置时间步长和空间步长求解给定热传导方程(Using two different methods, the time step and the space step are reasonably set to solve the given heat conduction equation.)
偏微分方程数值解法课件+南京师范大学
- 求解一般偏微分方程和一些基本的偏微分方程(Solving general partial differential equations)
]偏微分方程的数值解法的程序
- 用于偏微分求解,大家可以看看。。。。。。。(For partial differential solution, you can see.)
KS_扰动_后向差分数值解
- 用python求解偏微分方程KS方程,用于混沌系统预测(solve PDE by python and use the data to predict chaotic)