搜索:convolution
找到约 36 项符合「convolution」的查询结果
结果 36
按分类筛选
https://www.eeworm.com/dl/534/200984.html
其他
Convolution encoder simulation
Convolution encoder simulation
https://www.eeworm.com/dl/527/459895.html
通讯/手机编程
calculate the correlation and convolution
calculate the correlation and convolution
https://www.eeworm.com/dl/617/459587.html
压缩解压
circular convolution code in matlab
circular convolution code in matlab
https://www.eeworm.com/dl/911602.html
技术资料
2D_convolution
二维卷积运算之C语言实现
若x为N1*M1的二维信号,y为N2*M2的二维信号,则卷积为(N1+N2-1)*(M1+M2-1)的信号-2D convolution operators on C l
https://www.eeworm.com/dl/665/364505.html
matlab例程
Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time d
Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time domain is the effectively the same as element-by-element multiplication in the frequency domain.