CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - poisson

搜索资源列表

  1. Poisson_Image_Editing.rar

    0下载:
  2. 图像的泊松编辑,利用泊松方程,将一个目标(月亮)无缝的插入到另一个场景(夜空)中,参考论文:Poisson_Image_Editing。,Poisson image editing, the use of Poisson
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:84662
    • 提供者:PanHao
  1. fem2d_poisson_linear.rar

    1下载:
  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
    • 文件大小:4376
    • 提供者:sun
  1. sor

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

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

    0下载:
  2. 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  1. poisson_Jacobi

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

    • 发布日期:2017-04-03
    • 文件大小:1171
    • 提供者:zhanglei
  1. poiss

    0下载:
  2. 用matlab绘制泊松分布Poisson distribution图形-Poisson distribution
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1307
    • 提供者:bianqiyong
  1. PoissonEditing-src-win32

    0下载:
  2. Poisson algorithm implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:4092328
    • 提供者:andrea
  1. FEM(pcode)

    0下载:
  2. matlab有限元求解2维poisson问题,支持变系数 GUI界面(含详细参数说明),附若干实例-matlab finite element for solving two-dimensional poisson issue, and support variable-coefficient GUI interface (including detailed parameter descr iption), with a number of examples
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:21199
    • 提供者:icespirit
  1. PoissonRecon

    0下载:
  2. Poisson Surface Reconstruction
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:109092
    • 提供者:jaws
  1. PoissonRecon

    1下载:
  2. poisson表面重建的代码,可以由点云数据生成曲面-poisson surface reconstruction of the code, you can generate surfaces from point cloud data
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:109555
    • 提供者:yumiao
  1. POISSON_FINITE-DIFFERENCE_ALGORITHM

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

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

    1下载:
  2. c++ for poisson -c++ for poisson
  3. 所属分类:MPI

    • 发布日期:2017-05-20
    • 文件大小:1869447
    • 提供者:Steven Wang
  1. emission

    1下载:
  2. 实现PET/SPECT 幻影图像regression的matlab源代码 algorithms for Poisson emission tomography PET/SPECT/ Poisson regression eml_ emission maximum likelihood eql_ emission quadratically penalized likelihood epl_ emission penalized likelihood-The reali
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:44371
    • 提供者:张张
  1. poissonv2

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

    • 发布日期:2017-03-31
    • 文件大小:196657
    • 提供者:李文华
  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
    • 文件大小:7073
    • 提供者:
  1. zuoye

    0下载:
  2. 利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。-The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, t
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1587
    • 提供者:刘文
  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
    • 文件大小:1253857
    • 提供者:uranus131
  1. see

    0下载:
  2. 这个GUI界面软件能从你的计算机里读出你的图像,可以加入噪声,而给你提供各种滤波器来研究他们的特性。噪声类型:高斯噪声、淑盐噪声、泊松噪声-This GUI based code can read images from your computer , add noise to it and gives you different types of filters to study their performance. The Noises type : Gaussian
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2978
    • 提供者:
  1. possionequation

    0下载:
  2. 自己写的求解波松方程的matlab程序 并采用两种方法求解 -Writing their own to solve Poisson equation matlab program and the use of two methods for solving
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1203
    • 提供者:周军
  1. PoissonNeumann

    0下载:
  2. C Implementation of 2D Poisson Solver using Neumann Boundary Conditions: Based on a direct analytical solution using sine transforms Single iteration, no magic numbers, no convergence issues. Extremely fast, couple of seconds for 1M pixel image-C Imp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1037779
    • 提供者:jason
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com