搜索资源列表
-
0下载:
用C++实现的卷积公式 适合刚刚研究卷积公式的人使用-Using C++ to achieve just the convolution formula for those who study the use of convolution formula
-
-
1下载:
信号卷积运算的GUI设计
1、可任意输入两个信号源;卷积函数自己编写,不可用工具箱函数。
2、设计的GUI可计算 , , ,并以下拉列表选项的方式进行选择和计算结果的演示。
3、计算 ,要求参数a,b可调(即以文本框形式输入),并显示。
-Signal convolution, GUI design, can be arbitrary input two source convolution function to write your own, can not use the
-
-
0下载:
自己用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-dimen
-
-
0下载:
利用反褶进行的褶积运算合成地震记录。子波使用雷克子波,长度为Nw,Nt为反射系数长度,Nx为道数。提供四个地下模型:水平界面,两层水平界面,绕射界面和倾斜界面。输出二进制文件。-Use convolution operation performed deconvolution synthetic seismogram. Ricker wavelets using wave length Nw, Nt is the reflection coefficient length, Nx is the
-
-
0下载:
利用VC++实现褶积运算,可以计算任意两个离散的数组的褶积运算。-Use VC++ to achieve convolution can be calculated between any two arrays of convolution.
-