diff options
Diffstat (limited to 'Microwave_and_Radar_Engineering/Chapter_4.ipynb')
-rw-r--r-- | Microwave_and_Radar_Engineering/Chapter_4.ipynb | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/Microwave_and_Radar_Engineering/Chapter_4.ipynb b/Microwave_and_Radar_Engineering/Chapter_4.ipynb index 24431e97..05272d36 100644 --- a/Microwave_and_Radar_Engineering/Chapter_4.ipynb +++ b/Microwave_and_Radar_Engineering/Chapter_4.ipynb @@ -1,6 +1,7 @@ { "metadata": { - "name": "" + "name": "", + "signature": "sha256:fddff29c571385d7ad533c0da8d46227c19589926b0642ffe1126b7caf1c9ca6" }, "nbformat": 3, "nbformat_minor": 0, @@ -27,9 +28,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "a)Inductance per unit length\n", - "b)Capacitance per unit lengh\n", - "c)Characteristic impedance\n", + "\n", "\n", "import math\n", "\n", @@ -223,8 +222,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "a)Characteristic impedance\n", - "b)Dielectric constant\n", + "\n", "\n", "import math\n", "\n", @@ -293,7 +291,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "a) TE wave is propagated\n", + "\n", "\n", "import math\n", "\n", @@ -439,8 +437,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "a)possible modes\n", - "b)cut-off frequencies\n", + "\n", "\n", "import math\n", "\n", @@ -504,7 +501,7 @@ "cell_type": "code", "collapsed": false, "input": [ - "a)the required size of cross setional area of the guide\n", + "\n", "\n", "import math\n", "\n", @@ -602,8 +599,6 @@ "cell_type": "code", "collapsed": false, "input": [ - "a)cut-off wavelength\n", - "b)cut-off frequency\n", "\n", "import math\n", "\n", |