搜索资源列表
卷积(C语言)
- 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the det
数字信号处理C语言集
- 共五篇十六章,第一篇是常用数字信号的产生;第二篇是数字信号处理,包括离散傅立叶变换的多种快速算法,各种离散正交交换的快速算法,快速卷积和相关,数字滤波器的时域和频域响应,IIR和FIR数字滤波器的设计;第三篇是随机数字信号处理,包括经典谱估计的周期图法和相关法,AR模型参数估计和现代谱估计算法,维纳与卡尔曼滤波,自适应滤波,Wigner分布,小波变换;第四篇是图像处理,包括图像基本运算,图像增强,边缘检测和细化;第五篇是人工神经网络,包
c语言实现卷积编码
c语言实现卷积编码
傅里叶变换以及频率域卷积
- C++语言实现傅里叶变换以及频率域卷积
卷积(C语言)
- 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the det
2D_convolution
- 二维卷积运算之C语言实现 若x为N1*M1的二维信号,y为N2*M2的二维信号,则卷积为(N1+N2-1)*(M1+M2-1)的信号-2D convolution operators on C language if x N1* M1 to the two-dimensional signal y* M2 N2 for the two-dimensional signal, convolution (N1 N2-1)* (M1 M2
lab18-Convolve
- 使用DSP2812实现卷积算法实验,该程序用C语言编写,可在CCS2000下运行。-use convolution algorithms achieve DSP2812 experiment, the program used the C language, the CCS2000 running.
matlab-signal
- 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier ser
lab0504-Convolve
- 通信中卷积的实现,用C语言实现,大家-Convolution realize communication with C language, U.S.
juanji
- dsp卷积处理算法。用C语言在DSP中实现卷积运算!-dsp convolution processing algorithms. Using C language in the DSP to achieve convolution operation!
juanjima
- 它用C语言实现了卷积码的解编码过程,对各位学生做相关论文有帮助-Realize that it is using the C language the convolutional code encoding process of the solution of the relevant papers that students have to do to help
junji
- 计算一维和二维卷积,基本可以替代Matlab中的conv和conv2函数,程序很方便就可以移植成C语言-Calculation of one-dimensional and two-dimensional convolution, the basic alternative to Matlab' s conv and conv2 function, the procedure can be easily transplanted
Ex4_1
- 在一台装有CCS软件的计算机,用C语言编写DSP程序:卷积运算-convolve
convlutionalcode
- 卷积码的C语言代码及详细说明文档,包含例子和原理-Convolutional code C-language code and detailed documentation, including examples and principles of
217
- 用c语言完成(2,1,7)卷积编码,viterbi解码-Complete with c language (2,1,7) convolutional coding, viterbi decoding
213
- 用c语言完成(2,1,3)卷积编码,viterbi译码-Complete with c language (2,1,3) convolutional coding, viterbi decoding
Ex4_1
- dsp卷积的运算源代码 可以绘图 c语言程序汇编-dsp convolution of the source code for drawing operations
离散卷积与循环卷积的C语言实现
- 利用C++语言实现离散卷积与循环卷积的计算机计算
juanji
- 卷积算法,自己用C语言编的。一个简单的二维数组卷积算法(Implementation of convolution algorithm in C language)
juanjiQt_5_8_0_.zip
- QT界面C语言编写的一个二维数组卷积的程序(QT interface C language programming of a two-dimensional array convolution)