搜索资源列表
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
VC++ based Gaussian Noise Generator + Kalman Filter
-
-
0下载:
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0
-
-
0下载:
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mea
-
-
0下载:
基于MATLAB的图像加噪声处理源程序
-
-
0下载:
MATLAB通信系统随机数产生mfiles,均匀、瑞利、高斯随机数发生器-Communication systems random number generator MATLAB mfiles, uniform, Rayleigh, Gaussian random number generator
-
-
3下载:
设计一个有干扰的直接序列扩频通信系统, PN码由m序列产生器产生,经过高斯白噪声信道。在接收端接收到的信号包括“有用信号+高斯白噪声+干扰”,将接收信号进行解扩,判决,得到用户的信号检测结果,绘制不同的扩频增益(增益值为10,30,50)下,误比特率随信噪比Eb/N0的变化曲线。-Design of a direct sequence spread spectrum interference system, PN code generated by the m sequence generato
-
-
0下载:
常用随机数发生器,C实现
/*
* 文件包含了6个函数,它们能产生符合相应分布的规律的随机数:
* GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列)
* GenBernoulliRnd : 产生一个随机数,符合伯努利分布。
* GenBinomialRnd : 产生一个随机数,符合二项分布。
* GenPoissonRnd : 产生一个随机数,符合泊松分布。
* GenExponentRnd : 产生一个随机数,符合指数分布。
-
-
0下载:
实现了一个产生符合高斯分布的随机数发生器,并用最大似然估计法估算其方差及均值-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
-
-
0下载:
MATLAB给图像添加高斯、椒盐、加性及乘性噪声[噪声生成]源代码Gaussian-Pepper-Noise-Generator-MATLAB——Gaussian-Pepper-Noise-Generator
-
-
0下载:
这个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.
-
-
0下载:
这是一个用java编程语言编写的高斯随机数发生器,方便易用。-This is a java programming language using the Gaussian random number generator, easy-to-use.
-
-
0下载:
对一幅图像进行局部和全局的的直方图均衡化-...........................................
-
-
0下载:
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
-
-
0下载:
CsharP环境下的高斯白噪声发生器的基本代码,采用最简单的方式,易懂-Environment CsharP Gaussian white noise generator, the basic code, use the most simple way, easy to understand
-
-
0下载:
White noise generator... check the gaussian PSD for real and imaginary part of the noise.
-
-
1下载:
这是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
-
-
0下载:
高斯噪声随机变量发生器,这些随机变量有一个零均值,方差D。-Gaussian random variable generator,These random variables have a zero mean and variance D.
-
-
0下载:
高斯函数随机数生成,程序实现正态函数随机数生成,具有不可重复性。-Gaussian function of the random number generator program to achieve normal function of the random number generator with the non-repeatability.
-
« 12
3
4
5
6
7
8
9
10
...
17
»