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

搜索资源列表

  1. Matlab-to-generate-random-numbers

    0下载:
  2. 随机过程中产生随机数的matlab实现,里面是产生正态、泊松、伯努利的代码和文档,还有对各种随机数的分析-Generate random numbers in the random process matlab to achieve, which is to produce normality, Poisson, Bernoulli code and documentation, as well as analysis of various random number
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:66249
    • 提供者:
  1. Distribution_free-Test

    0下载:
  2. 正态分布 泊松分布 伽马分布 指数分布 分布检验-The normal distribution Poisson points Bujia Ma distribution exponential distribution distribution test
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:707
    • 提供者:jl
  1. code

    0下载:
  2. 自己编写算法产生指定分布的伪随机数,文件夹中包括 均匀分布、指数分布、正太分布,泊松分布、二项分布,并同时对随机序列进行了分布检验和参数估计-Write your own algorithm to generate a pseudo-random number distribution specified folder, including the uniform distribution, exponential distribution, is too distribution, Poiss
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:6407
    • 提供者:Celia Zhen
  1. Calfieldp

    0下载:
  2. 有限差分法解泊松方程、拉普拉斯方程 定义边界后利用五点差分法求解-The five-point difference method for solving the Poisson equation
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1284
    • 提供者:孙传强
  1. randraw

    0下载:
  2. EFFICIENT RANDOM VARIATES GENERATOR (from over 50 distributions):Alpha, Anglit, Antilognormal, Arcsin, Bernoulli, Bessel, Beta, Binomial, Bradford, Burr, Cauchy, Chi, Chi-Square (Non-Central), Chi-Square (Centra
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:38994
    • 提供者:QianZhou
  1. ImageBlend

    1下载:
  2. 基于C++的图像融合技术,只是依赖于freeImage图像库,实现了基于泊松方程的图像融合,实现了完美融合。-Based on the fusion technology in C++, just depends on freeImage image library, the Poisson equation-based image fusion, the perfect fusion.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-21
    • 文件大小:7098368
    • 提供者:liuming
  1. Imageblend

    0下载:
  2. 用MFC界面展示,实现了拉普拉斯金字塔图像融合,以及完整的或者部分的泊松方程图像融合-With MFC interface shows Laplacian pyramid image fusion, as well as a complete or partial fusion of the Poisson equation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:29362810
    • 提供者:liuming
  1. weifenfangcheng

    0下载:
  2. 椭圆形微分方程的差分法matlab求解,泊松方程的求解-Oval Differential difference method matlab to solve the Poisson equations
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:62337
    • 提供者:李芳
  1. poisson1D

    0下载:
  2. Solving Poisson equation in 1D using an iterative method.
  3. 所属分类:Development Research

    • 发布日期:2017-11-27
    • 文件大小:12036
    • 提供者:faticomet
  1. Amit-Agrawal

    1下载:
  2. We propose a generalized equation to represent a continuum of surface reconstruction solutions of a given non-integrable gradient field. We show that common approaches such as Poisson solver and Frankot-Chellappa algorithm are special cases of
  3. 所属分类:matlab

    • 发布日期:2015-04-13
    • 文件大小:2405376
    • 提供者:孙婷
  1. Quadrilateral

    0下载:
  2. 基于四边形单元有限元原理,计算桁架系统在外力作用下,各节点位移与单元应变。主程序BLOCKMAT.m,从输入文件中读入结点个数,单元个数,结点荷载个数,受约束边界点数,弹性模量,泊松比,厚度,单元定义数组,结点坐标数组,结点力数组,约束信息数组。输入文件inport.txt不同参数代表不同的桁架结构。-Based on quadrilateral finite element principle, calculation of truss system under the action of e
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:4417
    • 提供者:ben
  1. Triangular

    0下载:
  2. 基于三角形单元有限元原理,计算桁架系统在外力作用下,各节点位移与单元应变。主程序BLOCKMAT.m,从输入文件中读入结点个数,单元个数,结点荷载个数,受约束边界点数,弹性模量,泊松比,厚度,单元定义数组,结点坐标数组,结点力数组,约束信息数组。输入文件int.txt不同参数代表不同的桁架结构。-on the basis of the principle of triangle finite element calculation truss system under the action of
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:4688
    • 提供者:ben
  1. p_judge

    0下载:
  2. 用于对一个样本是否符合正态分布,γ分布,泊松分布,指数分布,rayleigh分布的检验。-Whether normal distribution for a sample γ distribution, Poisson distribution, exponential distribution, rayleigh distribution inspection.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:514
    • 提供者:sure
  1. PoissReg

    0下载:
  2. 泊松回归,用的是牛顿-拉夫松迭代法,适用于简单情形-Poisson regression, based on Newton-Meier method
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:538
    • 提供者:chang
  1. randproc-student

    0下载:
  2. 生成随机数,均匀分布的线性同余法,指数分布随机数,泊松分布-Generate random numbers, uniform distribution of the linear congruential method, exponentially distributed random numbers, the Poisson distribution
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:60382
    • 提供者:aojing
  1. possion

    0下载:
  2. 泊松过程的模拟。并通过对样本函数处理,统计去均值函数和方差函数。而且对泊松过程的速率进行估计。-Poisson process simulation. And processing of the sample function, the statistics to go mean function and variance function. And to estimate the rate of the Poisson process.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:1080
    • 提供者:红薯
  1. cPPgenerate

    0下载:
  2. 利用工作之便c++生成高斯分布,瑞利分布,泊松分布-To work will c++ generate Gaussian distribution, Rayleigh, Poisson
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-09
    • 文件大小:86357
    • 提供者:yubing
  1. Finite_element_tri

    0下载:
  2. 用有限元法求解电磁场泊松方程 包括场方程和边界条件-Using the finite element method for solving the Poisson equation of electromagnetic fields, including the field equations and boundary conditions
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1640
    • 提供者:张茗川
  1. code-1D

    0下载:
  2. 泊松方程的解法,这是一个一维泊松方程,利用有限元方法解-Solution of the Poisson equation,This is a one-dimensional Poisson equation, using the finite element method to solve
  3. 所属分类:File Formats

    • 发布日期:2017-12-06
    • 文件大小:591
    • 提供者:kk
  1. 1FEM.tar

    0下载:
  2. 有限元程序编程,本程序以poisson方程为例,文中留有很多可扩展空间,稍加修改就可以适应很所方程-finite element method for Poisson equation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:7051
    • 提供者:徐飞
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com