搜索资源列表
-
0下载:
利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现-cyclic and linear convolution convolution of the relationship between FFT and IFFT with the existing procedures of linear convolution signal Fast
-
-
0下载:
vc++6.0编译的一个程序,具有直方图均衡化,灰度线性化,卷积锐化功能。-vc 6.0 compiler of a procedure with histogram equalization, Gray linear, convolution sharpening function.
-
-
0下载:
清华大学 信道编码课件
基本概念和方法(1)
线性分组码(1)
循环码(4)
卷积码(4)
级联码(2)
编码调制(2)
信道编码应用(1)-Qinghua University Channel Coding courseware basic concepts and methods (1) linear block code (1) Revolving code (4) Convolution code (4) concatenated codes (2) code
-
-
0下载:
DSP算法,包括线性卷积、复多项式矩阵积分,离散傅立叶变换、反离散傅立叶变换等-Linear convolution, matrix integral, DFT and IDFT...
-
-
0下载:
由定义求序列的线性卷积,需要的用户及时下载-Request sequence from the definition of linear convolution, the user needs time to download
-
-
0下载:
主要用途是对抗多径衰落。由于多径衰落的存在,使得同一个帧由于路径不同,到达用户端的时延有先有后。在相关的频域上的会造成子载波之间的相互干扰,影响 性能。另外,由于有了循环前缀,使得IFFT FFT操作把原来的线性卷积变成循环卷积,大大简化了相应的信号处理复杂度-The main purpose is to fight against multipath fading. Due to the presence of multipath fading, the first after they ha
-
-
0下载:
主要用途是对抗多径衰落。由于多径衰落的存在,使得同一个帧由于路径不同,到达用户端的时延有先有后。在相关的频域上的会造成子载波之间的相互干扰,影响 性能。另外,由于有了循环前缀,使得IFFT FFT操作把原来的线性卷积变成循环卷积,大大简化了相应的信号处理复杂度-The main purpose is to fight against multipath fading. Due to the presence of multipath fading, the first after they ha
-
-
0下载:
ifft和fft实现线性卷积,并与matlab中默认内置的conv()函数的结果对照,验证其正确性-using ifft and fft to accomplish linear conviction
-
-
0下载:
mimo—ofdm线性卷积,实现输入的800位宽的数据同两个序列的卷积-Mimo- ofdm linear convolution
800 bits wide input data with the convolution of two sequences
-
-
0下载:
使用matlab gui完成线性卷积和圆周卷积的动态演示系统,并且使用圆周卷积完成线性卷积,属于信号处理的基础应用-Matlab gui complete linear convolution and circular convolution dynamic presentation, and completion of the circular convolution linear convolution, are the basis of the signal processing appl
-
-
0下载:
Title: Convolution Sum.
Aim: Write a generalized program to find the linear convolution of two Sequences and verifying the
properties of convolution
Theory:
1. Explain what is convolution.
2. Write down its derivation.
3. Write d
-
-
0下载:
线性卷积源程序,圆周卷积源程序,matlab编程环境-Linear convolution of the source, circular convolution of the source, matlab programming environment
-
-
0下载:
MATLAB GUI界面设计,主要是设计比较线性卷积,圆周卷积等运行的时间-MATLAB GUI interface design, is mainly designed to compare the operation of linear convolution, circular convolution time
-
-
0下载:
利用C语言实现线性卷积和分段保留法的圆周卷积,并比较两者的运行速度-The use of C language and segmented circular convolution linear convolution keep law and compare the operating speed
-
-
0下载:
MATLAB source code of linear and circular convolution and box filter implemented as a function ca-MATLAB source code of linear and circular convolution and box filter implemented as a function call
-
-
0下载:
实现两个信号的循环卷积,同时在满足一定条件时可以用来计算线性卷积。-Realization of convolution of two signals, at the same time can under certain conditions to calculate linear convolution.
-
-
0下载:
内附实验报告、源码及参考资料。1.周期卷积、循环卷积和线性卷积比较,2.DFT性质探究-Enclosing the lab reports, source code and reference materials. 1. Periodic convolution, circular convolution and linear convolution comparison, 2.DFT explore nature
-
-
0下载:
应用FFT对典型信号进行频谱分析,应用FFT实现序列的线性卷积和相关(FFT is used to analyze the spectrum of typical signals, and the linear convolution and correlation of sequences are realized by FFT)
-
-
1下载:
三角波和反三角波序列的时域和幅频特性,绘出两序列及其幅频特性曲线,循环卷积,线性卷积(The time domain and amplitude frequency characteristics of the triangle and anti triangle wave sequences are plotted, and the two sequence and its amplitude frequency characteristic curves, cyclic convolutio
-
-
0下载:
探索卷积的不同的实现方法,而非用matlab中的卷积命令(explore how this can be calculated efficiently using the FFT. This entails understanding the
difference between linear and circular convolution. We will explore using the FFT and compare it with a conventional
direct im
-