Home
last modified time | relevance | path

Searched defs:Wo (Results 1 – 25 of 86) sorted by relevance

1234

/dports/audio/codec2/codec2-1.0.3/octave/
H A Dplvoicing.m23 Wo = model((start_f+1):end_f,1); variable
79 Wo = model((start_f+1):end_f,1); variable
H A Dcodec2_demo.m60 Wo = model(f,1); variable
71 Wo = model(f,1); variable
H A Dnewamp_700c.m108 Wo = log10(Wo_min) + step*index; variable
110 Wo = 10 .^ Wo; variable
141 Wo = model(f,1); variable
198 Wo = model(f,1); variable
229 Wo = model(f,1); variable
H A Dpulse.m18 Wo = 2*pi/P; variable
H A Dtdetphase.m59 Wo = model(f,1); L = model(f,2); Am = model(f,3:L+2); AmdB = 20*log10(Am); variable
H A Dplnlp.m55 Wo = 2*pi/p(f); variable
H A Dnewamp1_fbf.m59 Wo = model(f,1); L = model(f,2); Am = model(f,3:(L+2)); AmdB = 20*log10(Am); variable
H A Dplamp.m92 Wo = model(f,1); variable
H A Dpllpcpf.m76 Wo = model(f,1); variable
H A Dplphase.m68 Wo = model(f,1); variable
H A Dtnewamp1.m217 Wo = model_(f,1); variable
/dports/math/octave-forge-ltfat/ltfat/src/modules/libltfat/src/
H A Dgoertzel.c24 LTFAT_COMPLEX* Wo; in LTFAT_NAME() local
233 LTFAT_COMPLEX* Wo = p->Wo; in LTFAT_NAME() local
310 LTFAT_COMPLEX* Wo = LTFAT_NAME_COMPLEX(malloc)(L); in LTFAT_NAME() local
397 LTFAT_COMPLEX* Wo = p->Wo; in LTFAT_NAME() local
544 LTFAT_COMPLEX* Wo = LTFAT_NAME_COMPLEX(malloc)(q * K); in LTFAT_NAME() local
/dports/math/reduce/Reduce-svn5758-src/packages/crack/
H A Dliepde.tex271 \bibitem{Wo} T. Wolf, An efficiency improved program LIEPDE for bibitem
H A Dapplysym.tex1193 \bibitem{Wo} T.\,Wolf, An Analytic Algorithm for Decoupling and Integrating bibitem
H A Dcrack.tex1934 \bibitem{Wo} T. Wolf, An Analytic Algorithm for Decoupling and Integrating bibitem
/dports/science/py-libpysal/libpysal-4.5.1/libpysal/weights/
H A DspintW.py15 def ODW(Wo, Wd, transform="r", silence_warnings=True): argument
/dports/audio/codec2/codec2-1.0.3/misc/
H A Dtimpulse.c103 float Wo = 2.0*M_PI*f0/FS; in main() local
H A Dtquant.c168 float Wo,Wo_dec, error, step_size; in test_Wo_quant() local
/dports/math/oink/oink-c1259fe/src/
H A Dzlkq.cpp191 auto &Wo = pl == 0 ? W1 : W0; // opponent's W in solve() local
H A Dzlk.cpp598 auto &Wo = pl == 0 ? W1 : W0; // other in run() local
/dports/audio/codec2/codec2-1.0.3/src/
H A Dsine.c356 float Wo; /* current "test" fundamental freq. */ in hs_pitch_refinement() local
462 float Wo; in est_voicing_mbe() local
H A Dquantise.c611 int encode_Wo(C2CONST *c2const, float Wo, int bits) in encode_Wo()
641 float Wo; in decode_Wo() local
660 int encode_log_Wo(C2CONST *c2const, float Wo, int bits) in encode_log_Wo()
690 float Wo; in decode_log_Wo() local
H A Ddefines.h84 float Wo; /* fundamental frequency estimate in radians */ member
/dports/math/octave-forge-signal/signal-1.4.1/inst/
H A Diirlp2mb.m53 Wo = varargin{3}; # (normalized angular frequency)/pi to be transformed variable
/dports/math/R-cran-lava/lava/R/
H A Dordinal.R158 Wo <- setdiff(colnames(W),wW) functionVar

1234