搜索资源列表
HammingC51
- 用C51程序实现的Hamming编码器和解码器,很方便使用。-C51 program with the Hamming encoder and decoder, very convenient to use.
firlbq
- 实现一个40阶的fir低通滤波器,通带截止频率0.35,阻带截止频率0.4.采用Hamming窗获得滤波器系数。
chap06
- ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
20080910_b9c1cc5c701ff0515ec2GOHYaRHvhTHm
- 编码理论基础实验知识汉明码的校验矩阵汉明码的译码 -Coding theory of knowledge-based experimental calibration matrix of Hamming code Hamming code decoding
Hamming-8
- 8位Hamming编码和校验代码,经测试正确-Hamming
(7-4)-Hammingcodecodedesign
- (7,4)汉明码编解码器的设计,www.ebnar.cn推荐。-(7,4) Hamming code codec design, www.ebnar.cn recommended.
hm_lp
- 哈明窗低通滤波器,Hamming window lowpass filter-Hamming window lowpass filter
hamming_LFM_COMP
- 针对雷达信号的脉冲压缩处理,进行了仿真,并加了汉明窗,以对比主副瓣比的改善-For pulse compression radar signal processing, simulation, and add a Hamming window to contrast ratio improved sidelobe
MTD--Hamming
- 动目标检测(MTD)领域的仿真,画出了加汉明窗之后的频率响应曲线,经调试,可以运行-Moving target detection (MTD) in the field of simulation, draw the frequency response curve after Hamming window, debugging, you can run
simpleDCS
- 简易的数字通信系统matlab软件模拟。主要是采用汉明7,4编解码,信道衰减采用瑞利模型等。-Simple digital communication system simulation matlab software. Mainly used Hamming 7,4 codec, channel attenuation Rayleigh model.
project.tar
- In this assignment you will be designing a chip that both encodes and decodes a data stream using a Hamming code. You will also inject random errors into the data stream and your decoder must be able to fix single-bit errors. Note: This project is in
Hamming-code-(7-4)
- Hamming coding and Syndrome decoding in BPSK system
overlap_add
- 创建了一个L样本用户指定窗口的窗口类型(包括矩形、三角形、汉明、修改汉明,损害,和布莱克曼)。靠窗重叠相加版本的转移(在步骤R样本)行使决定overlap-added windows满足采样性质。-This exercise creates an L sample window of a user-specified window type (including rectangular, triangular, Hamming,modified Hamming, Hann, and Blackm