antitheft159
commited on
Commit
•
9067547
1
Parent(s):
a3f073e
Update 3d_plot.py
Browse files- 3d_plot.py +0 -9
3d_plot.py
CHANGED
@@ -1,12 +1,3 @@
|
|
1 |
-
# -*- coding: utf-8 -*-
|
2 |
-
"""3D Plot
|
3 |
-
|
4 |
-
Automatically generated by Colab.
|
5 |
-
|
6 |
-
Original file is located at
|
7 |
-
https://colab.research.google.com/drive/13B9FN2GkGeAS6k5lWqBvys-V21P_unbX
|
8 |
-
"""
|
9 |
-
|
10 |
import matplotlib.pyplot as plt
|
11 |
import numpy as np
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
import matplotlib.pyplot as plt
|
2 |
import numpy as np
|
3 |
|