Hi, what do you want to do?
Brian McLogan
Summary for graphing a parabola within conic sections
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...
Brian McLogan
How do you determine if you have a linear equation
In this video series I show you how to determine if a relation is a linear relation. A linear relation is a relation where their are variables do not have negative or fractional, or exponents other than one. Variables must not be in the...
Brian McLogan
Use the power rule to find the derivative with the variable in the denominator
👉 Learn how to find the derivative of a function using the power rule. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative...
Let's Tute
Basic Trigonometry Identities
In this video we will learn what is Basic Trigonometry Identities. We will cover the topics such has Trigonometry Identities, Equations & Identities, Application, Some Questions and Derivation.
Packt
Use different data types : Data Types
From the section: Jumping In. This section will cover topics such as syntax, variables, data types, strings, and many more. Jumping In: Data Types
Curated Video
Complete Python Scripting for Automation - Introduction to variables and print with variables
Basics of variables and Data Types: Introduction to variables and print with variables
r/>
This clip is from the chapter "Basics of variables and Data Types" of the series "Complete Python Scripting for Automation".The author...
r/>
This clip is from the chapter "Basics of variables and Data Types" of the series "Complete Python Scripting for Automation".The author...
Curated Video
Describe a neural network : Multi-class Classification Using Neural Networks with caret
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary...
Programming Electronics Academy
Data Types in Ardiuno: Arduino Course 3.4
A description of Arduino, C, C++ data types that are used in programming Arduino.
Flipping Physics
Uniformly Angularly Accelerated Motion Introduction
Using Uniformly Accelerated Motion (UAM) as a framework to learn about Uniformly Angularly Accelerated Motion (UαM). Just like UAM, UαM has 5 variables, 4 equations and if you know 3 of the UαM variables, you can determine the other 2...
Curated Video
Determining the Appropriate Research Method
This video discusses the different methods of conducting research: sample surveys, experiments, and observational studies. It explains the purpose, advantages, and disadvantages of each method, helping viewers understand when and why to...
Brian McLogan
Summary for solving a system of two linear equations by elimination
👉Learn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
R Programming 101
Visualize your data using ggplot. R programming is the best platform for creating plots and graphs
This video is part of a series of videos that consider data analysis using R programming. It is primarily for beginners. In this video I talk about using R to visualise your data. Data visualization using R is best done using the ggplot...
Brian McLogan
Solve a System of Linear Equations Using Elimination
👉Learn how to solve a system (of equations) by elimination. A system of equations is a set of equations which are collectively satisfied by one solution of the variables. The elimination method of solving a system of equations involves...
Curated Video
Design a computer system using tree search and reinforcement learning algorithms : Understanding the Environment of CartPole in OpenAI Gym
From the section: Lights, Camera, Action – Building Blocks of Reinforcement Learning. In this section, we learn about the main building blocks of reinforcement learning, including the action space, the environment, and the rewards....
Curated Video
Discuss the importance of data : Understanding a Regression Tree
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In...