当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - Pseudo-random sequence
搜索资源列表
-
1下载:
伪随机序列产生器源代码,Pseudo-random sequence generator source code
-
-
0下载:
伪随机gold序列产生程序, The pseudo-random gold sequence has the procedure
-
-
0下载:
常用随机数发生器,C实现
/*
* 文件包含了6个函数,它们能产生符合相应分布的规律的随机数:
* GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列)
* GenBernoulliRnd : 产生一个随机数,符合伯努利分布。
* GenBinomialRnd : 产生一个随机数,符合二项分布。
* GenPoissonRnd : 产生一个随机数,符合泊松分布。
* GenExponentRnd : 产生一个随机数,符合指数分布。
-
-
0下载:
M伪随机序列生成器算法
这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等
系统中的,伪随机序列生成器。-M pseudo-random sequence generator algorithm for the Matlab algorithm is used to generate binary, ternary, and five of the, m sequence. Can be used to direct spread spectrum commu
-
-
1下载:
verilog实现的8阶伪随机序列发生器,文件包含了三种主要模块:控制模块,ROM模块,线性反馈移位寄存器(LFSR)模块。已经通过modelsim仿真验证。-verilog to achieve 8-order pseudo-random sequence generator, the file contains three main modules: control module, ROM modules, a linear feedback shift register (LFSR) mo
-
-
0下载:
伪随机序列产生器,线性反馈移位寄存器,原代码。-Pseudo-random sequence generator, linear feedback shift register, the original code.
-
-
0下载:
伪随机序列产生器-filtered 代进位反馈移位寄存器,verilog hdl 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, verilog hdl original code.
-
-
0下载:
伪随机序列产生器-代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator- on behalf of binary feedback shift register, matlab source code.
-
-
0下载:
伪随机序列产生器-filtered 代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, matlab source code.
-
-
0下载:
伪随机序列产生器-代进位反馈移位寄存器,电子书。-Pseudo-random sequence generator- on behalf of binary feedback shift register, e-books.
-
-
0下载:
IS95中的数据流伪随机序列的产生。用matlab中randn实现-IS95 data streams to be pseudo-random sequence generation. Achieved using randn in matlab
-
-
0下载:
M伪随机序列生成器算法
这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等
系统中的,伪随机序列生成器。-M pseudo-random sequence generator algorithm for the Matlab algorithm is used to generate binary, ternary, and five of the, m sequence. Can be used to direct spread spectrum commu
-
-
0下载:
伪随机数加密
对各类文件加密,利用一个随机序列与磁盘文件中的内容进行运算,将结果存入文件。解码时,则进行逆越算。该C程序已经经过调试-Pseudo-random number encrypted on the various types of file encryption, using a random sequence with the contents of the disk file operation will result into a file. Decoding, then
-
-
0下载:
产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation metho
-
-
0下载:
在直接序列扩频通信系统中,伪随机序列的相位调制-Pseudo-random sequence of phase modulation in direct sequence spread spectrum communication system
-
-
0下载:
利用FPGA编程--- -实现“伪随机序列发生器设计”-FPGA programming------- pseudo-random sequence generator design
-
-
0下载:
通过MATLAB的SIMULINK模型设计,实现伪随机数的序列发生器,并通过DSP BUILDER中的SIGNAL COMPILER转换成QuartusII工程,并实现硬件的下载。-Through the MATLAB SIMULINK model design, realization of pseudo random sequence generator, and through the DSP BUILDER of SIGNAL COMPILER converted into Quartu
-
-
0下载:
伪随机序列FPGA应用设计代码 Pseudo-random sequence-Pseudo-random sequence of application design
-
-
0下载:
M伪随机序列matlab源代码,并带有详细注释-M pseudo-random sequence matlab source code, with detailed notes
-
-
0下载:
Pseudo Random Sequence Generator Code and Tutor
-