Welcome![Sign In][Sign Up]
Location:
Search - Hamming

Search list

[Dialog_Window7-4hanming

Description: systerm view软件实现的7-4汉明码编码译码器。-systerm view of 7-4 software codec hamming code.
Platform: | Size: 3072 | Author: Amy | Hits:

[Waveletiris2

Description: 提出了一种新的基于小波过零检测的虹膜 识别算法,通过对分离的虹膜纹理采用小波变换来实现特征提取,最后通过Hamming距离完成模式匹配.-A new wavelet-based zero-crossing detection of the iris recognition algorithm, through the separation of the iris texture by wavelet transform to realize feature extraction, and finally through the Hamming distance from the completion of pattern matching.
Platform: | Size: 133120 | Author: 闫慧 | Hits:

[matlabfir

Description: 用matlab来实现fir滤波器,包括矩形窗、汉宁窗、汉明窗、等波纹法!-Using matlab to achieve the fir filter, including the rectangular window, Hanning window, Hamming window, such as corrugated Act!
Platform: | Size: 219136 | Author: 王娟芳 | Hits:

[Special Effectsgethammingdistance

Description: % gethammingdistance - returns the Hamming Distance between two iris templates % incorporates noise masks, so noise bits are not used for % calculating the HD - Gethammingdistance- returns the Hamming Distance between two iris templates incorporates noise masks, so noise bits are not used for calculating the HD
Platform: | Size: 1024 | Author: wpf | Hits:

[Editorliner_block_code

Description: 这是一个PDF文档,介绍了线性分组码的基本原理,适合像我一样的新手来学习线性分组码。主要介绍hamming码,包括编码举例,汉明举例,最小汉明距离等各个基本方面。-This is a PDF document, the introduction of linear block codes of the basic principles, suitable for novice like me to learn the linear block codes. Hamming codes are introduced, including the encoding, for example, Hamming, for example, the smallest Hamming distance, such as basic aspects.
Platform: | Size: 45056 | Author: hsutingting | Hits:

[VHDL-FPGA-Veriloglab2_tutorial

Description: 摘自university of waterloo的个别知道笔记,主要关于electrical and computer engineering方面,包括了8-bit hamming的编解码以及使用VHDL的硬件开发-From the university of waterloo the individual aware of notes, mainly on the electrical and computer engineering, including the 8-bit hamming codecs and the use of VHDL hardware development
Platform: | Size: 324608 | Author: hsutingting | Hits:

[SCMhanmiang

Description: 我的毕设用到的,汉明编码,可以得到应用,用单片机实现。-I used the complete set, Hamming codes, can be applied, with MCU.
Platform: | Size: 3072 | Author: 杨海利 | Hits:

[Special Effectshamming_c

Description: hamming源码学习虹膜识别用得着 -Hamming useful source to learn iris recognition
Platform: | Size: 1024 | Author: baitao | Hits:

[Special Effectssuanshuhehammingma

Description: hamming源码学习虹膜识别用得着 -Hamming useful source to learn iris recognition
Platform: | Size: 1024 | Author: baitao | Hits:

[Fax programHanming

Description: 汉明码是线性分组码中重要的一种编码,提供详细汉明码的编码、解码的源代码。-Hamming code is an important linear block codes in a code, to provide detailed hamming code encoding and decoding of the source code.
Platform: | Size: 1024 | Author: | Hits:

[matlabWindows

Description: 用MATLAB设计各种滤波器参数,包括各种窗函数法,如凯撒、汉明、布莱克特等-MATLAB filter design using a variety of parameters, including a variety of window function, such as Kaiser, Hamming, Blackett, etc.
Platform: | Size: 2048 | Author: wl | Hits:

[Other7

Description: (7,4)汉明码的编码程序,实现4位信息位后加三位监督位,组成7位码组-(7,4) hamming code encoding process, realize information-bit 4 after three supervision, and composed of seven yards Group
Platform: | Size: 1024 | Author: Hargie | Hits:

[SCMHamming_Send

Description: 单片机汉明码编码程序,8-4编码,编码后得数据通过串口发送出去-Singlechip hamming code encoding process ,8-4 encoding, the encoded data sent through the serial port
Platform: | Size: 21504 | Author: 王晴 | Hits:

[matlabtongbu_jiazhentou

Description: 64路OFDM系统MATLAB仿真,采用桢头同步,信道编码采用(7,4)汉明码,信道估计及修正采用LS方法,峰均抑制采用直接削波的方法,希望对大家有所帮助。-64 Road OFDM system MATLAB simulation, using the first-ching synchronization, channel coding used (7,4) hamming code, channel estimation and the amendment to the use of LS method, peak-to-average direct clipping suppression method, and they hope to be helpful to everyone.
Platform: | Size: 6144 | Author: xiaoyuer | Hits:

[Communication-MobileFFT

Description: FFT算法进行FFT 、IFFT、功率谱计算,包括Hamming 窗、Hanning 窗、triangle 窗、Blackman 窗、4 term Blackman-Harris 窗几种窗函数的功率谱计算功能。-FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
Platform: | Size: 372736 | Author: huang | Hits:

[AlgorithmHammingCode

Description: 此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。-This process of realization of hamming code encoding and decoding algorithm. Hamming code is a multiple (double) parity error detection system. It will use the logic of the form of coded information to enable error detection and error correction. Hamming code used in all transmission code word is from the original information and additional parity bit comprising supervision.
Platform: | Size: 240640 | Author: 杨芹勍 | Hits:

[Software EngineeringMicron_nand

Description: Micron Nand flash Material, including ECC, Nand Command Operation, boot from nand, hamming code. Useful to the nand driver developer.
Platform: | Size: 1697792 | Author: Alfred Cheng | Hits:

[matlabhamm_enc

Description: 汉明窗编码功能,采用matlab开发平台实现汉明窗编码功能简易操作-Hamming window of encoding functions, the development platform used matlab Hamming window function of simple coding operation
Platform: | Size: 1024 | Author: 张小龙 | Hits:

[matlaballweight

Description: 一个很有用的函数,功能是产生规定字长以及规定汉明重量的码字,常用于channel coding开发-A useful function, function is to have the provisions of word length and weight of the provisions of Hamming code word, commonly used in the development of channel coding
Platform: | Size: 1024 | Author: 于凯 | Hits:

[Education soft systemFIR

Description: 本次课程设计是用麦克风采集一段语音信号并对该语音信号进行滤波去噪处理。课程设计平台为MATLAB7.1。设计步骤为:首先采集一段语音信号并观察其频谱,然后设计一个汉明窗FIR滤波器,最后对该信号进行滤波。信号在进行滤波处理后,能够听到滤波后的语音信号和滤波前相比明显的变得清晰,基本达到了设计目的。-The curriculum design is a section of a microphone speech signal acquisition and filtering of the speech signal de-noising processing. Curriculum design platform MATLAB7.1. Design steps: First, a section of speech signal acquisition and to observe its spectrum, and then the design of a Hamming window FIR filter, the final filtering of the signal. Signal during the filtering processing, to hear the voice signal after filtering and filtering obvious ago became clear, the basic design to achieve the purpose.
Platform: | Size: 96256 | Author: 球球 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 49 »

CodeBus www.codebus.net