diff options
Diffstat (limited to 'IQ/Lab/TestIQ.ipynb')
-rw-r--r-- | IQ/Lab/TestIQ.ipynb | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/IQ/Lab/TestIQ.ipynb b/IQ/Lab/TestIQ.ipynb index 13f8249..ffd090c 100644 --- a/IQ/Lab/TestIQ.ipynb +++ b/IQ/Lab/TestIQ.ipynb @@ -20,12 +20,14 @@ ] }, { - "cell_type": "code", - "execution_count": null, - "id": "95f729f7-5575-4c8b-9ba6-4ed465a9c05f", + "cell_type": "markdown", + "id": "b47c550b-f5d5-4680-82bd-0f8fa537b4bb", "metadata": {}, - "outputs": [], - "source": [] + "source": [ + "# Load single datatype\n", + "test for amplitude and for frequency, testing utility that generates signal\n", + "for amplitudeds,frequencies and phases" + ] }, { "cell_type": "code", |