antitheft159
commited on
Commit
•
ceaf688
1
Parent(s):
4a2d565
Update TRCSI.py
Browse files
TRCSI.py
CHANGED
@@ -1,12 +1,3 @@
|
|
1 |
-
# -*- coding: utf-8 -*-
|
2 |
-
"""5733.252.159
|
3 |
-
|
4 |
-
Automatically generated by Colab.
|
5 |
-
|
6 |
-
Original file is located at
|
7 |
-
https://colab.research.google.com/drive/1tAXux50pAJVnm9bD6q5i20TFu4-eyI38
|
8 |
-
"""
|
9 |
-
|
10 |
import numpy as np
|
11 |
import matplotlib.pyplot as plt
|
12 |
from matplotlib.animation import FuncAnimation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
import numpy as np
|
2 |
import matplotlib.pyplot as plt
|
3 |
from matplotlib.animation import FuncAnimation
|