Brian McLogan
Tutorial - What is an imaginary number
In this video playlist you will learn everything you need to know with complex and imaginary numbers
Brian McLogan
Tutorial - Graphing complex numbers ex 1, 2i
In this video playlist you will learn everything you need to know with complex and imaginary numbers 2i
Brian McLogan
Tutorial - Combining complex numbers ex 5, (8 - 5i) - (-11 + 4i)
In this video playlist you will learn everything you need to know with complex and imaginary numbers (8 - 5i) - (-11 + 4i)
Brian McLogan
Tutorial - Combining complex numbers ex 4, (-1 + i) - (7 - 5i)
In this video playlist you will learn everything you need to know with complex and imaginary numbers (-1 + i) - (7 - 5i)
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Lambda Expressions
Functions in a single line of code! (Seriously, it's really cool!) This clip is from the chapter "Intermediate Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps give an overview of various...
Packt
Application Example - Make Three LEDs Blink at Different Rates
In this video, we will work on an application example to make three LEDs blink at different rates. This clip is from the chapter "LEDBlinker - Use a Class Inside Another Class" of the series "Arduino OOP — Object-Oriented Programming".In...
Professor Dave Explains
More Practice With the 18 Electron Rule
We just learned how to use the 18 electron rule, so let's get some more practice with a few trickier examples!
Curated Video
Arduino for Beginners - 2022 Complete Course - Simulation - Code with Version 2 of the IR remote Library
This video explains simulation - code with version 2 of the IR remote library. This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This section...
Curated Video
Arduino for Beginners - 2022 Complete Course - Introduction - Ultrasonic Sensor - Measure Distances
This video introduces you to the section. This clip is from the chapter "Ultrasonic Sensor - Measure Distances" of the series "Arduino for Beginners - 2022 Complete Course".This section explains measure distances.
Curated Video
Agile Project Management - Confession 3: Introduction to Scrum Gone Bad
This video explains a confession on introduction to Scrum gone bad. This clip is from the chapter "Case Studies Based on Real Project Experience" of the series "Agile Project Management".This section explains case studies based on real...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Numerical Datatypes
Let's learn about numbers such as integers, decimals, fractions, long integers, ands complex numbers. This clip is from the chapter "Numbers" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Variable and Operator: Variables
In this video, we will cover variables. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Curated Video
How to Read an Electrocardiogram (ECG/EKG)
Making Biology Fun. In this video, I go through the P wave, QRS complex, T and U waves of the Electrocardiagram and go into the details of what each of them represents. Enjoy!
Brian McLogan
Learn How to Factor and Solve a Polynomial to the 4th Power
👉 Learn how to find all the zeros of a polynomial. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros of a polynomial are the values...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 07 - A Quick Review - JDBC Versus Spring JDBC
In this video, we will see a quick review - JDBC versus Spring JDBC. This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn...
Brian McLogan
Tutorial - Multiplying two imaginary numbers ex 13, (5i)(2i)
In this video playlist you will learn everything you need to know with complex and imaginary numbers (5i)(2i)
Brian McLogan
Master how to find all of the zeros of a polynomial when given two complex zerosgiven c
Master how to find all of the zeros of a polynomial when given two complex zerosgiven c
Brian McLogan
Master how to find all of the zeros of a polynomial when given two imaginary zeros
Master how to find all of the zeros of a polynomial when given two imaginary zeros
Brian McLogan
Write the polynomial when given complex zeros
👉 Learn how to write the equation of a polynomial when given complex zeros. Recall that a polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The...
Brian McLogan
Tutorial - Subtracting two imaginary numbers like like terms ex 13, -3i - 11i
In this video playlist you will learn everything you need to know with complex and imaginary numbers -3i - 11i
Brian McLogan
Tutorial - Simplifying an imaginary given to a higher power ex 6, i^85
In this video playlist you will learn everything you need to know with complex and imaginary numbers i^85
Brian McLogan
Tutorial - Learn how to multiply three imaginary numbers together to simplify the expression ex 18
In this video playlist you will learn everything you need to know with complex and imaginary numbers (12i)(-2i)(4i)
Brian McLogan
Tutorial - How do we multiply complex numbers ex 13, (8 + i)(7 + 2i)
In this video playlist you will learn everything you need to know with complex and imaginary numbers (8 + i)(7 + 2i)
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 35 – Introduction to Distributed Tracing
This video proves an introduction to distributed tracing. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices...