Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Phasor AC Circuits
|
| 2 |
|
| 3 |
This dataset contains several ac circuits defined using phasors as well as a description of the components in these circuits.
|
|
@@ -31,4 +41,4 @@ components:
|
|
| 31 |
x: 94
|
| 32 |
y: 93
|
| 33 |
component_name: voltage source
|
| 34 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- object-detection
|
| 5 |
+
tags:
|
| 6 |
+
- electrical
|
| 7 |
+
- circuits
|
| 8 |
+
size_categories:
|
| 9 |
+
- n<1K
|
| 10 |
+
---
|
| 11 |
# Phasor AC Circuits
|
| 12 |
|
| 13 |
This dataset contains several ac circuits defined using phasors as well as a description of the components in these circuits.
|
|
|
|
| 41 |
x: 94
|
| 42 |
y: 93
|
| 43 |
component_name: voltage source
|
| 44 |
+
```
|