📄 fft.m
字号:
function Y = fft(X)% FFT Discrete Quaternion Fourier transform.% (Quaternion overloading of standard Matlab function, but only one parameter.)% (The parameters N and dim of the standard function are not yet implemented.)% % This function implements a default quaternion FFT. See the related function% QFFT, which implements transforms with left or right exponentials and a% user-specified axis.% Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -