CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Poisson

搜索资源列表

  1. fem2d_poisson_linear.rar

    2下载:
  2. 用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!,FEM2D_POISSON_LINEAR is a FORTRAN90 program which solves the 2D Poisson equation using the finite element method with piecewise linear triangular elements.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4.27kb
    • 提供者:sun
  1. sor

    1下载:
  2. 求解Poisson方程的超松弛迭代求法,在Fortran 中使用-Relaxation for solving Poisson equations Iterative
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:595byte
    • 提供者:metjiang
  1. poisson_Jacobi

    2下载:
  2. 求解泊松方程的程序,雅可比迭代方法,计算迅速。-Procedures for solving the Poisson equation, Jacobi iteration method to calculate quickly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1.14kb
    • 提供者:zhanglei
  1. POISSON_FINITE-DIFFERENCE_ALGORITHM

    0下载:
  2. 本程序提供一种求解 Poisson 方程的有限差分法-This program offers a Poisson equation for solving finite difference method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.38kb
    • 提供者:mike
  1. poissonv2

    2下载:
  2. 用有限元解泊松方程的文档,可以推广到静磁或静电的其他问题-Using finite element solution of Poisson equation documents, can be extended to static magnetic or electrostatic other issues
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:192.05kb
    • 提供者:李文华
  1. several_randoms

    0下载:
  2. 随机数变量产生,包括满足均匀分布、泊松分布等各种分布-Random numbers generated variables, including the needs of uniform distribution, Poisson distribution and other distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:6.91kb
    • 提供者:
  1. cfd

    0下载:
  2. 学校的CFD的模型 运用poisson equation 非常好的sequential programme-School of the CFD model poisson equation very good use of sequential programme
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.2mb
    • 提供者:uranus131
  1. Gauss-Poissson

    0下载:
  2. gauss-poisson分布建模与反析,与参数估计,并进行仿真模拟-gauss-poisson distribution model and anti-analysis, and parameter estimation, and the simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:12.95kb
    • 提供者:朱新新
  1. wu-dian-cha-fen-poisson

    0下载:
  2. 五点差分方法数值计算Poisson方程,简单易懂-Five-point difference methods of numerical Poisson equation, easy to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.15kb
    • 提供者:唐良霞
  1. mypssion

    0下载:
  2. 模拟泊松过程的一个程序,可以使用,写的比较简单。-A Poisson process simulation program, you can use to write relatively simple.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:716byte
    • 提供者:xw
  1. poisson

    0下载:
  2. 绝对能用。原理是在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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:697byte
    • 提供者:SoftSo
  1. poisson-process-simulation

    2下载:
  2. 模拟应用随机过程中时齐泊松和非时齐泊松过程的matlab源代码-matlab code for poisson process
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:128.1kb
    • 提供者:yyh
  1. poisson

    0下载:
  2. poisson有限元程序,矩形剖分,双线性元-the code of the finite element method for the poisson equation
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:1.82kb
    • 提供者:杨成
  1. Poisson-Random-Process

    0下载:
  2. 这个程序是产生一个泊松过程,并且模拟,检验。-This program is a Poisson process, and simulation, testing.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:14.46kb
    • 提供者:胡佳
  1. poisson

    1下载:
  2. 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).
  3. 所属分类:Algorithm

    • 发布日期:2014-05-06
    • 文件大小:187kb
    • 提供者:胡容
  1. poisson

    0下载:
  2. MATLAB下描述随机过程中的泊松过程,精要简单易懂-Poisson process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1kb
    • 提供者:丁晟
  1. poisson-equation

    0下载:
  2. 采用有限元方法,求解泊松方程C语言程序。-The finite element to solve poisson equation C language program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:342.95kb
    • 提供者:williomson
  1. poisson-distribution

    0下载:
  2. A code simulates poisson distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.05kb
    • 提供者:XU Ke
  1. Finite-difference-for-poisson-

    0下载:
  2. 用有限差分法编程求解泊松方程在网格结点处的值-Solving the value of the Poisson equation in a grid junction with the finite difference method Programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:529byte
    • 提供者:wang
  1. Poisson-Equation

    0下载:
  2. 利用数学算法中个的共轭梯度算法求解泊松方程-Using mathematical algorithms a conjugate gradient algorithm for solving the Poisson equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.48kb
    • 提供者:郭开开
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com