搜索资源列表
fem2d_poisson_linear.rar
- 用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!,FEM2D_POISSON_LINEAR is a FORTRAN90 program which solves the 2D Poisson equation using the finite element method with piecewise linear triangular elements.
sor
- 求解Poisson方程的超松弛迭代求法,在Fortran 中使用-Relaxation for solving Poisson equations Iterative
poisson_Jacobi
- 求解泊松方程的程序,雅可比迭代方法,计算迅速。-Procedures for solving the Poisson equation, Jacobi iteration method to calculate quickly.
POISSON_FINITE-DIFFERENCE_ALGORITHM
- 本程序提供一种求解 Poisson 方程的有限差分法-This program offers a Poisson equation for solving finite difference method
poissonv2
- 用有限元解泊松方程的文档,可以推广到静磁或静电的其他问题-Using finite element solution of Poisson equation documents, can be extended to static magnetic or electrostatic other issues
several_randoms
- 随机数变量产生,包括满足均匀分布、泊松分布等各种分布-Random numbers generated variables, including the needs of uniform distribution, Poisson distribution and other distribution
cfd
- 学校的CFD的模型 运用poisson equation 非常好的sequential programme-School of the CFD model poisson equation very good use of sequential programme
Gauss-Poissson
- gauss-poisson分布建模与反析,与参数估计,并进行仿真模拟-gauss-poisson distribution model and anti-analysis, and parameter estimation, and the simulation
wu-dian-cha-fen-poisson
- 五点差分方法数值计算Poisson方程,简单易懂-Five-point difference methods of numerical Poisson equation, easy to understand
mypssion
- 模拟泊松过程的一个程序,可以使用,写的比较简单。-A Poisson process simulation program, you can use to write relatively simple.
poisson
- 绝对能用。原理是在0到1上产生随机数,当随机数小于Lamda的负指数时候循环,直到大于等于。记录次数。近似模拟poisson分布-Absolutely can. Principle is in the 0 to 1 to generate random numbers, when the random number is less than the negative exponential Lamda cycle time, until greater than or equal. Reco
poisson-process-simulation
- 模拟应用随机过程中时齐泊松和非时齐泊松过程的matlab源代码-matlab code for poisson process
poisson
- poisson有限元程序,矩形剖分,双线性元-the code of the finite element method for the poisson equation
Poisson-Random-Process
- 这个程序是产生一个泊松过程,并且模拟,检验。-This program is a Poisson process, and simulation, testing.
poisson
- poisson.f90 是矩形区域上泊松方程Dirichlet边值问题差分求解的fortran程序,可选择Jacobi或者Gauss-Seidel迭代子程序,其中Jacobi迭代次数为925,Gauss-Seidel迭代次数为478。结果输出至solution.dat文件 poisson.ncl 是NCL脚本,运行该脚本得到的图为result.pdf thomas.f90 是追赶法解代数方程组的fortran程序。控制分辨率n的不同取值,输出以下文件: thomas(n=3).
poisson
- MATLAB下描述随机过程中的泊松过程,精要简单易懂-Poisson process
poisson-equation
- 采用有限元方法,求解泊松方程C语言程序。-The finite element to solve poisson equation C language program
poisson-distribution
- A code simulates poisson distribution
Finite-difference-for-poisson-
- 用有限差分法编程求解泊松方程在网格结点处的值-Solving the value of the Poisson equation in a grid junction with the finite difference method Programming
Poisson-Equation
- 利用数学算法中个的共轭梯度算法求解泊松方程-Using mathematical algorithms a conjugate gradient algorithm for solving the Poisson equation