Home
last modified time | relevance | path

Searched refs:DGT (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/cad/opencascade/opencascade-7.6.0/tests/gdt/import/
H A DA222 0:1:4:9 Datum target.4.1 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
23 0:1:4:9 Datum target.4.2 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
24 0:1:4:9 Datum target.4.3 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
25 0:1:4:9 Datum target.4.4 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
26 0:1:4:9 Datum target.4.5 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
27 0:1:4:9 Datum target.4.6 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
28 0:1:4:9 Datum target.4.7 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
32 0:1:4:2 Datum target.47.1 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
33 0:1:4:2 Datum target.47.2 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
34 0:1:4:2 Datum target.47.3 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
[all …]
H A DA533 0:1:4:27 Datum target.121.1 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
35 0:1:4:25 Datum target.126.1 ( N "DGT:Datum" T 3, A ( L (000), XD (100), RD (010)), L 0 )
/dports/print/lout/lout-3.40/
H A Dz18.c50 debug3(DGT, D, " target[%d] %s = %s", i, in debug_targets()
161 debug0(DGT, D, "] TransferInit returning."); in TransferInit()
162 ifdebug(DGT, DD, debug_targets()); in TransferInit()
179 ifdebug(DGT, DD, debug_targets()); in TransferBegin()
298 ifdebug(DGT, DD, debug_targets()); in TransferBegin()
313 ifdebug(DGT, DD, debug_targets()); in TransferComponent()
406 ifdebug(DGT, DD, debug_targets()); in TransferComponent()
421 ifdebug(DGT, DD, debug_targets()); in TransferEnd()
506 ifdebug(DGT, DD, debug_targets()); in TransferEnd()
519 debug0(DGT, D, "[ TransferClose()"); in TransferClose()
[all …]
/dports/math/octave-forge-ltfat/ltfat/inst/demos/
H A Ddemo_dgt.m4 %DEMO_DGT Basic introduction to DGT analysis/synthesis
16 % computed using a DGT with a Gaussian window. The coefficients
27 % Figure 4: DGT coefficients on a spectrogram
87 % be done using the DGT, IDGT, DGTREAL and IDGTREAL functions, see the
102 disp('and that a<M. L is the transform length, and the DGT will choose the');
107 % Simple DGT using a standard Gaussian window.
125 fprintf('No. of output coefficients from the DGT: %i\n',numel(c));
126 fprintf('Redundacy of the DGT (in this case) %f\n',numel(c)/Ls);
134 % Simple real valued DGT using a standard Gaussian window.
139 title('Positive-frequency DGT coefficients (DGTREAL).');
[all …]
H A Ddemo_blockproc_effects.m5 %DEMO_BLOCKPROC_EFFECTS Various vocoder effects using DGT
13 % 1) Robotization effect: Achieved by doing DGT reconstruction using
16 % 2) Whisperization effect: Achieved by randomizing phase of DGT
23 % that the phase of DGT coefficients is substituted by phase
24 % of DGT coefficients of the background signal.
182 % Obtain DGT coefficients
195 % Obtain DGT coefficients
250 % Obtain DGT coefficients
298 % Obtain DGT coefficients
/dports/math/octave-forge-ltfat/ltfat/inst/gabor/
H A Dgabphasegrad.m5 %GABPHASEGRAD Phase gradient of the DGT
11 % time-frequency gradient of the phase of the DGT of a signal.
33 % fgradabs are true derivatives of the DGT phase. To obtain the true
48 % 'phase' From the phase of a DGT of the signal. This is the
51 % 'abs' From the absolute value of the DGT. Currently this
57 % gradient using a DGT of the signal f. The DGT is computed using the
61 % parameters as DGT.
63 % The window g may be specified as in DGT. If the window used is
75 % gradient from the phase cphase of a DGT of the signal. The original DGT
107 % Z. Průša. STFT and DGT phase conventions and phase derivatives
H A Ddgt.m5 %DGT Discrete Gabor transform
22 % DGT(f,g,a,M) computes the Gabor coefficients (also known as a windowed
36 % DGT(f,g,a,M,L) computes the Gabor coefficients as above, but does
40 % [c,Ls]=DGT(f,g,a,M) or [c,Ls]=DGT(f,g,a,M,L) additionally returns the
49 % [c,Ls,g]=DGT(...) additionally outputs the window used in the
55 % The output from c=DGT(f,g,a,M) is then given by:
67 % DGT(f,g,a,M,'lt',lt) computes the DGT for a non-separable lattice
74 % define N=L/a. The output from c=DGT(f,g,a,M,L,lt) is then given
88 % DGT takes the following flags at the end of the line of input
91 % 'freqinv' Compute a DGT using a frequency-invariant phase. This
[all …]
H A DContents.m14 % DGT - Discrete Gabor transform
20 % DGTREAL - DGT for real-valued signals
71 % CONSTRUCTPHASE - Phase construction from abs. values of DGT
89 % PLOTDGT - Plot DGT coefficients
93 % SGRAM - Spectrogram based on DGT
H A Ddgtlength.m5 %DGTLENGTH DGT length from signal
11 % DGT for an explanation of the parameters a and M.
14 % will be zero-padded by DGT.
58 % This function takes some of the same input parameters as DGT. The phase
/dports/math/octave-forge-ltfat/ltfat/inst/nonstatgab/
H A DContents.m6 % NSDGT - Non-stationary DGT
7 % UNSDGT - Uniform non-stationary DGT
9 % NSDGTREAL - Non-stationary DGT for real-valued signals
10 % UNSDGTREAL - Uniform non-stationary DGT for real-valued signals
/dports/devel/vcglib/vcglib-2020.09/wrap/io_trimesh/
H A Dexport_off.h80 const int DGT = vcg::tri::io::Precision<ScalarType>::digits();
86 fprintf(fpout,"%.*g %.*g %.*g " ,DGT,vp->P()[0],DGT,vp->P()[1],DGT,vp->P()[2]);
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/io_trimesh/
H A Dexport_off.h84 const int DGT = vcg::tri::io::Precision<ScalarType>::digits();
94 fprintf(fpout,"%.*g %.*g %.*g " ,DGT,vp->P()[0],DGT,vp->P()[1],DGT,vp->P()[2]);
/dports/math/octave-forge-ltfat/ltfat/inst/private/
H A Dtest_dgt_fb_alg.m5 %TEST_DGT_FB Test the filter bank algorithms in DGT
7 % This script runs a throrough test of the DGT routine,
10 % The script test the filter bank algorithms in DGT, IDGT, GABDUAL and
H A Dtest_nonsepdgt_shearola.m5 %TEST_NONSEPDGT Test non-separable DGT
7 % This script runs a throrough test of the DGT routine,
16 % of the DGT backend.
H A Dtest_nonsepdgt.m5 %TEST_NONSEPDGT Test non-separable DGT
7 % This script runs a throrough test of the DGT routine,
16 % of the DGT backend.
123 … stext=sprintf('DGT MULTIW %s L:%3i W:%2i LW:%3i a:%3i M:%3i lt1:%2i lt2:%2i %0.5g ',...
128 % --------- test shear DGT -------------------------------
133 stext=sprintf(['DGT SHEAR %s L:%3i W:%2i LW:%3i a:%3i ' ...
H A Dref_iedgtii_1.m5 %REF_EDGTII_1 Reference Inverse Even DGT type II by DGT
H A Dtest_dgt.m5 %TEST_DGT Test DGT
7 % This script runs a throrough test of the DGT routine,
16 % of the DGT backend.
143 % --- Test DGT against its reference implementation. ---
H A Dtest_dgt_ola.m5 %TEST_DGT_OLA Test DGT Overlap-add implementation
7 % This script runs a throrough test of the DGT using the OLA algorithm,
/dports/math/octave-forge-ltfat/ltfat/src/modules/libltfat/testing/mUnit/
H A Dtest_libltfat_dgt_long.m58 …fprintf(['DGT FREQINV L:%3i, W:%3i, a:%3i, M:%3i %s %s %s %s\n'],L,W,a,M,complexstring,flags…
65 …fprintf(['DGT TIMEINV L:%3i, W:%3i, a:%3i, M:%3i %s %s %s %s\n'],L,W,a,M,complexstring,flags…
85 …fprintf(['DGT FREQINV WP L:%3i, W:%3i, a:%3i, M:%3i %s %s %s %s\n'],L,W,a,M,complexstring,flags…
105 …fprintf(['DGT TIMEINV WP L:%3i, W:%3i, a:%3i, M:%3i %s %s %s %s\n'],L,W,a,M,complexstring,flags…
126 …fprintf(['DGT FREQINV WP NA L:%3i, W:%3i, a:%3i, M:%3i %s %s %s %s\n'],L,W,a,M,complexstring,flags…
146 …fprintf(['DGT TIMEINV WP NA L:%3i, W:%3i, a:%3i, M:%3i %s %s %s %s\n'],L,W,a,M,complexstring,flags…
H A Dtest_libltfat_dgt_fb.m59 …fprintf(['DGT FREQINV L:%3i, gl:%3i, W:%3i, a:%3i, M:%3i %s %s %s %s\n'],L,gl,W,a,M,complexstri…
66 …fprintf(['DGT TIMEINV L:%3i, gl:%3i, W:%3i, a:%3i, M:%3i %s %s %s %s\n'],L,gl,W,a,M,complexstri…
86 …fprintf(['DGT FREQINV WP L:%3i, gl:%3i, W:%3i, a:%3i, M:%3i %s %s %s %s\n'],L,gl,W,a,M,complexstri…
106 …fprintf(['DGT TIMEINV WP L:%3i, gl:%3i, W:%3i, a:%3i, M:%3i %s %s %s %s\n'],L,gl,W,a,M,complexstri…
/dports/math/octave-forge-ltfat/ltfat/inst/comp/
H A Dcomp_sepdgt.m5 %COMP_SEPDGT Separable DGT
10 % See help on DGT.
H A Dcomp_sepdgtreal.m5 %COMP_SEPDGTREAL Filter bank DGT
29 % See help on DGT.
/dports/games/eboard/eboard-1.1.3/multilang/
H A Deboard.zh_CN.dict473 DGT board found on port %s.
474 在端口 %s 上找到了 DGT 棋盘。
476 DGT support error: wrong page
477 DGT 支持错误:错误的页面
479 DGT warning: position mismatch between eboard and DGT board.
480 DGT 警告:eboard 和 DGT 棋盘中棋子的位置不匹配。
482 DGT: unrecognized code: %c (%d)
483 DGT:无法识别的代码:%c (%d)
1205 Unable to find the DGT board on port %s.
1206 无法在端口 %s 上找到 DGT 棋盘。
/dports/math/unuran/unuran-1.8.1/doc/src/
H A Dref_example_win32_1.texi69 /* Use method 'DGT' (Discrete Guide Table method). */
70 gen3 = unur_str2gen("discr; pv=(0.5,1.5,1.0,0.3) & method=DGT");
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/step/
H A Dbug320872 puts "0032087: Data Exchange, STEPCAFControl_Reader - NULL representation of shape for DGT"

12345678910>>...16