搜索资源列表
卷积码MATLAB源程序
- 卷积码编码和viterbi译码MATLAB源程序
卷积码编码程序
- 基于MATLAB的卷积码编码程序模块。适用于初学者看。比较基础
(2,1,3)卷积码编解码
- (2,1,3)卷积码编解码,viterbi译码
卷积码
- 基于matlab的卷积码实现
MATLAB的4PSK,卷积,余弦滚降,眼图,信道估计仿真
- MATLAB的4PSK,卷积,余弦滚降,眼图,信道估计仿真
卷积码
- 卷积码程序
傅里叶变换以及频率域卷积
- C++语言实现傅里叶变换以及频率域卷积
_快速傅里叶变换和卷积算法-pdg超星格式
- 快速傅里叶变换和卷积算法pdg超星格式-Fast Fourier Transform algorithm and convolution PDG format Superstar
卷积计算
- 用MATLAB做数字信号处理之中的卷积程序及结果-MATLAB do digital signal processed by convolution process and the results
卷积编码
- 卷积编码的源代码,可以用于移动通信信道编 码-the source code can be used in mobile communications channel coding
卷积码、CRC
- 卷积码的C源程序,包括编码器和译码器。 还有一个是循环荣誉校验的vhdl]源码。-convolution of C source code, including the encoder and decoder. There is a cycle of the calibration honor VHDL] source.
利用FFT和IFFT计算线性卷积
- 利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现-cyclic and linear convolution convolution of the relationship between FFT and IFFT with the existing procedures of linear convolution signal Fast
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
卷积(C语言)
- 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the det
卷积码编译
- 通过matlab软件对卷积码的编译码实现及其仿真(Implementation of convolutional codes)
卷积交织器解交织器设计
- 交织技术通常分为分组交织和卷积交织。分组交织过程是数据先按行写入,再按列读出;解交织过程是数据先按列写入,再按行读出。其特点是结构简单,但数据延时时间长,而且所需的存储器比较大。(Interleaving techniques are usually divided into packet interleaving and convolution interleaving. Packet interleaving process is
实验四 重叠保留卷积
- 卷积:用重叠保留对hn和xn进行快速卷积运算,并包含一个子函数,对主要步骤的说明(conv I have use convolution operation to canlculate,this function conclude definite function)
三维卷积代码
- 直接对视频进行三维卷积,可以得到三维的特征,进行视频处理(The 3D feature of the video can be obtained by three-dimensional convolution)
二维图像卷积代码
- 提取二维卷积特征,需要先对视频进行分帧,然后再对视频帧进行二维卷积(To extract two-dimensional convolution features, we need to segment the video first, and then two-dimensional convolution of the video fr a me)
卷积神经网络CNN从入门到精通
- 机器学习所要用到的卷积神经网络CNN从入门到精通(Convolution neural network CNN from entry to mastery)