diff options
author | hardythe1 | 2015-04-07 15:58:05 +0530 |
---|---|---|
committer | hardythe1 | 2015-04-07 15:58:05 +0530 |
commit | 92cca121f959c6616e3da431c1e2d23c4fa5e886 (patch) | |
tree | 205e68d0ce598ac5caca7de839a2934d746cce86 /Fundamentals_of_Electrical_Drives/Chapter1.ipynb | |
parent | b14c13fcc6bb6d01c468805d612acb353ec168ac (diff) | |
download | Python-Textbook-Companions-92cca121f959c6616e3da431c1e2d23c4fa5e886.tar.gz Python-Textbook-Companions-92cca121f959c6616e3da431c1e2d23c4fa5e886.tar.bz2 Python-Textbook-Companions-92cca121f959c6616e3da431c1e2d23c4fa5e886.zip |
added books
Diffstat (limited to 'Fundamentals_of_Electrical_Drives/Chapter1.ipynb')
-rwxr-xr-x | Fundamentals_of_Electrical_Drives/Chapter1.ipynb | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Fundamentals_of_Electrical_Drives/Chapter1.ipynb b/Fundamentals_of_Electrical_Drives/Chapter1.ipynb new file mode 100755 index 00000000..0d37525b --- /dev/null +++ b/Fundamentals_of_Electrical_Drives/Chapter1.ipynb @@ -0,0 +1,30 @@ +{ + "metadata": { + "name": "" + }, + "nbformat": 3, + "nbformat_minor": 0, + "worksheets": [ + { + "cells": [ + { + "cell_type": "heading", + "level": 1, + "metadata": {}, + "source": [ + " Chapter 1:Electrical Drives-An Introduction" + ] + }, + { + "cell_type": "code", + "collapsed": false, + "input": [], + "language": "python", + "metadata": {}, + "outputs": [] + } + ], + "metadata": {} + } + ] +}
\ No newline at end of file |