搜索资源列表
-
0下载:
本程序是用五点差分格式解拉普拉斯方程,采用MATLAB作为开发环境,拉普拉斯方程有广泛的应用,五点差分格式的精度高
-This procedure is a five-point difference scheme for solution of Laplace equation, using MATLAB as a development environment, Laplace equation has a wide range of applications, a five-
-
-
1下载:
有限差分法求解有两种介质的正方形区域的二维拉普拉斯方程的数值解-Finite difference method, there are two medium square region of two-dimensional numerical solution of Laplace equation
-
-
0下载:
In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
-
-
0下载:
In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
-
-
0下载:
一中空的横截面为正方形的长导体盒,与横截面垂直的方向上可认为是无限长。用求解横截面上电位的差分法和超松弛迭代计算拉普拉斯方程,-A hollow cross-section of a long conductor of square boxes, vertical cross-sectional direction can be considered infinitely long. Calculation of the Laplace equation by solving the cross
-
-
0下载:
用五点差分公式数值求解了一个laplace方程,改编后可以用于求解其他laplace方程-Five-point difference formula for numerical solution of a laplace equation can be used to solve other laplace equation adapted
-
-
0下载:
用五点差分解拉普拉斯方程,效果非常的好,值得下载-With a five-point difference solution of Laplace equation, the effect is very good, worth downloading
-
-
0下载:
有限差分中的CN格式求解拉普拉斯方程。其中主要的THTA格式分成0-1之间100个数,用来验证其格式的收敛要求。-CN finite difference scheme for solving the Laplace equation. One of the major THTA format into 100 number between 0 and 1, is used to verify the convergence requirements for the format.
-
-
0下载:
用五点差分格式解拉普拉斯方程,是偏微分数值解法的一种方式-With a five-point difference scheme Laplace equation
-
-
0下载:
A python 3 library for solving initial and boundary value problems of some linear partial differential equations using finite-difference methods.
* Laplace
* implicit central
* Parabolic
* explicit central
* explicit upwind
* implicit c
-