Scilab 6.0.0
Ajuda do Scilab >> Manipulação de Arquivos de Som > analyze
analyze
frequency plot of a sound signal
Arguments
- fmin,fmax,rate,points
scalars. default values fmin=100,fmax=1500,rate=22050,points=8192;
Description
Make a frequency plot of the signal w with sampling rate rate.
The data must be at least points long.
The maximal frequency plotted will be fmax, the minimal fmin.

Comments
Add a comment:
Please login to comment this page.