Welcome![Sign In][Sign Up]
Location:
Search - matlab convolution algorithm

Search list

[Books_快速傅里叶变换和卷积算法-pdg超星格式

Description: 快速傅里叶变换和卷积算法pdg超星格式-Fast Fourier Transform algorithm and convolution PDG format Superstar
Platform: | Size: 4709376 | Author: 莫言 | Hits:

[Communicationjuanjibianma

Description: 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
Platform: | Size: 2048 | Author: 吴非 | Hits:

[matlabtuous

Description: 我编写的利用trous(多孔算法)实现小波变换,利用‘db4’小波函数分解两层,其中卷积运算采用频域的fft算法,给出了仿真信号的处理结果。-prepared by the use of trous (porous algorithm) to achieve wavelet transform, use 'db4' wavelet decomposition layers, which used convolution operators fft the frequency domain algorithm, given the signal processing simulation results.
Platform: | Size: 1024 | Author: 高锋 | Hits:

[DSP programligl-fft

Description: 基于tms320vc55*系列DSP常用算法,包括: 1. Experiment 7A - Radix-2 Complex FFT in C 2. Experiment 7B - Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C - Radix-2 Complex FFT and IFFT 4. Experiment 7C - Fast Convolution 5. matlab 源码- Based on tms320vc55* series DSP commonly used algorithm, including: 1. Experiment 7A- Radix-2 Complex FFT in C 2. Experiment 7B- Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C- Radix-2 Complex FFT and IFFT 4. Experiment 7C- Fast Convolution 5. matlab source code
Platform: | Size: 78848 | Author: | Hits:

[Special Effectsmallat11

Description: 小波谱分析mallat算法经典程序,圆周卷积的快速傅里叶变换-small spectral analysis algorithm Mallat classic procedure, the circular convolution Fast Fourier Transform
Platform: | Size: 1024 | Author: LS | Hits:

[matlab2Tx_2Rx_STBC_MAP

Description: 该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数 gendatabits.m: 生成原始信息比特数据的程序 conv_encoder.m: 卷积码编码器 interleave.m: 交织器 mod_2Tx_STBC_DFUSC_Convcode.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addAWGN_2x2.m: 添加高斯白噪声的程序 dem_DFUSC_2x2_STBC.m: 接收端解调主程序 ls_freq.m: 频域LS算法 ls_time_2x2.m: 时域LS算法 iterative_detection_decoding_2x2.m: 级联MAP算法主程序 map_decoding.m: 卷积码MAP译码程序 b2s_logp.m: 符号LLR转化为比特LLR-folder to the space-time block codes-Convolutional Codes cascade system simulation program, antenna configuration for the two 2 admission. The main purpose procedures : mainMIMO_OFDMA_2Tx_Convcode.m : The main program, gendatabits.m set various parameters : Generating original bits of information data conv_encoder.m procedures : Convolution Encoder interleave.m : interleaver mod_2Tx_STBC_DFUSC_Convcode.m : gen_SUI_CorrCIR.m modulation procedures : Generation channel impulse response procedures get_perfectCE_2x2.m : Generation ideal channel estimation procedures chanSUI_corr_2x2.m : SUI transmitted signal through the channel addAWGN_2x2.m procedures : adding Gaussian white noise process dem_DFUSC_2x2_STBC.m : receiver demodulator main program ls_freq.m : frequency-domain algorithm ls_time_2
Platform: | Size: 22528 | Author: leon | Hits:

[matlabMAPAlgorithm

Description: This program includes: [5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio). -This program includes: [5 7] convolutional code (encoder)+ BPSK+ AWGN+ MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio).
Platform: | Size: 1024 | Author: 阳关 | Hits:

[MPIMATLAB

Description: 卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和-Convolution operation: take x (t) and h (t) of length nx, nh. Translational volume n = nh+ Nx-1, use for and if statements to achieve reverse summation operator. Outside the circle with a for statement to achieve translation, when taken in sum array elements to achieve reverse the order of summation
Platform: | Size: 1024 | Author: 1 | Hits:

[matlabjuanji

Description: 用MATLAB实现的标准卷积的算法源程序-Using MATLAB to achieve the standard convolution algorithm source code
Platform: | Size: 4096 | Author: ypy | Hits:

[Graph Recognizegabor2d_sub

Description: 经典的Gabor滤波算法实现,利用指纹的局部特征包括脊线频率和方向通过求卷积实现带通滤波。-Classic Gabor filtering algorithm, using local features, including fingerprint ridge frequency and orientation, through seeking to achieve band-pass filter convolution.
Platform: | Size: 1024 | Author: heying | Hits:

[Special Effectsimresize

Description: 图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值-Image interpolation algorithm has three methods, nearest neighbor interpolation, bilinear interpolation, convolution interpolation
Platform: | Size: 4096 | Author: 陈旭 | Hits:

[Algorithmfrft

Description: 分数阶fourier变换程序,基于插值和抽取操作和卷积运算的快速算法。-Fractional fourier transform procedures, based on interpolation and extraction operation and fast algorithm for convolution operation.
Platform: | Size: 1024 | Author: julia | Hits:

[Other098

Description: [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是以WuYufei程序的改动,实现在帧长、信噪比和迭代次数固定的情况下,获得两个译码器的先验信息的变化情况 http://www.pudn.com -[LDPC Code] LDPC code is a relevant paper [WuYuFei] is WuYuFei paper [WuYufei_matlab] is to do WuYufei procedures Turbo Codes Matlab program signal to noise ratio at a fixed length and convolution conditions, different normal frame error probability and the bit error probability is turbo_sys_demo.m main structure of which is trellis.m grid is logmapo.m Subroutine Subroutine LOGMAP decoding algorithm is the SOVA decoding algorithm sova0.m Subroutine Subroutine encoderm.m coding [22 ] WuYufei procedure is based on changes in帧长realize, signal to noise ratio and a fixed number of iterations circumstances, the acquisition of two decoder a priori information changes http://www.pudn.com
Platform: | Size: 1771520 | Author: 李灵 | Hits:

[matlabviterbi

Description: 该MATLAB程序评估了viterbi算法在衰落信道下的卷积译码的性能,包含卷积编解码,衰落信道,维特比算法等.m程序-The MATLAB program to assess the viterbi algorithm in fading channels the performance of convolutional decoding, including the convolution coding and decoding, fading channels, Viterbi algorithm. M procedures
Platform: | Size: 17408 | Author: 季晓澎 | Hits:

[matlabmatlab_n

Description: 几个Matlab编程示例,其中包括:单位抽样序列、复正弦序列、离散系统的差分方程、冲激响应和卷积分析、离散系统的频率响应分析和零、极点分布、基于Matlab的数字滤波器设计和FFT算法的应用等。-Some Matlab programming examples, including: random sequence of units, rehabilitation Sine sequences, discrete-time systems of differential equations, impulse response and convolution analysis of the frequency response of discrete-time systems analysis and zero pole distribution of the digital filter based on Matlab FFT algorithm design and applications.
Platform: | Size: 3072 | Author: 林立夫 | Hits:

[Otherjuanji

Description: 离散卷积计算 实验步骤: 主界面下进入实验五的“离散卷积计算”子实验, 输入有限长序列 x(n) 输入有限长序列 h(n) 鼠标单击确定按钮,以数值和图形两种方式显示卷积结果 -Discrete convolution calculation of the experimental steps: the main interface into the experiment five " convolution calculation of discrete" sub-experiment, the entry of a limited length sequence x (n) input sequence of finite length h (n) the mouse button to click OK to both numerical and graphical ways shows the results of convolution
Platform: | Size: 6144 | Author: 高荣 | Hits:

[Communication-Mobileviterbi

Description: This a code for Viterbi algorithm,which is used in the decoding of convolution codes efficiently.-This is a code for Viterbi algorithm,which is used in the decoding of convolution codes efficiently.
Platform: | Size: 1024 | Author: Gautham | Hits:

[DSP programDSP-c-Matlab-Programs-ManualV19

Description: 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Windowing technique a. Rectangular window b. Triangular window c. Kaiser window 5. IIR Filter(LP/HP) on DSP processors 6. N-point FFT algorithm 7. Power Spectral Density of a sinusoidal signals 8. FFT of 1-D signal plot 9. MATLAB program to generate sum of sinusoidal signals 10. MATLAB program to find frequency response of analog
Platform: | Size: 1582080 | Author: wangjin | Hits:

[ELanguagejuanji

Description: matlab卷积实现的方法,以及对卷积算法 的改进-matlab convolution method, and the Convolution Algorithm
Platform: | Size: 155648 | Author: weiwenhui | Hits:

[AI-NN-PRCNN Matlab代码

Description: 利用大量图像数据对卷积神经网络算法进行训练,通过卷积、池化、下采样以及全连接层训练后的卷积神经网络在图像识别精度越来越高。(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 and full connection layer training.)
Platform: | Size: 3072 | Author: aperture | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net