Skip to content

Instantly share code, notes, and snippets.

View KojiOchiai's full-sized avatar

koji ochiai KojiOchiai

  • riken
  • Japane
View GitHub Profile
@KojiOchiai
KojiOchiai / Voice2Health
Created June 25, 2015 12:40
sound analysis
{
"metadata": {
"name": "",
"signature": "sha256:c3bec9c88aa983f7611557c097d3057f33bc5fadc58f86dbe9286b7e5df2951f"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
# -*- coding: utf-8 -*-
'''
錯視図の作成
'''
import numpy as np
import time
import argparse
import matplotlib.pylab as plt