You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Choi lab d7edf00cba first commit 2 months ago
..
README.txt first commit 2 months ago
kadai1.plot first commit 2 months ago
sample01.png first commit 2 months ago
sample_500Hz.sw first commit 2 months ago

README.txt

<このフォルダの中身>

sample01.sw
... 分析対象の信号1(標本化周波数 16kHz, 量子化ビット数 16bit, チャネル数 1ch, ヘッダなし, little-endian)
すべての実験課題において使用
課題05(スペクトログラムの可視化)においてもプログラム動作検証として結果を出力する

sample_1kHz.sw
... 1kHzの正弦波信号(標本化周波数 16kHz, 量子化ビット数 16bit, チャネル数 1ch, ヘッダなし, little-endian)
ファイル読み込みを含む、プログラムの動作確認用として提供

sample_500Hz.sw
... 500Hzの正弦波信号(標本化周波数 16kHz, 量子化ビット数 16bit, チャネル数 1ch, ヘッダなし, little-endian)
ファイル読み込みを含む、プログラムの動作確認用として提供

以上。