This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import numpy as np | |
from scipy.fftpack import fft, ifft |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ALT-F2を押しgnome-terminalを実行 | |
$ sudo apt-get install dconf-tools | |
スーパーユーザのパスワードを入れる | |
$ dconf-editor | |
Configuration Editor が出る | |
org.gnome.desktop.interface へ移動 | |
cursor-size を 36 に変更 |
NewerOlder