install
来自「linear time-frequency toolbox」· 代码 · 共 26 行
TXT
26 行
-------- Compiling the toolbox on Unix ------------To compile the toolbox type the following commands:./configuremakeThis should compile the C-library and the Octave interfaces. To usethe library by itself you will need to have FFTW version 3 installed andlink with '-lfftw'To compile the Mex-interfaces go to the mex-directory and type./buildmex.sh--------- Running the toolbox --------------------In Matlab or Octave type startltfatas the first command. This will set up the correct paths. In Octaveyou can put this command in your ~/.octaverc file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?