搜索资源列表
ruan
- 扩频发射机,信道编码采用(2, 1, 7)卷积 码, 扩频模块采用扩频长度255 的kasami码, 极性变换模块为3bit 量化模式, 内插模块为每两比特间插入7bit 和输出滤波为16 阶的FIR 滤波器。-direct sequence spread spectrum transmitter
3bit
- 3 BIT 自适应差分编解码(ADPCM)程序,用于音频编码压缩和解码,功能不错!-GOOD!
he_fu_man_bian_ma
- 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的
VGA_Prac
- 使用CPLD在屏幕上图像,3bit 8中颜色 在屏幕上可以有红 碌 蓝 三个矩形-Using the CPLD on the screen image, 3bit 8 in color on the screen can have red rectangle Lu Lan 3
pipeline_3bADC
- 3bit pipelined ADC in matlab
3bit_adder
- Verilog source code for a 3bit full adder build with modules using predefined nand gates.
subtractor3
- Verilog 3bit full subtractor module and tests build with predefined nor gates.
Simple_3bit_counter
- 3bit counter based on verilog, a simple application.
3bit-Wide-5to1-Mux
- 3bit Wide 5to1 Mux by verilog
Pe_SNR
- 本次仿真研究多幅度电平信号误码率与信噪比之间的关系,系统框图如上。假设考虑8幅度电平,则根据流程首先需要用一个随机数发生器产生在(0,1)间的均匀随机数,然后将(0,1)区间均匀划分为(0,0.125)、(0.125,0.25)、(0.25,0.375)、(0.375,0.5)、(0.5,0.625)、(0.625,0.75)、(0.75,0.875)、(0.875,1)这些子区间,并分别对应于一个3bit符号000、001、010、0
extendstbc_3bitfeedback
- 3bit传码率,带反馈的MIMO系统误码率仿真,应用空时编码-3bit pass rate, bit error rate simulation of the MIMO system with feedback, the application of space-time coding
precoding_channel-feedback
- 基于信道量化反馈的预编码仿真程序,采用均匀量化方式,采用LDL分解的预编码技术,可得到不同反馈bit(1bit,2bit,3bit)条件下系统的误码性能。-Quantified based on channel feedback precoding simulation program, using the uniform quantization, LDL decomposition of the pre-coding techniq
RISC-CPU
- 精简指令集 CPU 通过仿真验证正确 (使用之前务必看readme文件,和结构图!) 1. 此cpu是夏宇闻 verilog数字系统设计教程中最后一章的例程。 2. 学习时务必先搞明白框图原理,和数据流动!!! 3. 牢记主状态机中一条指令周期中传输的16bit=3bit指令+13bit地址。 4. 理解数据总线,和地址总线。区分数据和地址。 5. 仔细调试,因为书中有很多小错误。 程序经过quartu
At16-LCDS12864-3bit
- 3位128*64液晶显示器实用程序,超省IO口。使用软件 AVR Studio 4-3 128* 64 LCD Utility, super IO port. Using the software AVR Studio 4
3bit-spatial-modulation
- 当空间调制(sm)系统中每个符号含有3bits信息(即3bit/s/Hz的频谱利用率)时我们选择:4根发送天线,BPSK调制方式和2根发送天线,4QAM调制方式进行比较。-When the spatial modulation (sm) system, each symbol comprising 3bits information (i.e. 3bit/s/Hz spectral efficiency) when we choose:
bysj
- 仿真频谱利用率为3bit/s/Hz的两根、三根、四根发射天线的误码率-The simulation spectrum utilization for 3 bit/s/Hz two, three, four transmitting antenna ber
bishe
- 仿真频谱利用率为3bit/s/Hz的两根、三根、四根发射天线的误码率以及 运用8psk调制仿真两根天线的误码率-The simulation spectrum utilization for 3 bit/s/Hz two, three, four transmitting antenna ber
CRC
- CRC校验码,实现了求得3bit信息序列的CRC校验码,生成多项式取g(x)=X^3+X+1,对应的生成序列为1011.-CRC is to achieve the sequence information obtained 3bit the CRC generator polynomials take g (x) = X ^ 3+ X+ 1, corresponding to generate a sequence of 1011.
通讯3bit显示程序
- 89C2051驱动3位数码管显示程序,接收主机能过串口发过来的数据并显示。用于面板显示表头。(89C2051 drive 3 bit digital display program, the host can send data through the serial port and display. For panel display header.)
BPSK_AWGN_rayleigh_code_interleave
- 搭建 BPSK+编码+交织仿真通信链路,仿真分析在不同信道条件下的不同译 码算法的误比特率性能。基于 matlab,搭建 BPSK+卷积编码+交织通信收发链路, 仿真参数如下: 1) 信源比特速率: 100 b R kbps = 2) 卷积编码:码率为 1/2,生成多项式为(561,753) 3) 译码方式:维特比译码(硬判决译码、软判决译码(8 比特量化)) 4) 交织:行列交织,交织器深度为 100bit,宽度为 10; 5) 仿真