资讯

Finite-Difference-for-Poisson-Equation 该程序使用Python编写,旨在使用有限差分法解决泊松方程。 它将求解区域划分为差分网格,并使用有限数量的网格点来代替连续的求解域。
About The program is written in Python and aims to solve the one-dimensional diffusion equation using the finite difference method./该程序使用Python编写,旨在使用有限差分法解决一维扩散方程。