说明.txt

来自「Fast Discrete Curvelet Transform有正反变换,各个」· 文本 代码 · 共 11 行

TXT
11
字号
fdct_wrapping.m              Fast Discrete Curvelet Transform via wedge wrapping
fdct_wrapping_dispcoef.m     Returns an image containing all the curvelet coefficients
fdct_wrapping_param.m        Gives the location of each curvelet in phase space
fdct_wrapping_pos2idx.m      For a fixed scale and a fixed direction, returns
		             the curvelet which is closest to a certain point on the image
fdct_wrapping_window.m       Creates the two halves of a C^inf compactly supported window
ifdct_wrapping.m            Inverse Fast Discrete Curvelet Transform via wedge wrapping

WIGB: Plot seismic data using wiggles

各个程序的具体用法代码里面都有详细的说明.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?