?? iqfft2.m
字號:
function Y = iqfft2(X, A, L)% IQFFT2 Inverse Discrete quaternion Fourier transform.%% This function calculates the inverse fast quaternion 2D Fourier transform% of (columns of) X. A specifies the transform axis (that is the direction% in 3-space of the vector part of the hypercomplex exponential). It must% be a pure quaternion (real or complex) but it need not have unit modulus.% L specifies whether the quaternion exponential is on the left ('L') or% right ('R').%% See also: QFFT2, FFT2, IFFT2.% Copyright
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -