Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
| Download
Project: Testing 18.04
Path: scikit-rf.ipynb
Views: 1108Kernel: Python 3 (Ubuntu Linux)
Scikit RF in CoCalc
Kernel: Python 3 Ubuntu Linux
https://scikit-rf.readthedocs.io/
scikit-rf (aka skrf) is an Open Source, BSD-licensed package for RF/Microwave engineering implemented in the Python programming language. It provides a modern, object-oriented library which is both flexible and scalable. The documentation below is broken up into three sections; narrative tutorials, practical examples, and a reference API.
In [1]:
In [2]:
'0.14.9'
In [3]:
2-Port Network: 'ring slot', 75.0-110.0 GHz, 201 pts, z0=[50.+0.j 50.+0.j]
In [4]:
In [5]:
In [6]:
1-Port Network: 'wr2p2,delayshort', 330.0-500.0 GHz, 201 pts, z0=[50.+0.j]
In [7]:
1-Port Network: 'wr2p2,short', 330.0-500.0 GHz, 201 pts, z0=[50.+0.j]
In [8]:
1-Port Network: 'wr2p2,line', 330.0-500.0 GHz, 201 pts, z0=[50.+0.j]
In [9]:
In [10]:
In [11]:
Text(0.5,1,'Big ole Smith Chart')
In [0]: