Welcome![Sign In][Sign Up]
Location:
Search - 1.conv

Search list

[Algorithmconv

Description: 对任意基底的系列求卷积-right arbitrary substrate for a series of convolution
Platform: | Size: 2048 | Author: 熊模昌 | Hits:

[matlab1.conv

Description: 卷积实验代码 实现多种功能 包括线性卷积和圆周卷积的动态演示-convolutional code experimental realization of a variety of functions, including linear and circular convolution of dynamic convolution demo
Platform: | Size: 4096 | Author: 万金油 | Hits:

[Communication-Mobiledeconvgaijin

Description: 卷积码译码算法改进 实现Conv.(2,1,9)的编码、软判决滑动窗维特比译码,其生成多项式为G0=561(八进制),G1=753(八进制),调制方式为BPSK,信道为AWGN,比较不同的译码深度对译码器性能的影响-convolutional code decoding algorithm to improve achievement Conv. (2,1,9) of the Code, Soft Decision sliding window Viterbi Decoder, generating polynomial for the G0 = 561 (octal), G1 = 753 (octal), for BPSK modulation mode, channel for AWGN, compare different depth of decoding decoder performance of
Platform: | Size: 47104 | Author: 李春晖 | Hits:

[Streaming Mpeg4SimpleMoviePlay

Description: 运用MFC和directshow编写的一个视频播发器,具有暂停,播放,停止等简单功能。-directshow using MFC and a video prepared by the transmitters is suspended, broadcast, stop simple function.
Platform: | Size: 29696 | Author: Melody | Hits:

[OtherConv

Description: 用TMS320LF2407A来实现卷积实验程序-TMS320LF2407A convolution with the experimental procedure to realize
Platform: | Size: 8192 | Author: liu | 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:

[Waveletconv

Description: matlab中计算数列子相关和互相关的程序-matlab to calculate the number of Liezi related and inter-related procedures
Platform: | Size: 1024 | Author: 片片鱼 | Hits:

[DSP programconv

Description: 数字信号处理中的卷积程序,通过显示列表很清楚的显示卷积结果,而且精度较高-Digital signal processing in the convolution process, through the display list is very clear display of convolution results and higher accuracy
Platform: | Size: 1871872 | Author: 丁诚 | Hits:

[matlabconv

Description: 卷积编译码的matlab仿真,包括1/2,2/3 3/4三种信道卷积编译码-Matlab simulation of convolutional encoding and decoding, including 1/2, 2/3 3/4 convolutional encoding and decoding three-channel
Platform: | Size: 3072 | Author: 章彩 | Hits:

[OS programconv

Description: 这是一个数据转换部分的程序,是基于VC++平台的。-This is part of a data conversion process is based on VC++ platform.
Platform: | Size: 49152 | Author: hua | Hits:

[matlabconv

Description: 使用matlab计算输入信号的卷积快速卷积,对卷积的原理进行说明-conv
Platform: | Size: 2048 | Author: 栾超 | Hits:

[OtherConv

Description: 将二进制文件转换成c代码const数组,convert binary file to array of c source code-convert binary file to array of c source code
Platform: | Size: 7168 | Author: ding | Hits:

[Algorithmdit_fft

Description: 本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。-This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circular convolution, linear convolution), mainly used signal processing, either on the actual sequence to do the operation, can also be complex sequence.
Platform: | Size: 735232 | Author: yangshoping | Hits:

[ConsoleFFT

Description: 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C language program written for the convenience of understanding with the call, I am in the program uses some of the examples, we can through them, do in-depth understanding!
Platform: | Size: 32768 | Author: yangshoping | Hits:

[matlabc-juanji--conv

Description: 求局部最小值与卷积,lmax为MATLAB的历程 工程里是具体的c函数-Find local minimum and convolution, lmax for the project in the history of MATLAB is the specific function of c
Platform: | Size: 1682432 | Author: | Hits:

[Special EffectsSignalProcess

Description: VC++6.0下实现 FFT IFFT Hilbert CONV FIR滤波器 小波降噪-VC++6.0 to achieve FFT IFFT Hilbert CONV FIR filter wavelet noise reduction
Platform: | Size: 1624064 | Author: qiwenbo | Hits:

[File Operateconv

Description: 读取两个txt文件,将其中的数据以数组形式保存,并对其进行卷积运算,保存到第三个txt文件之中。运行无错误!-Two txt files to read, the data in an array of preservation, and the convolution operation, save the third txt file. Run error-free!
Platform: | Size: 731136 | Author: | Hits:

[Algorithmconv

Description: 自己用C/C++写的向量卷积源代码,清晰明了。写的是一维向量卷积,用的时候可以通过行列分别调用实现包括图像数据在内地的二维卷积变换-Own use C/C++ to write the vector convolution source code, clarity. Is a one-dimensional vector convolution, when called through the ranks including the transformation of the two-dimensional convolution of the image data in the Mainland
Platform: | Size: 185344 | Author: 邓涛 | Hits:

[OAconv

Description: For given A/B returns conv(A,B) (non-circular). Subroutine can automatically choose between three implementations: straightforward O(M*N) formula for very small N (or M), overlap-add algorithm for cases where max(M,N) is significantly larger than min(M,N), but O(M*N) algorithm is too slow, and general FFT-based formula for cases where two previois algorithms are too slow.- For given A/B returns conv(A,B) (non-circular). Subroutine can automatically choose between three implementations: straightforward O(M*N) formula for very small N (or M), overlap-add algorithm for cases where max(M,N) is significantly larger than min(M,N), but O(M*N) algorithm is too slow, and general FFT-based formula for cases where two previois algorithms are too slow.
Platform: | Size: 5120 | Author: titotito | Hits:

[Otherconv

Description: 16阶的卷积滤波函数,更改滤波器的系数,实现不同频率带宽的滤波。-16 order of convolution filtering function, change the filter coefficient, implement different frequency bandwidth of the filter.
Platform: | Size: 140288 | Author: 杨军 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net