搜索资源列表
mallat_algorithm
- 自编的快速小波变换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
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 series synthetic signal two conse
d12r5
- 卷积和逆卷积的快速算法-the quick algorithm of convolution and reconvolution
20010730216
- 快速傅立叶变换源程序,实现快速傅立叶变换卷积的算法
frft
- 分数阶fourier变换程序,基于插值和抽取操作和卷积运算的快速算法。
RD
- 分数阶傅里叶变换快速算法,利用卷积原理,计算量接近fft-Fractional Fourier transform fast algorithm
ksjj
- 编写一个MATLAB函数,实现快速卷积算法,给出一个实例。用一个N点离散傅立叶变换同时计算两个N点实序列的离散傅立叶变换。-The preparation of a MATLAB function, fast convolution algorithm, given a case in point. With a N-point discrete Fourier transform at the same time calculation of the two N-point real sequ
convtrapz
- 快速卷积算法的matlab实现,以及对应的文章。-(Fast) Approximation of the convolution integral between two sampled functions.
mallat
- 小波谱分析mallat算法经典程序 MALLET分解算法(圆周卷积的快速傅里叶变换实现)-Algorithm for spectral analysis mallat small program MALLET classic decomposition algorithm (circular convolution of the fast Fourier transform)
acoustic-room-impulse-responses
- 一种快速的房间声音环境模拟算法,提供了快速卷积程序。-Fast simulation of acoustic room impulse responses
circonv2312
- 快速高效的循环卷积算法,代码经过验证,欢迎下载。-fast and efficient circular convolution algorithm, which is identified and welcome to download.
fout
- 快速傅里叶变换。快速正弦余弦变换。卷积算法。相关算法。-Fast Fourier Transform. The fast sine cosine transform. Convolution algorithm. Algorithm.
FastD
- 一种快速超分辨算法,这一方法在频域完成反卷积运算,比一般算法快许多。-fast super-resolution in frequency domain
3_2LXLFC
- 数字信号处理中关于长序列的快速卷积算法处理的程序-Digital Signal Processing for a long sequence of the fast convolution algorithm processing procedures
3_3SLFC
- 数字信号处理关于特别长序列的快速卷积算法处理的程序-Digital signal processing on a particularly long sequence of the fast convolution algorithm processing procedures
juanjicode
- 卷积码编译码的快速实现算法,非常适合初学者迅速上手-Fast convolution code encoding and decoding algorithm is very suitable for beginners to get started quickly
jingken
- 快速扩展随机生成树算法,GSM中GMSK调制信号的产生,意信号卷积的运算,并且绘制图象。- Rapid expansion of random spanning tree algorithm, GSM is GMSK modulation signal generation, Convolution operation is intended to signal and image rendering.
CNN
- 卷积神经网络分类 调制信号识别 卷积神经网络(Convolutional Neural Networks, CNN)是一类包含卷积计算且具有深度结构的前馈神经网络(Feedforward Neural Networks),是深度学习(deep learning)的代表算法之一 [1-2] 。卷积神经网络具有表征学习(representation learning)能力,能够按其阶层结构对输入信息进行平移不变分类(shift-invariant classification),因此也被称