搜索资源列表
1.conv
- 卷积实验代码 实现多种功能 包括线性卷积和圆周卷积的动态演示-convolutional code experimental realization of a variety of functions, including linear and circular convolution of dynamic convolution demo
Matlab_Experiment
- Matlab实现快速傅立叶变换、FFT和IFFT计算线性卷积、IIR数字滤波器、FIR数字滤波器实验的相关资料,有源代码和仿真图-Realize Matlab Fast Fourier Transform, FFT and IFFT computing linear convolution, IIR digital filters, FIR digital filter of the relevant experimental data
errcodingctrl
- error coding ctrl matlab 程序 卷积码 线性码 RS码-error coding ctrl matlab program convolutional codes linear code RS code
matlabdesigning1
- 产生一均匀分布的白噪声信产生均匀分布的白噪信号,使均值为0,功率为p号u(n),画出其波形,并检验其分布情况,产生零均值功率0.1且服从高斯分布的白噪声,sinc信号,chirp信号,线性卷积-Generate uniformly distributed one letter of the white noise generated uniformly distributed white noise signal, so that th
ica_matlab.tgz
- 线性及卷积混合信号盲源分离论文及算法 全是算法,看不懂也不要下了,慢慢看,免费的 -Linear and mixed-signal convolution papers and blind source separation algorithms are algorithms, do not know do not look down, and slowly watch, free
work
- 信号的FFT分析 利用FFT实现两序列的线性卷积。-FFT implementation using the linear convolution of two sequences
69491747MDWT
- matlab 多维小波工具箱 有线性卷积 三维的小波变换,逆变换-matlab multi-dimensional wavelet toolbox has three-dimensional linear convolution of wavelet transform, inverse transform and so on
liner_convolution
- 数字信号处理中实现线性卷积的M文件,包括重叠相加法和重叠保留法-the M documents for achieving a linear convolution in Digital signal processing, including the sum of overlap and duplication of reservation law
FFT
- 基于MATLAB平台实现利用FFT计算线性卷积-MATLAB-based platform for the realization of the linear convolution calculation using FFT
matlab
- 线性卷积运算的基于MATLAB的仿真程序-Linear convolution operation of the simulation program based on MATLAB
matlab
- 本文讲述的是运用matlab软件编写线性卷积和循环卷积,运行程序并得到正确结果,附上运行结果图让大家参照对比。
matlab-GUI
- 用matab实现离散信号a(n)和b(n)的线性卷积和圆周时域卷积,并显示。-A discrete signal with matab a (n) and b (n) linear time-domain convolution and circular convolution, and display.
matlAB-ge-zhong-bian-huan
- 基于matlAB的切比雪夫、FFT频谱分析、FFT线性卷积、巴特沃斯程序代码,自己编写的-Based on The Chebychev matlAB the FFT spectrum analysis, FFT linear convolution code Butterworth own written
matlab
- 用来求解线性卷积和循环卷积两卷积相等时,循环卷积的最小长度N-Used to solve the linear convolution and cyclic convolution convolution is equal to two, the minimum length of N circular convolution
convolutionsystem-matlab-gui
- 使用matlab gui完成线性卷积和圆周卷积的动态演示系统,并且使用圆周卷积完成线性卷积,属于信号处理的基础应用-Matlab gui complete linear convolution and circular convolution dynamic presentation, and completion of the circular convolution linear convolution, are the basis
MATLAB
- 实现线性卷积和循环卷积的动画演示 具体操作看代码-Achieve circular convolution and linear convolution of animation
xian
- 数字信号处理实验线性卷积MATLAB程序(signal linear convolution)
一维线性卷积实例
- 此matlab程序主要实现了一维线性卷积的实现,有注释,一目了然。(Achieve one-dimensional linear convolution MATLAB)
线性卷积和圆周卷积
- 圆周卷积和线性卷积的运算 分别用了MATLAB的conv函数(Linear convolution and circumferential convolution)
线性卷积的计算
- 1.编制一个计算两个序列线性卷积的程序,计算y(i)=x(m)*h(n),分别绘制x(m)和h(n),以及线性卷积结果y(i)的图形,使用matlab自带的conv函数来验证结果。 2.使用matlab自带的FFT和iFFT程序,实现线性卷积的快速计算,并对计算结果进行绘制。(1. Make a program to calculate the linear convolution of two sequences, calculate