CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 卷积算法

搜索资源列表

  1. viterbi

    0下载:
  2. 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8336
    • 提供者:姚中华
  1. viterbi1

    0下载:
  2. 一个很好的viterbi译码算法!卷积码的编译码!-a good Viterbi decoding algorithm! Convolutional Codes of encryption!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5482
    • 提供者:林雨
  1. Converg

    0下载:
  2. 快速卷积算法实现,使用MFC实现界面,适合数字信号处理的初学者。-fast convolution algorithm, using MFC interface, digital signal processing for beginners.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:37680
    • 提供者:gwen
  1. convolution

    1下载:
  2. 本算法针对盲源分离卷积算法,可以直接使用,效果很好-The convolution algorithm for blind source separation algorithm can be directly used with good results
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:133669
    • 提供者:xdp
  1. Vitebi

    1下载:
  2. 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:791772
    • 提供者:wylie
  1. Iiteerative_bt

    0下载:
  2. 盲迭代反卷积算法,能在在不求PS的情况下恢复图像 -Blind iterative deconvolution algorithm can restore the image does not seek the PS
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:51428
    • 提供者:
  1. volume

    0下载:
  2. 卷积算法的DSP实现,程序中的例子是正弦波卷积冲击信号和正弦波卷积方波的仿真-Convolution algorithm of the DSP implementation, examples of the program is a sine wave signal and a sine shock convolution convolution square wave simulation
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1835
    • 提供者:唐晓
  1. jj

    0下载:
  2. 卷积算法 卷积算法 卷积算法-Convolution algorithm Convolution algorithm Convolution algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:683
    • 提供者:cbt
  1. CT-geant-qt

    1下载:
  2. CT成像:基于卷积算法的matlab的CT图像重建算法 geant4三维建模导入:基于c++语言导入geant4 两个qt学习资料-CT imaging: convolution algorithm based on the CT image reconstruction algorithm geant4 3D modeling import: Based on the c language to import geant4 two qt learning materials
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8382973
    • 提供者:高乐
  1. Image-Enhancement-Using-Deconvolution-master

    0下载:
  2. 图像退卷积的几种方法,直接输入图片就能够进行相应的退卷积运算(Image deconvolution of several methods, directly enter the picture will be able to carry out the corresponding deconvolution)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:apeng1234
  1. fft_convolution

    0下载:
  2. 实现了基于fft的卷积算法。更快速和高效(The convolution algorithm based on FFT is implemented)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:11Hbr
  1. interv

    2下载:
  2. 交织可以使信道的突发错误转化成随机错误,是通信过程中的一个非常重要环节。实际应用中,交织类型非常之多,但最典型的类型主要有矩阵交织、卷积交织,和存储器交织,深刻了解交织原理的最好方式是对其仿真算法的实现,本算法来自卫星通信一线技术人员,非常精炼,值得通信同行借鉴。(Interleaving can make the burst error of the channel be transformed into random error, and it is a very important ste
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:fleainnight
  1. juanji

    0下载:
  2. 卷积算法,自己用C语言编的。一个简单的二维数组卷积算法(Implementation of convolution algorithm in C language)
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:3072
    • 提供者:pdmpdmpdm
  1. 196179

    0下载:
  2. 快速卷积算法实现,使用MFC实现界面,适合数字信号处理的初学者,()
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:31744
    • 提供者:arcwitjctsre
  1. 一种快速稳健高斯回归滤波算法_孔明

    0下载:
  2. 针对稳健高斯回归滤波器运行速度过慢的问题,利用截断高斯权函数的快速卷积提高了算法 运行速度。在详细分析稳健高斯回归滤波器和卷积函数的基础上,推导了截断高斯权函数,并通过实验 确定了合适的参数值。(convolution of the truncated Gauss weight function is used to improve the algorithm. Running speed. Based on the detailed analysis of the robust Gauss r
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:162816
    • 提供者:tyc56
  1. 56016806Viterbi

    0下载:
  2. Viterbi 译码蝶型算法的实现及性能分析(In the TD2SCDMA system, a Viterbi decoding butterfly algorithm implementation method that is conducive to software implementation is studied and compared with the Viterbi decoding library function in MATLAB. According to the si
  3. 所属分类:Windows编程

    • 发布日期:2018-05-04
    • 文件大小:331776
    • 提供者:mzshdyy
  1. 盲反卷积算法

    0下载:
  2. 当没有被称为失真的信息时(模糊和噪音),盲反卷积算法可有效使用,改善图像质量(When no information is known as distortion (blurring and noise), blind deconvolution can be used effectively to improve image quality.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:8192
    • 提供者:岛屿12
  1. 卷积

    1下载:
  2. 通过将卷积拆分为原来的反转,平移,相乘,积分模拟conv的结果。(By integrating the convolution into the original inversion, translation and multiplication, the result of conv is simulated.)
  3. 所属分类:其他

    • 发布日期:2020-05-28
    • 文件大小:67584
    • 提供者:ccoofe
  1. DeconvolutionCode-LevinEtAl07

    1下载:
  2. 所附代码提供了上述三种反卷积策略的实现。要开始,用户应该检查文件demo.m。反褶积子程序在以下文件中实现:deconvL2频率.m:在频域反褶积,假设高斯导数在前面。2.deconvL2.m:利用共轭梯度算法,假设在空间域上存在高斯导数先验的反褶积。3.deconvSps.m:利用迭代重加权最小二乘算法,在空间域上假设一个稀疏导数先验的反褶积。(The enclosed code provides the implementation of the above three deconvolut
  3. 所属分类:其他小程序

    • 发布日期:2018-12-28
    • 文件大小:718963
    • 提供者:唯爱酥酥
  1. 菲涅尔衍射积分算法

    1下载:
  2. 菲涅尔积分公式求解场分布,,可以是卷积积分和傅里叶变换两种方法,得到全息像(frenesl diffraction,holography,convolution,field distribution,integration,matlab)
  3. 所属分类:其他

    • 发布日期:2020-02-29
    • 文件大小:5120
    • 提供者:书剑飘香123
« 12 3 4 5 »
搜珍网 www.dssz.com