搜索资源列表

  1. myVoice

    0下载:
  2. 用matlab将hanning窗、hamming窗、Blackman窗画在同一个图中。语音分帧,加窗,短时能量,短时过零率,端点检测-Using matlab to hanning window、hamming window and Blackman window draw in the same graph.Voice sub-fr a me, add windows, short-term energy, short-term ze
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:haoyy
  1. FIRFilter

    0下载:
  2. 此例子为fir滤波器设计c语言算法实现,包括三角窗,矩形窗,汉宁窗,汉明窗,凯萨窗等经典窗函数。可以直接调用。-This example for the fir filter design algorithm c language, including the triangular window, rectangular window, Hanning window, Hamming window, Caesar windows cla
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:214016
    • 提供者:高奕涵
  1. simulator

    0下载:
  2. Go back n protocol with hamming code implementation. this is made in java 5.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:bhuwan
  1. Hamming_Codes

    0下载:
  2. A hamming code in matlab
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:37888
    • 提供者:Bhaskar
  1. Decoder

    0下载:
  2. 通用汉明码译码器,并加入容错处理,MATLAB源程序-General Hamming code decoder, and add fault tolerance, MATLAB source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:michael
  1. VHDL_hammingcode

    0下载:
  2. 自己做的信道编译码,(4,7)汉明码的加错解错源代码-Do their own channel coding, (4,7) Hamming code plus misconception wrong source
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:杨敦坤
  1. hamming

    0下载:
  2. 利用汉明码编码,对一个指定的序列进行编码和译码,最后输出直方图-Hamming code using coding sequences for a specified encoding and decoding, the final output histogram
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:mini
  1. Mygethammingdistance

    0下载:
  2. Haming Distance- This MATLAb Code is Use to get the Hamming Distance for images, it was downloaded for other site and submited here
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Tapan
  1. hamming

    0下载:
  2. Hamming code is an error- correction code that can be used to detect single and double-bit errors and correct single-bit errors that can occur when binary data is transmitted from one device into an- other.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:xbox168
  1. 2.4G

    0下载:
  2. 2.4G通讯系统的汉明码,PCM编码,等的MATLAB仿真-2.4G Communication Systems Hamming codes, PCM encoding, etc. MATLAB simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:liumc
  1. Ham_Code

    0下载:
  2. Hamming code is implemented by ASIC design method.-With verilog design way, we can check error control code with hamming code .
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:ananliu1
  1. code

    0下载:
  2. 基于matlab的虹膜边缘识别 包括边缘检测,归一化,用汉明矩进行特征匹配-Matlab on the edge of iris recognition, including edge detection, normalization, with Hamming moments feature matching
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:19456
    • 提供者:郭林炀
  1. hangmingma

    0下载:
  2. 对随机序列进行(7,4)汉明码编码,经过bpsk调制解调,然后译码,最后绘出信噪比与误码率的关系曲线-Random sequences (7,4) hamming code encoding, after bpsk modem, and then decoding, and finally draw the signal to noise ratio and bit error rate curve
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:lvdelong
  1. hamming_distance

    0下载:
  2. Hamming distance calculator Calculates the hamming distance between any two bit pattern. The bit pattern must be of same length.-Hamming distance calculator Calculates the hamming distance between any two bit pattern
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:tiko
  1. hamming

    0下载:
  2. VHDL 实现的海明码编码和校验,可以报错,并且修改错误位,有错误类型码,已包含引脚分配和测试波形-VHDL implementation of the Hamming code and check code can be error, and modify the wrong place, wrong type of code is included pin assignment and test waveform
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:1075200
    • 提供者:王晓龙
  1. 74hamming

    0下载:
  2. 汉明码(7,3)的matlab仿真,学习差错控制编码编码的入门经典-hamming (7,3)matlab simulation ,is a typical introduction of error control coding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:叶智
  1. hanming

    0下载:
  2. 用Verilog语言实现汉明编码,很粗燥,是大三的时候做的-With the Verilog language Hamming code, it is rough dry, a junior at the time to do
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:xiaohuai
  1. fft

    0下载:
  2. 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 comput
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:firdausmustaffa
  1. Hamming

    0下载:
  2. HAMMING CODE IN VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:dan
  1. hamming

    0下载:
  2. hamming coding and decoding
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-21
    • 文件大小:40960
    • 提供者:郑良
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 48 »

源码中国 www.ymcn.org