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

搜索资源列表

  1. poisson

    2下载:
  2. 这是一个将指定区域内的图像提取出来,与指定图像进行融合的matlab程序,由泊松方程引申而来-This is a designated area of the extracted image, with a specified image of Matlab integration process from the Poisson equation arising from
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:81867
    • 提供者:dale
  1. poisson image editing win32

    0下载:
  2. poisson image editing source code by C++
  3. 所属分类:源码下载

  1. PoisonDist.产生泊松分布的随机数列

    0下载:
  2. 产生泊松分布的随机数列 希望对大家有所帮助,Have a Poisson distribution of random numbers out hope that U.S. help
  3. 所属分类:matlab例程

    • 发布日期:2017-03-26
    • 文件大小:2634
    • 提供者:zzh
  1. poisson_simulation.rar

    0下载:
  2. 电话呼入模型——模拟泊松过程,验证其增量平稳性和独立性。,Tel incoming model- Simulation of Poisson process, verification of its incremental stability and independence.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:63985
    • 提供者:ZHANG Jingjing
  1. poissonSolver.rar

    0下载:
  2. a c++ code to do the poisson editing,a c++ code to do the poisson editing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16180543
    • 提供者:李雯
  1. fastpoisson.zip

    1下载:
  2. 快速泊松方程求解--MATLAB Fast Poisson Solver in a Square,Fast Poisson equation- MATLABFast Poisson Solver in a Square
  3. 所属分类:matlab

    • 发布日期:2015-08-09
    • 文件大小:7743
    • 提供者:weiweishu
  1. possion.rar

    1下载:
  2. matlab编写的泊松分布仿真代码,含验证代码,prepared by the Poisson distribution matlab simulation code, including the verification code
  3. 所属分类:matlab例程

    • 发布日期:2013-01-29
    • 文件大小:822
    • 提供者:Patty Sa
  1. poisson

    0下载:
  2. poisson生成器,可以生成泊松分布的随机数,需要的就下载吧-poisson sasadas
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1026628
    • 提供者:sssssss
  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-distribution-WSNs_matlab

    0下载:
  2. 泊松均匀分布的WSNs的网络拓扑Matlab程序-Poisson network structure for WSN
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:9612
    • 提供者:Liu
  1. MATLAB-Poisson-ture

    0下载:
  2. 用MATLAB编写程序证明Poisson分布的性质-Programming with MATLAB,prove the properties of Poisson distribution
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:10856
    • 提供者:林俊
  1. poisson

    0下载:
  2. poisson的PDF&CDF繪圖直接打開檔案RUN即可,生成圖像另有顏色標記-poisson' s PDF & CDF drawing RUN can open the file directly to generate the image and another color marker
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3136
    • 提供者:sass
  1. poisson.m

    0下载:
  2. This is a program for artifical object insertion using poisson image editing.It use poisson equation for solving the problem
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3463
    • 提供者:ash
  1. 一维poisson方程

    0下载:
  2. 简单的一维poisson方程程序,工具是MATLAB软件(Simple one-dimensional poisson equation program, the tool is MATLAB software)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:19456
    • 提供者:自丹
  1. poisson+markov

    0下载:
  2. poisson+mmoo 聚合流在MATLAB上的仿真(the simulation of mmoo+poisson flow under constant rate service based on MATLAB)
  3. 所属分类:matlab例程

  1. poisson

    1下载:
  2. poisson业务源的有效带宽,在MATLAB上的仿真(the effective bandwidth of the poisson sources)
  3. 所属分类:matlab例程

  1. poisson

    1下载:
  2. 十字区域,由五个相等的单位正方形组成,用五点差分格式求解下面的Poisson方程第一边值问题,程序能适应任何步长(solve poisson equation in ten area)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:230400
    • 提供者:柯基饼干
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com