搜索资源列表
m序列
- Verilog编写的M序列发生器,希望能对大家带来帮助。 -Verilog prepared by the M-sequence generator, we hope to bring help.
m序列发生器
- m序列发生器(简单型码序列发生器-----simple shift register generator)-m sequence generator (a simple code sequence generator ----- simple shift Regi ster generator)
序列发生器
- 20位序列发生器-20 Sequence Generator
单片机M序列发生器
- 基于51单片机实现的M序列发生器(伪随机序列),在Keil编程环境下的源码
M序列发生器的FPGA实现
- M序列发生器的FPGA实现
真随机数发生器的设计和实现
- 采用电路的热噪声这一真实的随机物理过程产生真随机数序列的随机数发生器的设计原理和 实现方法。
基于振荡采样的真随机数发生器IP设计
- 为了得到真正硬件产生的随机数序列,采用振荡电路作为物理源,设计了混洗电路和扰频 电路来改善输出序列的均衡性和数据冗余,它具有真随机数发生器的不可预测性高、随机性好的 优点.
m_vhdl
- 伪随机序列发生器的vhdl算法 设计一个伪随机序列发生器,采用的生成多项式为1+X^3+X^7。要求具有一个RESET端和两个控制端来调整寄存器初值(程序中设定好四种非零初值可选)-m sequence vhdl
随机序列号发生器
- 一款随机序列号的生成器- A section random sequence number production
mxul
- m序列发生器,可以产生63位m序列,可以产生63位m序列,-m sequence generator, can produce 63 m sequence, can produce 63 m sequence,
rondom
- 文章里介绍了移位序列发生器的原理及建立的模型,附有相关的vhdl程序-random vhdl
VHDL
- 8*8乘法器设计 伪随机序列发生器 PS2键盘设计 均为VHDL-8* 8 multiplier design of pseudo-random sequence generator are PS2 keyboard design VHDL
matlab
- 二进制序列发生器及其功率谱和自相关函数的实现-Binary sequence generator and the power spectrum and autocorrelation function of the realization of
vhdl
- 伪随机序列发生器得VHDL语言源代码,已通过仿真。-Pseudo-random sequence generator may VHDL language source code, by simulation.
m_vhdl
- 设计一个伪随机序列发生器,采用的生成多项式为1+X^3+X^7。要求具有一个RESET端和两个控制端来调整寄存器初值(程序中设定好四种非零初值可选)。-Design a pseudo-random sequence generator, using the generating polynomial 1+ X ^ 3+ X ^ 7. Requires a RESET terminal end and two control registers to adjust the initial valu
random
- 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation metho
m_sequencer
- m序列发生器,长度可以变化,此处使用长度为40 的移位寄存器。反馈函数使用的是:x40+x5+x4+x3+1-m sequence generator, the length can be varied. here the length of the shift register is 40. Feedback function : x40+ x5+ x4+ x3+1
伪随机序列
- 如果一个序列,一方面它是可以预先确定的,并且是可以重复地生产和复制的;一方面它又具有某种随机序列的随机特性(即统计特性),我们便称这种序列为伪随机序列。(If a sequence is predefined on the one hand, it can be produced and replicated repeatedly; on the one hand, it has a random sequence of random properties (i.e. statistical p
m序列的产生
- 1.使用Matlab设计m序列发生器。 2.使用生成多项式(23)8=(10011)2产生第一个m序列; 3.使用生成多项式(31)8=(11001)2产生第二个m序列。(1. Design an m-sequence generator using Matlab. 2. Generate the first m sequence using the generator polynomial (23)8=(10011)2; 3. Generate the second m-sequence us
vhdl 伪随机序列发生器
- 设计一个伪随机序列发生器,采用的生成多项式为1+X3+X7。要求具有一个RESET端和两个控制端来调整寄存器初值(程序中设定好四种非零初值可选)
