搜索资源列表
UHF-RFID-CRC
- 本文首先研究了IsO/IECl8000.6标准中A、B两类短程通讯的前向链路与返回 链路的数据编码方式,对(FMO)双相间隔编码、(PIE)脉冲间隔编码、曼切斯特码 的编解码方式和技术参数进行了深入的分析,并利用FPGA实验平台对这三种编 码的编、解码电路进行了设计和仿真。然后对UHF RFID系统的差错控制技术原理 进行了探讨,重点研究了ISo/IECl8000.6标准中采用的数据保护与校验技术,即 循环冗余校验(CRC)技术。分析了基于线性反馈移位寄存器(LFSR)实现C
Lab0504-Convolve
- 用dsp实现卷积算法。卷积和:对离散系统“卷积和”也是求线性时不变系统输出响应(零状态响应)的主要方法。-Convolution algorithm with dsp. Convolution and: the discrete convolution, and is also seeking linear invariant system output response (zero-state response).
FFT---xianxingjuanji
- 利用MATLAB 通过FFT计算两个序列的线性卷积序列并输出结果-FFT calculation of the linear convolution of two sequences
convolution
- 使用DSP320F28335 实现卷积运算功能,该例程实现的是离散线性卷积。两个卷积因子x(n)、y(n),输出卷积结果f(n),由此模拟信号混合运算-Use DSP320F28335 convolution operation functions, the routine implementation of discrete linear convolution. The two convolution factor X (n), y (n), the output result of the
FFT
- 实现傅里叶算法中的各项特性,如线性特性、频移特性、对称性、循环卷积等-Characteristics of the Fourier algorithm, such as the linear characteristics, frequency shift characteristics, symmetry, circular convolution
dsp
- 采用MATLAB软件实现线性卷积、循环卷积等DSP教程里的原理图像,并附有详细实验报告。-Linear convolution using MATLAB software, such as circular convolution DSP tutorial principle image, along with a detailed test report.
线性卷积和圆周卷积
- 圆周卷积和线性卷积的运算 分别用了MATLAB的conv函数(Linear convolution and circumferential convolution)