Commit 8fe481d7425fb86b830c3abc34259e55d617c992

Authored by mer0m
Committed by GitHub
1 parent 5802551652
Exists in master

Update first_order_ident.py

Showing 1 changed file with 1 additions and 6 deletions Side-by-side Diff

first_order_ident.py
1 1 # -*- coding: utf-8 -*-
2   -"""
3   -Created on Fri Mar 11 11:04:35 2016
4   -
5   -@author: Baptiste Marechal
6   -"""
7 2  
8 3 from scipy import signal, linspace, pi, randn, ones
9 4 from scipy.optimize import curve_fit