Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - convolution matlab
Search - convolution matlab - List
用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two consecutive cycles. DIF FFT three test procedures. The input data rate of 4 paint graphics. Use FFT fast convolution 5. Use FFT fast correlation 6. Aliasing sampling Demonstration Program
Update : 2025-02-17 Size : 19kb Publisher : 胡叶

DL : 0
%realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response sequence %N:length of each segment %重叠保留法实现分段卷积 - Realize overlapped-save method y: output sequence x: input seqence h: filter impulse response sequence N: length of each segment overlap to retain sub-convolution method
Update : 2025-02-17 Size : 1kb Publisher : 吴江华

1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。 2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。 离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。-1. Deepen the experimental fast Fourier transform (FFT) the basic tenets of understanding. 2. Understand the FFT spectrum and points of the resolution, and two extended sequence with the original FFT FFT relations. Discrete Fourier Transform (DFT) and the convolution of two signal processing is the most commonly used basic arithmetic, they relate to the signal and system analysis and synthesis of the wide range of signal processing field. DFT actually convolution and interoperability between contact : DFT into convolution can be achieved in many other algorithms, If relevant, filtering and spectral estimation could be achieved as DFT, DFT into convolution can be achieved.
Update : 2025-02-17 Size : 3kb Publisher : 深蓝

DL : 0
用matlab写的一个验证卷积定理的程序,即时域的卷积对应着频域的乘积。-using Matlab write a convolution theorem certification procedures, the immediate domain convolution corresponds to the frequency domain product.
Update : 2025-02-17 Size : 3kb Publisher : luzi

DL : 0
卷积运算:取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
Update : 2025-02-17 Size : 1kb Publisher : 1

在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积-In MATLAB, the signal S after convolution H channel generated receive signal V, V = conv (S, H), from V and H deconvolution
Update : 2025-02-17 Size : 3kb Publisher : ftgfhgf

信号处理卷积计算,开发环境是MATLAB.-Convolution signal processing terms, the development environment is MATLAB.
Update : 2025-02-17 Size : 4kb Publisher : andy

一个线性积分卷积(LIC)matlab源码-A linear integral convolution (LIC) matlab source
Update : 2025-02-17 Size : 121kb Publisher : zhu

DL : 0
计DFT,IDFT,FFT,循环卷积,循环移位以及重叠保留法-Of DFT, IDFT, FFT, cyclic convolution, cyclic shift and overlap to retain the Law
Update : 2025-02-17 Size : 3kb Publisher : 徐建国

DL : 0
matlab实现矩阵卷积 matlab实现矩阵卷积 -matlab convolution matlab matrix to achieve the realization of the matrix convolution
Update : 2025-02-17 Size : 1kb Publisher : 老公

source code for awgn,BPSK modulation and demodulation,channel simulation,convolution encoder,data generator,encoder and fading channel
Update : 2025-02-17 Size : 6kb Publisher : deepthy

convolution with matlab
Update : 2025-02-17 Size : 1kb Publisher : arash

基于卷积信号的MIMO系统盲信号估计,运用卷积的方法进行盲信道估计-Convolution-based MIMO system, blind signal signal is estimated using the method of convolution-blind channel estimation
Update : 2025-02-17 Size : 31kb Publisher : 张张

卷积码的matlab结构图,很实用,很简洁,欢迎大家下载-Convolution matlab code structure is very useful, very simple, welcome you to download
Update : 2025-02-17 Size : 5kb Publisher : 叶建勋

DL : 0
运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积-Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution
Update : 2025-02-17 Size : 1kb Publisher : 王丽越

印度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
Update : 2025-02-17 Size : 1.51mb Publisher : wangjin

DL : 0
序列卷积的matlab源码,包括卷积结果输出等-Sequence convolution matlab source code, including the convolution results of the output, etc.
Update : 2025-02-17 Size : 1kb Publisher : guan

用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery images, etc.
Update : 2025-02-17 Size : 284kb Publisher : xujun

DL : 0
一个完美的OFDM的仿真程序,包括编码、调制、卷积、同步-OFDM simulation of a perfect process, including coding, modulation, convolution, sync, etc.
Update : 2025-02-17 Size : 136kb Publisher : L

DL : 0
MIMO_OFDM系统的matlab仿真程序以及GUI界面的实现,程序中发射端包括卷积编码,打孔,交织,调制,IFFT变换,加保护间隔以及导频序列,接收端包括信道估计等一系列接收操作-MIMO_OFDM system and GUI interface matlab simulation program implementation, program the transmitter including the convolution coding, punching, interleaving, modulation, IFFT transform, guard interval and pilot sequence, the receiver includes channel estimation and a series of receive operation
Update : 2025-02-17 Size : 32kb Publisher : 李霞
« 12 3 4 5 6 7 8 9 10 ... 36 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.