Skip to main content

Posts

Showing posts with the label tutorial

The Jupyter Notebook

The Jupyter Notebook  is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more. knowledge streams blog spot dot com free knowledge blog. download free source codes for python and java and other free stuff. Try Jupyter here   Install Jupyter here Language of choice Jupyter supports over 40 programming languages, including Python, R, Julia, and Scala. Share notebooks Notebooks can be shared with others using email, Dropbox, GitHub and the  Jupyter Notebook Viewer . Interactive output Your code can produce rich, interactive output: HTML, images, videos, LaTeX, and custom MIME types. Big data integration Leverage big data tools, such as Apache Spark, from Python, R and Scala. Explore that same data with pa

Types of Links on Switches

Types of Links  that can be created on a Network Switch Video Tutorial link given at end ACCESS LINKS Access Links are the most common type of links on any VLAN switch. All network hosts connect to the switch's Access Links in order to gain access to the local network. These links are your ordinary ports found on every switch, but configured in a special way, so you are able to plug a computer into them and access your network. knowledge streams blog spot dot com free knowledge blog. download free source codes for python and java and other free stuff. We must note that the 'Access Link' term describes a configured port - this means that the ports above can be configured as the second type of VLAN links - Trunk Links. What we are showing here is what's usually configured as an Access Link port in 95% of all switches. Depending on your needs, you might require to configure the first port (top left corner) as a Trunk Link, in which case, it is obviously

Rectangular Microstrip Patch Antenna

Microstrip is a type of electrical transmission line which can be fabricated using printed circuit board technology, and is used to convey microwave-frequency signals. It consists of a conducting strip separated from a ground plane by a dielectric layer known as the substrate. The most commonly employed microstrip antenna is a rectangular patch which looks like a truncated  microstrip  transmission line. It is approximately of one-half wavelength long. When air is used as the dielectric substrate, the length of the rectangular microstrip antenna is approximately one-half of a free-space  wavelength . As the antenna is loaded with a dielectric as its substrate, the length of the antenna decreases as the relative  dielectric constant  of the substrate increases. The resonant length of the antenna is slightly shorter because of the extended electric "fringing fields" which increase the electrical length of the antenna slightly. An early model of the microstrip antenna is

RIP protocol GNS3 3 routers configuration and ping

how to configure 3 routers in gns3 using RiP protocol using fast ethernet Click here to see the commands tutorial.