搜索资源列表
69491753mentos_fs
- GSM信道中卷积码编码以及相应的维特比译码的全部Matlab代码-GSM channelcross code vitibi decode all matlab program
viterbi_decode
- 本程序为V_log代码,实现维特比译码,卷积码为(2,1,3)-viterbi_decode (2,1,3)
123
- 基于DSP的信道编译码以及卷积码和维特比译码的代码-Based on DSP channel encoding and decoding convolutional code and Viterbi decoding code
Digital-Signal-Report
- 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序、模拟滤波器设计演示程序、设计切比雪夫I型低通滤波器、切比雪夫I型低通滤波器、双线性变换法设计巴特沃斯低通数字滤波器、用凯塞窗设计高通滤波器-This is my digital signal processing the course of the curriculum design, preparation of documents including the use
CNNDEMO
- 卷积人工神经网络,是一种基于深度学习的重要代码为图像的解析提供了很好的应用方向-Convolutional neural network is an important code based on the depth of the study of the code for the image analysis provides a good application direction
deepLearn-Toolbox
- 为卷积神经网络的优化代码,广泛适用于图像处理。-Convolution neural network optimized code, widely used in image processing.
Blind-deconvolution-program
- 基于最佳维纳滤波器的盲解卷积算法,包括算法原理,代码和实验结果!-Based on the best Wiener filter blind deconvolution algorithm, including the algorithm principle, code and experimental results!
cnn
- 这段代码主要用python写的卷积神经网络,利用42000张手写识别照片对这个网络进行测试,得出的准确率很高-hand identify
YOLOv4:目标检测的最优速度和精度
- 基于YOLOv4开源方案,提高卷积神经网络(CNN)的准确性。并附带开源代码地址。 https://github.com/AlexeyAB/darknet.
CNN代码解析-matlab工具箱
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程