搜索资源列表
PCMandLiner
- 单片机数字信号处理的必备工具--线性码与A律PCM编码转换的互相转换 -microcontroller and digital signal processing necessary tools -- A linear code and legal PCM coding conversion interchangeable
16kbpsCVSD_and_64kbpsPCM_code_conversion_algorithm
- 16kbpsCVSD与64kbpsPCM编码数字转换算法描述及实现-16kbpsCVSD and 64kbpsPCM code conversion and encoding algorithm descr iption and implementation
a
- 数字语音编码 关于数字的语音编译码程序 进行数模转换-digital speech coding
DTMF5410
- DTMF 编解码器在编码时将击键或数字信息转换成双音信号并发送,解码时在收到的DTMF 信号中检测击键或数字信息的存在性.采用ccs2.2开发。运行在DES5410APP-U开发版上。 子程序_start_ac01,完成AD 及DSP 的多通道缓冲串口(McBSP)初始化。 子程序_iir_to_dtmf,通过由函数set_freq_coff()初始化的系数,分别迭代运算产生行 频和列频,该子程序计算出的两个频率信号样本值分别放入累加器a 和b,相加之 后作为新的一个音频样本发送
EasyG729A_decoder
- G.729的编码实现其中的代数结构码采用交织单脉冲转换技术。码本中的每一个码字都仅仅只有少数几个位置的脉冲不为零。-G.729 encoding to achieve one of the algebraic structure of code interleaved single-pulse conversion technology. Codebook in each codeword are only a few locations only non-zero pulse.
T-REC-G.711-200911-I!Amd2!SOFT-ZST-E
- G.711使用64Kbps的带宽,可将14bits转换成8bits。目前G.711有两个编码方式,A-law以及Mu-law。-G.711 defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). Both are logarith
AMR12.2kencode
- 将AMR的12.2k的语音编码的c代码转换为mex文件使其可以被matlab调用,在matlab2014中命令窗输入mex+空格+三个c文件名字(注意encode.c放在最前面)生成可执行文件,就可以调用encode函数。-The AMR 12.2k speech coding in C code conversion for mex file so that it can be called by the MATLAB. In the matlab2014 command window inp