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

搜索资源列表

  1. RandomNumberGenerators

    0下载:
  2. Random Number Generators(随机数生成)包括gaussian random number generator、uniform random number generator、low-frequency hold generator、1/f noise generator等5种随机信号生成的c源代码-Random Number Generators (Random Number Generation), including Gaussian random number gen
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2.39kb
    • 提供者:刘嘉焜
  1. Generator

    0下载:
  2. This a Fibonacci Sequence Generator. I am 15 and this took some thinking. The code is obviously not refined. It does the job. Fibonacci顺序发生器 使用高斯消除法解n阶方程 -This a Fibonacci Sequence Generator. I a m 15 and this took some thinking. The code is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6.88kb
    • 提供者:cai
  1. VC_GaussianNoiseGenerator+KF

    0下载:
  2. VC++ based Gaussian Noise Generator + Kalman Filter
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:42kb
    • 提供者:ediehs
  1. 高斯随机数的产生

    0下载:
  2. 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.86kb
    • 提供者:范范
  1. 高斯随机数发生程序

    0下载:
  2. 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mea
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:郑浩
  1. Gaussian-Pepper-Noise-Generator.rar

    0下载:
  2. 基于MATLAB的图像加噪声处理源程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-03-13
    • 文件大小:42.64kb
    • 提供者:amilymoon
  1. random_binary

    0下载:
  2. MATLAB通信系统随机数产生mfiles,均匀、瑞利、高斯随机数发生器-Communication systems random number generator MATLAB mfiles, uniform, Rayleigh, Gaussian random number generator
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:10.88kb
    • 提供者:吴东伟
  1. DSSS

    3下载:
  2. 设计一个有干扰的直接序列扩频通信系统, PN码由m序列产生器产生,经过高斯白噪声信道。在接收端接收到的信号包括“有用信号+高斯白噪声+干扰”,将接收信号进行解扩,判决,得到用户的信号检测结果,绘制不同的扩频增益(增益值为10,30,50)下,误比特率随信噪比Eb/N0的变化曲线。-Design of a direct sequence spread spectrum interference system, PN code generated by the m sequence generato
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:7.41kb
    • 提供者:皓月
  1. localRand

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

    • 发布日期:2017-04-04
    • 文件大小:1.11kb
    • 提供者:lo
  1. G

    0下载:
  2. 实现了一个产生符合高斯分布的随机数发生器,并用最大似然估计法估算其方差及均值-Produced in line with the realization of a Gaussian distribution of the random number generator, and the maximum likelihood estimation method to estimate their variance and mean
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:90.41kb
    • 提供者:前敏
  1. MATLAB_Gaussian-Pepper-Noise-Generator

    0下载:
  2. MATLAB给图像添加高斯、椒盐、加性及乘性噪声[噪声生成]源代码Gaussian-Pepper-Noise-Generator-MATLAB——Gaussian-Pepper-Noise-Generator
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:42.51kb
    • 提供者:沈海宏
  1. NOSE

    0下载:
  2. 这个matlab程序实现的是一个噪声生成器,它可以生成高斯、椒盐、加性及乘性噪声,并把这些噪声添加到一幅图像上。-Matlab implementation of this process is a noise generator, it can generate Gaussian, salt and pepper, additive and multiplicative noise, and noise is added to put these on an image.
  3. 所属分类:Graph program

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

    0下载:
  2. 这是一个用java编程语言编写的高斯随机数发生器,方便易用。-This is a java programming language using the Gaussian random number generator, easy-to-use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1.11kb
    • 提供者:asdf
  1. Gaussian-Pepper-Noise-Generator

    0下载:
  2. 对一幅图像进行局部和全局的的直方图均衡化-...........................................
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:36.02kb
    • 提供者:周丽
  1. FreqDomain_imagEnhanc_and_imagRestore

    0下载:
  2. Image enhancement in frequency domain using Fourier center frequency, Gaussian lowpass filter, Low pass filter, high pass filter. Image restoration using medean filter, weiner filter with noise generator such as Gaussian noise, Salt and Pepper noise
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1010.65kb
    • 提供者:dieu
  1. whitenoise1

    0下载:
  2. CsharP环境下的高斯白噪声发生器的基本代码,采用最简单的方式,易懂-Environment CsharP Gaussian white noise generator, the basic code, use the most simple way, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:37.03kb
    • 提供者:梁贸
  1. Generador_ruido

    0下载:
  2. White noise generator... check the gaussian PSD for real and imaginary part of the noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:783byte
    • 提供者:venus
  1. wgn

    1下载:
  2. 这是MATLAB软件中的产生高斯白噪声的函数,通过参数设置得到你所需要的白噪声,同时可以用于研究随机信号产生的方法。-This is the MATLAB software have a function of Gaussian white noise, through the parameters you need to be white noise, at the same time can be used to study the methods of random signal gene
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2kb
    • 提供者:boss
  1. gngauss

    0下载:
  2. 高斯噪声随机变量发生器,这些随机变量有一个零均值,方差D。-Gaussian random variable generator,These random variables have a zero mean and variance D.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:12.36kb
    • 提供者:2010lieying
  1. Gaussian-random-N

    0下载:
  2. 高斯函数随机数生成,程序实现正态函数随机数生成,具有不可重复性。-Gaussian function of the random number generator program to achieve normal function of the random number generator with the non-repeatability.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:552byte
    • 提供者:卢潮波
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com