Skip to content
Notice: Have Queries Contact Us @ [email protected]
Quick Links
  • Applied Thermodynamics Lecture Slides Power Point
  • Circuit Analysis Tools Online
  • Hide Ads for Premium Members
  • Lab Manuals: Introduction to Embedded Systems
  • Linear Algebra Tutoring Services
  • Sample Page

EE-Vibes

where you start learning everything about electrical engineering computing, electronics devices, mathematics, hardware devices and much more.

  • Computing
    • Introduction to computing
    • Object Oriented Programming
  • Electronics
    • Devices
    • Electronic Circuits
  • Mathematics
    • Elementary Math
    • Linear Algebra
    • Numerical analysis
  • Hardware Devices
    • CPUs
    • Ethernet
    • Gadgets
    • GPUs
    • Modem
    • Monitor
    • Motherboard
    • Power Supplies
    • Printer
    • Processor
    • RAM
    • Raspberry Pi
    • SSD
  • Write For Us
  • Linear Algebra Tutoring Services
  • Services
    • Circuit Analysis Tools Online

Author: Asma Mushtaq

Well met guys! This is Asma Mushtaq, an Electrical Engineer and a Lecturer. I have completed Masters from UET Lahore and B.E from LCWU (Lahore College for Women University). When I say teaching is my passion then I really mean it. I have more than 10 years of teaching experience. During this tenure, I have taught many subjects: Embedded Systems Design, Microprocessor Based Systems, Electronic Devices and Circuits, Digital Logic Design, Numerical Analysis, Linear Algebra and Electromagnetic Field Theory. I have completed my Thesis in Machine Learning and Artificial Intelligence. My area of interest is inclined towards the automation, electronics and AI. I started the content creation two years back and now its my goal to bring out the best and provide the students from worldwide the valuable knowledge. you can contact me via email anytime for orders and queries [email protected]

What are the matrices and their types ?

February 12, 2022February 12, 2022 Asma Mushtaq

Why do we use linear algebra? What are the matrices and their types ? Linear Algebra is the branch of mathematics in which we study about the all the physical systems that can be modeled as linear systems. Linear algebra Read More …

Linear Algebralinear algebra, types of matrices, vectors1 Comment

How to Make Histograms with Density Plots with Seaborn histplot?

February 11, 2022February 12, 2022 Asma Mushtaq

How to Make Histograms with Density Plots with Seaborn histplot? In this instructional exercise, we will perceive how to make a histogram with a thickness line involving Seaborn in Python. With Seaborn rendition 0.11.0, we have another capacity histplot() to Read More …

ComputingLeave a comment

How to delete a file using PHP?

February 10, 2022February 12, 2022 Asma Mushtaq
how to delete a file using php?

How to delete a file using PHP? In this instructional exercise we will tell you the best way to peruse and erase document from organizer utilizing PHP. Using this strategy you can show every one of the records present in Read More …

Object Oriented ProgrammingLeave a comment

How many types of PIC microcontroller are available in market?

February 8, 2022February 8, 2022 Asma Mushtaq
PIC memory types

Classification of PIC microcontroller How many types of PIC microcontroller are available in market? The first PIC microcontroller was introduced in 1989. It was an 8 bit controller with very limited features at that time. But in very few years Read More …

PIC16f4550 MicrocontrollerLeave a comment

What are the applications of digital logic design?

February 8, 2022February 8, 2022 Asma Mushtaq
DIGITAL LOGIC DESIGN APPLICATIONS

Introduction: What are the applications of digital logic design?  The fundamentals and implementation of digital logics are essential to understanding the design and working of consumer/industrial electronics, communications, computers, security and military equipment. Digital electronics includes many applications in real Read More …

Digital Logic DesignLeave a comment

Iterate over a List in Python: What is a List in Python?

February 5, 2022February 8, 2022 Asma Mushtaq
List in Python

What is a List in Python? What is a List in Python? List in python language is utilized to store various components in a solitary variable. Records are one of the 4 information types in python language alongside tuple, set, Read More …

blogLeave a comment

How to declare a global variable in PHP?

February 4, 2022February 8, 2022 Asma Mushtaq

Meaning of PHP Global Variable How to declare a global variable in PHP? In any programming language, worldwide factors are those variables that are proclaimed external the technique or capacities, additionally, they can be pronounced within the capacities too. The Read More …

ComputingLeave a comment

How to call PHP function on the click of a Button?

February 4, 2022February 8, 2022 Asma Mushtaq

How to call PHP function on the click of a Button? We will likewise acquaint one more strategy with execute a PHP work with the onclick() occasion utilizing the jQuery library. This technique calls a JavaScript work which will yield Read More …

Object Oriented ProgrammingLeave a comment

How does Inline JavaScript work with HTML?

February 3, 2022February 8, 2022 Asma Mushtaq

Inline Javascript How does Inline JavaScript work with HTML? Whenever a content tag is utilized in the HTML document, it is called inlining. This implies no outside JS document is utilized rather javascript is placed into a HTML record. Present Read More …

Object Oriented ProgrammingLeave a comment

How to Convert Bytes to Int in Python?

February 2, 2022July 22, 2022 Asma Mushtaq

How to Convert Bytes to Int in Python? Python 3.2 now has a capacity called int.from_bytes() to change bytes over to a number. To make bytes in Python, utilize the bytes() strategy. The bytes() is an inherent technique that profits Read More …

blogLeave a comment

Posts navigation

Older posts
Newer posts

Latest

  • Introduction to Naive Bayes Algorithm
  • Histogram Oriented Gradient (HOG)
  • Support Vector Machine (SVM) Algorithm
  • Frequent Pattern Growth Algorithm
  • Applications of Apriori Algorithm

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • September 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • June 2023
  • May 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021

Categories

  • Arduino Based Projects
  • Best Final year projects for electrical engineering
  • blog
  • Computing
  • CPUs
  • Devices
  • Digital Logic Design
  • education
  • Electrical Machines
  • electromagnetic field theory
  • Electronic Circuits
  • Electronics
  • Elementary Math
  • Engineering Projects
  • Ethernet
  • Gadgets
  • GPUs
  • Hardware Devices
  • Introduction to computing
  • Linear Algebra
  • Mathematics
  • Modem
  • Monitor
  • Motherboard
  • Numerical analysis
  • Object Oriented Programming
  • PIC16f4550 Microcontroller
  • PIC18f4550 Microcontroller
  • Printer
  • Processor
  • Project in C on MPLAB
  • RAM
  • Raspberry Pi
  • SSD

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright. All rights reserved.
Proudly powered by WordPress | Education Hub by WEN Themes