搜索资源列表
LogMAPdecoder.rar
- LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考,<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3> Test-bench code is also inclu
hw5
- 用matlab代码编写的图像盲反卷积,可以实现较好地实现灰度图像的盲反卷积-Matlab code used to prepare the image blind deconvolution can be achieved to better achieve the gray image of the blind deconvolution
2008_4
- 试说明卷积编解码的工作原理。 请用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式),在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。 -Descr iption Convolutional codec test works. Please use Simulink simulation of convolutional coding and Viterbi decoding method used to
2BViterbiDecoder
- 卷积码的维特比译码仿真,基于MATLAB的一种源代码,很实用的-Convolutional code Viterbi Decoder Simulation
Convolutional_and_puncturing
- 自己编写的卷积和打孔代码,已通过Matlab函数验证。-Convolutional encoding and puncturing 4/6, verified.
QPSK
- 描述了采用卷积码的QPSK系统的代码编写,通过运行代码可以看到系统性能-bpsk
cnv_encd
- 仍然是卷积码的代码,是matlab的,最近写这方面的论文,找了很多-Convolutional code is still code, is matlab, recently wrote this paper to find a lot of
BlindImageDeconvolutonforAstronomy
- 在线盲去卷积,含有文献(Online Blind Image Deconvolution for Astronomy(2009))及MATLAB代码,希望对学习图像复原的朋友有所帮助-Online blind deconvolution, with the literature (Online Blind Image Deconvolution for Astronomy (2009)) and the MATLAB code, I hope to learn image restoration
图像卷积代码
- 用c语言,最简洁的方法实现了图像卷积操作
CNN Matlab代码
- 利用大量图像数据对卷积神经网络算法进行训练,通过卷积、池化、下采样以及全连接层训练后的卷积神经网络在图像识别精度越来越高。(By using a large number of image data to train the convolutional neural network algorithm, the accuracy of the image recognition is higher and higher by convolution, pooling, down sampling
CNN
- 卷积神经网络的全部代码,已经调试通过了,可用于特征选择(Convolutional neural network all the code, has been debugged, and can be used for feature selection)
ids-kdd99
- 基于Tensorflow用CNN(卷积神经网络)处理kdd99数据集,代码包括预处理代码和分类代码,准确率99.6%以上,并且快速收敛至最优值。(Based on Tensorflow (convolutional neural network) processing KDD99 data set based on CNN, the code includes preprocessing code and classification code, the accuracy rate is mor
caffe
- 卷积神经网络的一种开源代码,可以对图像数据库自动提取特征(An open source code of the convolution neural network that automatically extracts features of an image database. (one open source code of CNN which can extract features other image dataset.))
卷积算法与数字滤波器
- matlab代码:卷积算法,数字滤波器,矩形窗,凯泽窗(Matlab code: convolution algorithm, digital filter)
multi-layer-convnet-master
- 深度学习中的卷积神经网络程c/c++代码简单实现(deep learning convnet network)
writingMaster
- 实验室项目。识别用户签名和汉字草书,效果较好。基于卷积神经网络实现。框架是tensorflow。原创代码初次公开。(Laboratory project. The recognition of user signature and Chinese scr ipt is good. Based on convolution neural network implementation. The framework is tensorflow. Original code for the first
test_CNN
- 卷积神经网络,简单的对cifar数据集进行分类的代码(convolutional neural network)
matlab实现LeNet
- 卷积神经网络LeNet代码,可实现图片分类(Convolution neural network code)
read+convolute+pool
- 关于卷积神经网络,读文件的代码,卷积的代码(并行优化过的)、池化的代码。(About convolutional neural network, read the file's code, convolution code (parallel optimization), pool code.)
俩个卷积神经网络代码
- 卷积神经网络代码,用MATLAB语言编写,可在maltab平台中运行。(Convolutional neural network code, written in MATLAB language, can run in maltab platform.)