搜索资源列表
-
0下载:
我编写的利用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 do
-
-
0下载:
自编的快速小波变换mallat算法,使用‘db1’小波函数,在卷积时使用wkeep命令进行了数据截取。重构信号和原信号比较误差较小。-self fast wavelet transform Mallat algorithm, the use of 'db1' wavelet function, Convolution in the use of wkeep order the interception of data. Reconstruction of the original
-
-
0下载:
用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 conse
-
-
0下载:
MATLAB循环相关,循环卷积函数的编写,使用几个函数实现。-MATLAB cycle related to the preparation of cyclic convolution function, the use of several function.
-
-
0下载:
ex2_1 利用Z变换求系统输出
ex2_2 求DFT
ex2_3 求序列的圆周移位
ex2_4 求序列的圆周卷积
ex2_5 简单的DFT实例
-ex2_1 the use of Z transform ex2_2 demand for system output DFTex2_3 seeking ex2_4 shift sequence for the circumference of the circular convolution sequence ex2_5 sim
-
-
0下载:
1、观察采样引起的混叠。
2、判别离散时间系统的时不变性。
3、利用卷积计算信号通过FIR滤波器的输出,并观察输出信号的input-on暂态、input-off暂态和稳态阶段。
-One to observe the sampling due to aliasing. 2, determine the time invariant discrete-time systems. 3, the use of convolution calculation of the signal th
-
-
1下载:
用头相关传输函数卷积合成虚拟声的方法,我们将利用没有方位信息的单通道声音信号(可以是一段标准语音,也可以是音乐等其他类型的声音),通过信号处理的方法赋予其方位感。
人能听到声音是声音在空间中传播的结果,声音从声源到人耳鼓膜传播过程中发生了变化,这种变化可以看成是人双耳对声音的滤波作用,因此我们将声音从自由场传到鼓膜处的传输函数定义为头相关传输函数(HRTF, Head Related Transfer Function),其对应的时域响应称为头相关冲激响应(HRIR, Head Relat
-
-
0下载:
一个关于线性卷积的程序,使用通过用托普利兹矩阵完成-Linear convolution of a program on the use of matrix completion by using Top Leeds
-
-
0下载:
MATLAB自带的函数XCORR好象有点像卷积,如果要是求一个PN序列的自相关,我看一般的资料都是用我这个办法求PN序列相关的。-MATLAB comes with seems a bit like a function XCORR convolution, if the request if the autocorrelation of a PN sequence, I see the general information are seeking ways to use my PN sequ
-
-
0下载:
计算信号相关性的传统方法,利用卷积来计算。-The traditional calculation of signal correlation methods, the use of convolution calculation.
-
-
0下载:
ex2_1 利用Z变换求系统输出
ex2_2 求DFT
ex2_3 求序列的圆周移位
ex2_4 求序列的圆周卷积
ex2_5 简单的DFT实例-ex2_1 seeking to use the Z-transform system output
ex2_2 seeking DFT
ex2_3 find the circumference of the shift sequence
ex2_4 find circular convolution sequence
-
-
0下载:
利用重叠相加法实现线性卷积,其中应用了fft和ifft原理-Use of overlap-add method to achieve linear convolution
-
-
0下载:
使用matlab的waveread函数读入两个.wav格式的数据文件,采用补零或截取方式使它们具有相同长度,然后分别完成序列的延迟/超前/加/标乘及卷积运算,对运算结果采用wavwrite函数写为.wav文件并加以播放(或用sound直
接播放),分析上述操作对序列的实际影响
-Use of matlab waveread function reads two. Wav format data files, using zeros or intercepting a way that t
-
-
0下载:
MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。-Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolu
-
-
0下载:
本例程是利用MATLAB作为开发工具,编写代码实现卷积的数值运算-This routine is to use MATLAB as a development tool to write code to achieve the numerical convolution of
-
-
0下载:
以内插值替换的卷积(IC):在处理不规则采样数据的另一种选择是使用插值逼近原始的连续函数-Interpolated convolution (IC): In another irregular sampling data selection process is the use of interpolation approximation of the original continuous function
-
-
0下载:
产生一512点的随即序列xe(n)并用xc(n)和 xe(n)做线形卷积,观察卷积前后xe(n) 频谱的变化。要求将xe(n)分成8段,采用重叠相加法-512 point sequence Xe (n) and XC (n) and Xe (n) to do linear convolution, the Xe (n) spectrum changes before and after convolution is observed. Xe (n) is divided into 8 secti
-
-
0下载:
语音增强,采用自适应增益平均和低延时卷积的谱减,函数可直接调用,简单易行-Speech enhancement, the use of adaptive gain average and low delay convolution spectrum subtraction, the function can be called directly, simple and easy to use
-
-
0下载:
通过本次实验更加深刻具体的了解信号与系统中离散卷积的运算过程.知道了信号的反褶和位移,阶跃信号x[n]在卷积中的运用,熟练掌握了卷积过程,为信号与系统后面的学习打下了基础。并且在利用MATLAB实现离散卷积的动态过程中,把课本上的理论知识与软件学习相结合,使卷积在脑海中留下更加立体生动的印象。-Through this experiment a deeper understanding of specific signals and systems Discrete convolution op
-
-
0下载:
this consists of convolution without filters, watermarking of image, zooming and shrinking of images without the use of inbuilt functions.
-