代码搜索:Contents

找到约 10,000 项符合「Contents」的源代码

代码结果 10,000
www.eeworm.com/read/303815/13808151

m contents.m

% Genetic Optimization Toolbox % % Main interface % ga.m The Genetic Algorithm % initialize.m Initialization function Used by ga.m % % Operators used during simulated
www.eeworm.com/read/303779/13808884

m contents.m

% Time-Frequency Toolbox. % Version 1.0 January 1996 % Copyright (c) 1994-96 by CNRS (France) - RICE University (USA). % % Signal Generation Files % % Choice of the Instantaneous Amplitude % amexp
www.eeworm.com/read/303772/13809394

m contents.m

% LTFAT - Examples % % Peter L. Soendergaard, 2007. % % This page documents the examples. % % Simple examples % EXAMP_SPEECH - DGT of sound data % % Applications % EXAMP_COMP
www.eeworm.com/read/303772/13809412

m contents.m

% LTFAT - Signals % % Synthetic signals % SHAH - Shah distribution. % PCHIRP - Periodic chirp. % CTESTFUN - Complex valued test function. % % Sound signals. %
www.eeworm.com/read/303772/13809443

m contents.m

% LTFAT - Basic Fourier and DCT analysis. % % Peter L. Soendergaard, 2008. % % Basic Fourier analysis % DFT - Unitary discrete Fourier transform. % IDFT - Inverse of DFT
www.eeworm.com/read/303772/13809477

m contents.m

% LTFAT - Computational subroutines. % % Peter L. Soendergaard, 2007. % % This page documents the computational subroutines. % % The subroutines are not meant to be called directly. % They do
www.eeworm.com/read/303772/13809518

m contents.m

% LTFAT - Compiled Octave functions % % On Unix, execute the command % % make -f MyMakefile % % to build the interfaces. % % Upon succesfull compilation, the routines comp_wfac, comp_iwfac,
www.eeworm.com/read/303772/13809533

m contents.m

% LTFAT - Signal processing tools % % Peter L. Soendergaard, 2007. % % Working with coefficients. % LARGESTR - Keep largest ratio of coefficients. % LARGESTN - Keep N largest coe
www.eeworm.com/read/303772/13809568

m contents.m

% LTFAT - Basic time/frequency analysis % % Peter L. Soendergaard, 2007. % % Basic Time/Frequency analysis % TCONV - Twisted convolution. % DSFT - Discrete Symplectic Four
www.eeworm.com/read/303772/13809600

m contents.m

% LTFAT - Compiled Mex functions. % % Execute the script buildmex.sh on Unix to build % the interfaces. On Windows, manually execute the three % lines in the script. % % Upon succesfull compi