搜索资源列表

  1. 高斯随机数的产生

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

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:范范
  1. gauss1

    0下载:
  2. 用 matlab 编写的高斯随机表面的生成-using Matlab prepared by the surface of the Gaussian random generation
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:李亦楠
  1. OpenGLfenxingshu

    0下载:
  2. OPENGL分形树 鼠标键盘控制 增加高斯随机函数-OpenGL fractal tree mouse and keyboard control to increase Gaussian random function
  3. 所属分类:OpenGL

    • 发布日期:2024-06-04
    • 文件大小:55296
    • 提供者:sunway
  1. selfCorrelationInRandomization

    0下载:
  2. 产生零均值单位方差高斯白噪声的1000个样点,估计随机过程的自相关序列-units have zero mean Gaussian white noise variance to the 1,000-point, it is estimated that the random process autocorrelation sequence
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:吴森泉
  1. gaussianBPSK

    0下载:
  2. 高斯随机噪声的产生,主要应用于BPSK调制-Gaussian random noise generated, mainly for BPSK modulation
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:dina
  1. Gaussian_random_signal

    0下载:
  2. 产生高斯分布随机数,一次写论文时用到的,希望对你也有用-Have a Gaussian distribution random number, one used to write papers, I hope you are also useful for
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:kingbow
  1. Image-Hashing-based-on-Human-Visual-System

    0下载:
  2. 提出一种基于视觉特性的图像摘要算法,增大人眼敏感的频域系数在计算图像Hash时的权重,使得图像Hash更好地体现视觉特征,并提高鲁棒性。将原始图像的分块DCT系数乘以若干由密钥控制生成的伪随机矩阵,再对计算的结果进行基于分块的Watson人眼视觉特性处理,最后进行量化判决产生固定长度的图像Hash序列。本算法比未采用视觉特性的算法相比,提高了对JPEG压缩和高斯滤波的鲁棒性。图像摘要序列由密钥控制生成,具有安全性。-Based on t
  3. 所属分类:行业发展研究

    • 发布日期:2024-06-04
    • 文件大小:167936
    • 提供者:kurt
  1. gn

    0下载:
  2. 产生符合均匀分布、高斯分布、指数分布、泊松分布,伽玛分布等的随机数-Produced in line with the uniform distribution, Gaussian distribution, exponential distribution, Poisson distribution, gamma distribution of the random number
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:144384
    • 提供者:wb
  1. VarGenrator

    0下载:
  2. 通过C语言随机产生一些常见的随机变量 均匀分布,高斯分布,瑞利分布,泊松分布。并可以对分布的变量随机产生的值进行统计。-C language through some common randomly generated uniformly distributed random variables, Gaussian distribution, Rayleigh distribution, Poisson distribution.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-06-04
    • 文件大小:4096
    • 提供者:祝建
  1. zig

    0下载:
  2. 高斯随机数发生器,ziggurat方法,大作业时候做的-Gaussian random number generator, ziggurat method, the operating time to do the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:张正
  1. polar

    0下载:
  2. 产生N(0,1)的高斯伪随机数的程序,所用方法为极方法-Generated N (0,1) Gaussian pseudo-random number procedure, the methods for the very method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:1265664
    • 提供者:haha
  1. Gngauss

    0下载:
  2. 产生高斯分布随机变量方法的Matlab脚本,运用该小程序可以方便产生高斯分布随机变量-Random variables have a Gaussian distribution methods Matlab scr ipt, use the small program can easily generate Gaussian distributed random variables
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:Leonard
  1. GAUSSiAN

    0下载:
  2. 实现了高斯随机变量的生成 包涵了C++程序 和matlab程序-Gaussian varible generation
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:jiang
  1. gaosi

    0下载:
  2. 这是一个产生高斯随机信号的matlab源程序,可以做出统计直方图-Gaussian random signals generated source code matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:sdfsdfsfd
  1. gngauss

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

    • 发布日期:2024-06-04
    • 文件大小:12288
    • 提供者:2010lieying
  1. Gauss_noise

    0下载:
  2. 用于生成服从标准正态分布的高斯序列文件,利用混合同余法,生成均匀分布序列再将其转换成高斯序列(Used to generate a Gauss sequence file that obeys the standard normal distribution, and then uses the mixed residual method to generate a uniform distribution sequence, and
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-04
    • 文件大小:1596416
    • 提供者:褚宏翔
  1. zaosheng

    0下载:
  2. 对图像分别加入高斯噪声和随机噪声,再分别用中值滤波和邻域平均方法进行滤波(The Gauss noise and random noise are added to the image, and the median filtering and neighborhood averaging are used to filter the image respectively)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:83968
    • 提供者:Tersai
  1. GRF

    0下载:
  2. 高斯随机场模型matlab实现, 包含demo和用例,可直接运行(the Gaussion random field algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-04
    • 文件大小:13312
    • 提供者:傅二旦
  1. 随机信号

    0下载:
  2. 三种分布的随机信号:泊松分布、瑞利分布和高斯分布(Random signals of three distributions: Poisson distribution, Rayleigh distribution and Gauss distribution)
  3. 所属分类:编程文档

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:haibenben
  1. coherence-breaking

    0下载:
  2. 产生高斯型随机粗糙表面,参考文献 国防科技大学博士论文 《太赫兹目标散射特性关键技术研究 》(generate Gauss randon surface)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:youyan_nuctech
« 12 3 4 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org