Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
analyze
サウンド信号の周波数プロット
引数
- fmin,fmax,rate,points
スカラー. デフォルト値 fmin=100,fmax=1500,rate=22050,points=8192;
説明
サンプリングレートrate
の
信号w
の周波数プロットを作成します.
データ長はpoints
である必要があります.
プロットされる周波数の最大値はfmax
,
最小値はfmin
となります.
例
Report an issue | ||
<< Sound file handling | Sound file handling | auread >> |