搜索资源列表
deconv
- 采用matlab编写的数字图像恢复程序,和数字图像解卷积操作的程序。对常用的几种解卷积方法都有例子。-using Matlab prepared by the digital image recovery procedures, and digital image deconvolution operating procedures. Several pairs of common deconvolution method has ex
deconv
- 采用matlab编写的数字图像恢复程序,和数字图像解卷积操作的程序。对常用的几种解卷积方法都有例子。-using Matlab prepared by the digital image recovery procedures, and digital image deconvolution operating procedures. Several pairs of common deconvolution method has ex
matlab_cdma
- 该程序仿真CDMA接收机的功能,包括解扩,解交织,信道编码(卷积码),解码,信源编码(CRC)解码5个功能模块,生成用于数字基带传输的信号序列。 仿真CDMA发射机的功能,包括随机序列的产生,信源编码尾比特添加, 信道编码(卷积编码),分组交织和扩频调制6个功能模块,生成用于数字基带,传输的信号序列,输出还包括用于解调所需要的信源编码尾比特值add_bits,交织器的尾比特值i_add_bits-CDMA receiver func
cov
- DVB系统中的卷积交织和解交织通用方法,可实现任意形式的卷积交织器和解交织器-DVB system of convolution intertwined deinterleaver common method can be arbitrary forms of convolution interleaver reconciliation interleaver
interleaver
- 该程序描述的是数字电视地面广播中卷积交织部分.因为是卷积交织所以最后结果中出现为的数值表示该值是前一包缓冲数据的数.但针对第一包数据做卷积交织时,这些零位置上最后确实自动补零.-The procedure is described in digital TV terrestrial broadcasting in parts of Convolutional Interleaver. Convolutional Interleaver
juanjima
- 它用C语言实现了卷积码的解编码过程,对各位学生做相关论文有帮助-Realize that it is using the C language the convolutional code encoding process of the solution of the relevant papers that students have to do to help
debcch
- matlab 仿真GSM的广播控制信道接收,包括匹配滤波,维特比解调,解卷积,解交织等-matlab simulation of GSM broadcast control channel reception, including the matched filter, Viterbi demodulation, deconvolution, and other deinterleave
phase_div
- 基于盲解卷积的相位差算法,图像恢复,文件包里面有仿真和LBFGS优化算法-The phase difference based on blind deconvolution algorithm, vogel
FTVd_v3.01
- 图像盲解卷积复原,一模方法,算法在压缩包内-Blind Image Deconvolution recovery, a model approach, the algorithm in the compressed package
penumaral
- 通过分析均匀分布与Cauchy分布的分布机制,提出了一种改进的模拟退火图像盲复原算法,该算法选择Cauchy 分布为随机扰动量来产生状态扰动函数。通过计算机仿真,验证了该算法对初值的鲁棒性和复原的效果优于基于均匀分布随 机扰动量模拟退火盲解卷积算法,提高了收敛到最优解的速度 -After analyzing the distribution mechanisms of uniform distribution and Cau
GSM_simulation
- 基于MATLAB的GSM仿真,包含卷积、交织、调制、信道、解调、解交织、解卷积-MATLAB simulation based on the GSM, including convolutional, interleaving, modulation, channel, demodulation, deinterleaving, deconvolution
conv
- 卷积码的编解码,译码采用维特比译码。编码包括zero-biting和tailing-biting两种方式。-Decoding convolutional codes, Viterbi decoding used. Code, including zero-biting and tailing-biting two ways.
concolution
- 对模糊图像解卷积的源代码,包含了几个常用的解卷积算法-The solution of fuzzy image source code, contains the deconvolution algorithm of several commonly solution convolution
卷积交织器解交织器设计
- 交织技术通常分为分组交织和卷积交织。分组交织过程是数据先按行写入,再按列读出;解交织过程是数据先按列写入,再按行读出。其特点是结构简单,但数据延时时间长,而且所需的存储器比较大。(Interleaving techniques are usually divided into packet interleaving and convolution interleaving. Packet interleaving process is
Iterarive Deconv
- matlab实现信号迭代解卷积功能。其中包含了三个文件:1.iter_Deconv,迭代解卷积子函数;2.receiver_H,例子中接收线圈系统函数生成子函数;3.测试迭代解卷积的测试函数。(matlab to achieve signal iteration deconvolution function. Which contains three files: 1.iter_Deconv, iteration deconvoluti
interv
- 交织可以使信道的突发错误转化成随机错误,是通信过程中的一个非常重要环节。实际应用中,交织类型非常之多,但最典型的类型主要有矩阵交织、卷积交织,和存储器交织,深刻了解交织原理的最好方式是对其仿真算法的实现,本算法来自卫星通信一线技术人员,非常精炼,值得通信同行借鉴。(Interleaving can make the burst error of the channel be transformed into random error,
deconvolution
- 时域解卷积的有关算法,med,mckd meda ,omeda,momeda等(The relevant algorithms for time domain deconvolution, Med, MCKD MEDA, omeda, momeda and so on)
盲解卷积复原
- 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the res
求解反卷积
- 图像的卷积处理以及进行解卷积的操作,用conv进行卷积操作(Convolution operation of image and operation of deconvolution, convolution operation with conv)
频域盲解卷积
- 该算法可以实现在频域解解卷积,包含排序算法,亲测好用(The algorithm can realize deconvolution in frequency domain, including sorting algorithm, which is easy to test)