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

add doc

parent c6313647
No related branches found
No related tags found
No related merge requests found
Pipeline #5931 passed
function plot_mask(mask, hop, nbins, fs)
%% plot_mask(mask, hop, nbins, fs)
% % This function displays the mask
% Plot time-frequency mask
%
% Inputs:
% - mask: binary mask
% - hop : length of time shift (int)
% - nbins: numbers of channels (int)
% - fs : sampling frequency
% - mask: Time-frequency mask
% - hop (int): Hop size
% - nbins (int): Number of frequency bins
% - fs (int): Sampling frequency
% Author : A. Marina KREME
%%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment