搜索资源列表
jiyinjiance20070407
- 1. 对给定语料估计其基音周期。 要求用MATLAB语言实现有关基音检测算法,并给出检测结果。2. 实验语料:aoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB分析帧长:20ms(160样点)总帧数:45-1. Corpus right to set its estimated Pitch. Asked to use MATLAB the pitch detection algorithm, and
ma_CRC_files
- decoder of Hamming Use a [7,4] Hamming code. m = 3 n = 2^m-1 k = n-m parmat = hammgen(m) Produce parity-check matrix. trt = syndtable(parmat) Produce decoding table. recd = [1 0 0 1 1 1 1] Suppose this is the received vector. syndrome =
lsb-watermarking-recover
- Briefly with the following code I will try to embed the MSB of the baboon image into the picture of Lena by exploiting the LSB embedding technique. We will try also to add an WGN (white gaussian noise) to the image then after these operations we will
jiyinjiance
- 基音检测: 对给定语料估计其基音周期。 要求用MATLAB或C语言实现有关基音检测算法,并给出检测结果与实验报告 实验语料:MaoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB 分析帧长:20ms(160样点) 总帧数:45-Pitch Detection: For a given corpus to estimate the pitch period. Require MAT
bitplaneslicing
- Bit-plane slicing Instead of highlighting gray level images, highlighting the contribution made to total image appearance by specific bits might be desired. Suppose that each pixel in an image is represented by 8 bits. Imagine the image is comp