Skip to content
Snippets Groups Projects
Commit fe0d292f authored by Marina Kreme's avatar Marina Kreme
Browse files

doc

parent bb406eff
No related branches found
No related tags found
No related merge requests found
Pipeline #5939 passed
......@@ -10,7 +10,10 @@ function [dgt, idgt, varargout] = get_stft_operators(dgt_params, signal_params,
% - signal_params: structure which contains the sampling frequency
% as well as the signal length
% see tf_tools/generate_signal_parameters.m
% - phase_conv : Compute a DGT using a frequency-invariant phase.
% - phase_conv : the phase convention 'freqinv' or 'timeinv'
% Compute a DGT using a frequency-invariant phase.
% see 'pt' argument in http://ltfat.github.io/doc/gabor/dgtreal.html
%
%
% Outputs:
% - dgt (handle fucntion) : DGT operator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment