diff options
author | hardythe1 | 2015-04-07 15:58:05 +0530 |
---|---|---|
committer | hardythe1 | 2015-04-07 15:58:05 +0530 |
commit | c7fe425ef3c5e8804f2f5de3d8fffedf5e2f1131 (patch) | |
tree | 725a7d43dc1687edf95bc36d39bebc3000f1de8f /Fundamentals_of_Electrical_Drives/Chapter8.ipynb | |
parent | 62aa228e2519ac7b7f1aef53001f2f2e988a6eb1 (diff) | |
download | Python-Textbook-Companions-c7fe425ef3c5e8804f2f5de3d8fffedf5e2f1131.tar.gz Python-Textbook-Companions-c7fe425ef3c5e8804f2f5de3d8fffedf5e2f1131.tar.bz2 Python-Textbook-Companions-c7fe425ef3c5e8804f2f5de3d8fffedf5e2f1131.zip |
added books
Diffstat (limited to 'Fundamentals_of_Electrical_Drives/Chapter8.ipynb')
-rwxr-xr-x | Fundamentals_of_Electrical_Drives/Chapter8.ipynb | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Fundamentals_of_Electrical_Drives/Chapter8.ipynb b/Fundamentals_of_Electrical_Drives/Chapter8.ipynb new file mode 100755 index 00000000..4011e920 --- /dev/null +++ b/Fundamentals_of_Electrical_Drives/Chapter8.ipynb @@ -0,0 +1,30 @@ +{ + "metadata": { + "name": "" + }, + "nbformat": 3, + "nbformat_minor": 0, + "worksheets": [ + { + "cells": [ + { + "cell_type": "heading", + "level": 1, + "metadata": {}, + "source": [ + " Chapter 8:Stepper Motor And Switched Reluctance Motor Drives" + ] + }, + { + "cell_type": "code", + "collapsed": false, + "input": [], + "language": "python", + "metadata": {}, + "outputs": [] + } + ], + "metadata": {} + } + ] +}
\ No newline at end of file |