搜索资源列表
g729
- G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入\"G729code(speech)\"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个\"coding.bit\"的文件。 2.需要解码时,把\"coding.bit\"的文件复制到\"G729 decoder\"的目录下,在Matlab命令行下输入\"G729decodermain\",然后你会在文件夹下看到\"
baseband_mod
- baseband基带调制编码,还有vhdl硬件实现,matlab仿真
xiaopo
- 本程序完成在dsp 的平台下,完成对原始图象的采集和编码工作,可以在matlab下显示--Under dsp platform, it collects and decodes the original graphics. They could be displayed in matlab.
FPGA-basedmultipliersCSDcode
- 基于FPGA的CSD编码乘法器(在MATLAB环境中)-FPGA-based multipliers CSD code (in MATLAB environment)
nonsystem
- Generate trellis data of a rate-1/n convolutional encoder.卷积码1/n的编码器,注意生成的是非系统码。-Generate trellis data of a rate-1/n convolutional encoder. Convolutional codes 1/n of the encoder, the attention generated by the non-system code.
rs-codec(255-223)
- RS编码是一种纠错码,本程序实现RS(255,223)用FPGA 实现RS编码,程序在Quartus II中调试通过。-RS coding is an error-correcting codes, the procedures for the realization of RS (255,223) with FPGA realization of RS codes, in the Quartus II program through the debugger.
juanjiturbo
- 卷积编码和译码过程,维特比译码,含有测试程序-turbo encoder and decoder
matlab_saa3010
- 简介:采用matlab完成了SAAB3010红外遥控板的编码发射显示,通过GUI界面可以清楚了解其发射编码格式,有助于红外遥控编解码的学习。 关键词:matlab SAA3010 红外遥控 GUI-Descr iption: The complete SAAB3010 matlab coding infrared remote control panel emission displays, through the GUI interface can be a clear understan
DSPsystemofvoiceprocessing
- 语音处理系统DSP,介绍了核心处理器TMS320VC5416,编码器TLC320AD50C和TMS320VC5416芯片McBSP口。设计了DSP语音处理系统,分析了各个模块,在Matlab上完成了对语音信号处理的仿真。-Voice processing system DSP, introduced the core processor TMS320VC5416, TMS320VC5416 chip encoder TLC320AD50C and McBSP port. DSP voice pr
cmi
- 用systemview搭建的cmi编码系统-Cmi built with systemview coding system
bch_verilog
- bch(255,239)编码算法的verilog实现,综合仿真通过,与matlab仿真的结果一致-bch(255,239),using verilog
cov-based-on-matlab
- 基于matlab实现卷积编码和译码,程序调试成功,源码可用-convert based on matlab
FileRecv
- 卷积编码的有关介绍,有关论文,以及有关matlab程序代码-Convolutional code introduced the paper, as well as the Matlab code
TRRSS_CODECh
- 该程序源码是RS编译码器的MATLAB仿真程序源码,里面有对程序源码的详细说明与解释。包包含编码算法与译法算法的原理,流程和代码实现。对掌握RS码有非常好的学习价值。 可直接使用。 -The program source code is the RS codec MATLAB simulation program source code, there are detailed instructions and explanations on the program source. The p
suanshubianma--MATLAB
- 算术编码的matlab实现 ,便于无损压缩 -Arithmetic coding matlab implementation, ease of lossless compression
tnn7_code_201212141110
- 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的
OFDM
- 采用OFDM编码方式进行通信传输,在接收机解调过程中的 同步 过程。(Synchronization in demodulation process of OFDM receiver)
好-无线通信FPGA设计-Xilinx
- 《无线通信FPGA设计》以Xilinx公司的FPGA开发平台为基础,综合FPGA和无线通信技术两个方向,通过大量的FPGA开发实例,较为详尽地描述了无线通信中常用模块的原理和实现流程,包括数字信号处理基础、数字滤波器、多速率信号处理、数字调制与解调、信道编码、系统同步、自适应滤波算法、最佳接收机,以及WCDMA系统的关键技术。《无线通信FPGA设计》概念明确、思路清晰,追求全面、系统、实用,使读者能够在较短的时间内具备无线通信领域的FPGA开发能力。(The design of wireless
哈夫曼编码器设计实验报告
- 要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。 ①组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。 ②输入数据序列的长度为256。 ③先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Design a 1MHz FIR low pass filter. Huffman coding is required for a section of data sequence to m
z变换和系统频域特性
- 基于matlab的z变换和系统频域特性的数字信号处理教程和编码。(The teaching program and coding of digital signal processing based on matlab's Z-transform and system's frequency domain characteristics.)