📄 readme
字号:
To use the toolbox, 'cd' to this directory and execute 'ltfatstart'.In Octave you can put this command in your ~/.octaverc file.Directory struture.The toolbox is organized in subdirectories as follows: fourier - Basic Fourier analysis and DCT/DST transforms. tf - Basic time/frequency analysis and synthesis function. sigproc - A collection of simple, signal processing tools. examples - Examples. signals - Test signals for use with the examples. comp - Computational subroutines. These should not be called directly. src - C implementation of the most computationally intensive routines. mex - Mex files to speed up the toolbox (if compiled) oct - Octave C++-files to speed up the toolbox (if compiled)The file INSTALL contains instructions for compiling the C-library and the Octave and Matlab interfaces.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -