Home
last modified time | relevance | path

Searched defs:f_plot (Results 1 – 4 of 4) sorted by relevance

/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t310_ERDSMaps/
H A DcalcErdsMapBP.m96 f_plot = []; % Center frequencies in the plot variable
100 f_plot = [f_plot, f_borders(k):f_steps(k):f_borders(k + 1)-f_steps(k)]; variable
104 f_plot = [f_plot, f_borders(end)]; variable
H A DcalcErdsMapFFT.m99 f_plot = []; % Center frequencies in the plot variable
103 f_plot = [f_plot, f_borders(k):f_steps(k):f_borders(k + 1)-f_steps(k)]; variable
107 f_plot = [f_plot, f_borders(end)]; variable
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator.h369 MathFunction *f_plot; variable
/dports/science/afni/afni-AFNI_21.3.16/src/
H A DFD2.c538 float f_plot[NF_MAX+MAX_SMOOTH]; variable