Brian McLogan
Find the magnitude and direction of resultant vector given bearings
Learn how to determine the magnitude and direction of a vector. The magnitude of a vector is the length of the vector. The magnitude of a vector is obtained by taking the square root of the sum of the squares of the components of the...
Product Design Online
Learn Fusion 360 in 30 Days - Day #21: 3D Model a Two-Part Mold
No updates, all functionality remains the same.
Product Design Online
Learn Fusion 360 in 30 Days - Day #19: 3D Model a Hinged Box (Part 2 of 2)
Extend Faces in Extrude Dialog The Extend Faces (formerly Chain Faces) was originally on the right-hand side of the dialog. You will find that they have swapped the two icons. Be sure to select Extend Faces on the left-hand side. Auto...
Catalyst University
Power Series: Computing Integrals via Power Series: Example 1
Power Series: Computing Integrals via Power Series: Example 1
ATHS Engineering
Engineering Project: From Brainstorming to Recycling
In this project, students will develop and investigate components of simple products, 3D model them in Inventor, research and illustrate their manufacturing process, and determine how they can be recycled. Through this hands-on approach,...
Math Fortress
Calculus III: Two Dimensional Vectors (Level 6 of 13)
This video is a review of Two Dimensional Vectors. This video goes over how to algebraically find the scalar multiple of a vector and vector addition. The concept of parallel vector is also introduced along with 2 examples.
Brian McLogan
Learn how to find the magnitude and direction of the vector
Learn how to determine the magnitude and direction of a vector. The magnitude of a vector is the length of the vector. The magnitude of a vector is obtained by taking the square root of the sum of the squares of the components of the...
Product Design Online
Learn Fusion 360 in 30 Days - Day #11: 3D Model a Dog Bowl
Patch Tools Moved to SURFACE tab Fusion 360's surface modeling tools were previously located in the Patch Workspace. You will now find all of the surface tools under the SURFACE tab in the Design Workspace. The functionality of the tools...
Brian McLogan
Adding two vectors and then graphing the resultant vector
Learn how to add/subtract vectors. Vectors can be added, subtracted and multiplied. To add or subtract two or more vectors, we simply add each of the corresponding components of the vectors.
Virtually Passed
Optimal path to rescue friend - Math Puzzle
Your friend starts moving in a line with a speed u. You arrive T seconds later and can drive after him in whatever path you like with a speed v. What path guarantees you intersect his position? Timestamps: 0:00 - Introduction & Question...
Curated Video
Finding Resistance
This video is a lecture presentation on how to find the resistance of a certain resistor in a circuit. The presenter introduces the formula for finding resistance using the potential difference and current values. The video then shows...
Curated Video
Learning Lodash 4.0 (Video 28)
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Curated Video
Predictive Analytics with TensorFlow 3.2: TensorFlow Computational Graph
When thinking of execution of a TensorFlow program we should be familiar with a graph creation and a session execution. Basically the first one is for building the model and the second one is for feeding the data in and getting the...
Brian McLogan
How to find the component form of a vector
Learn how to write a vector in component form given two points and also how to determine the magnitude of a vector given in component form. Given two point vectors with one representing the initial point and the other representing the...
Brian McLogan
Learn how to subtract two vectors graphically
Learn how to add/subtract vectors. Vectors can be added, subtracted and multiplied. To add or subtract two or more vectors, we simply add each of the corresponding components of the vectors.
Virtually Passed
Method of joints example 2
For method joints the usual method is 1) Find all necessary angles and geometry 2) Find all reaction forces 3) Draw a FBD of a joint and analyze forces This truss problem looks difficult, but if you choose your joints carefully then it...
Virtually Passed
Projectile motion Example problem 1
What is the horizontal distance the cannon ball moves? There are a few ways to approach this problem. I personally strongly recommend applying the fundamental formulas directly rather than get used to the projectile motion formulas -...
Brian McLogan
Solve a word problem using vectors, airplane and wind
Solve a word problem using vectors, airplane and wind
Brian McLogan
Learn how to write the vector in component form given magnitude and direction
Learn how to write a vector in component form when given the magnitude and direction. When given the magnitude (r) and the direction (theta) of a vector, the component form of the vector is given by r(cos(theta), sin(theta)).
Brian McLogan
Given two points write them as a vector in component form
Learn how to write a vector in component form given two points and also how to determine the magnitude of a vector given in component form. Given two point vectors with one representing the initial point and the other representing the...
Brian McLogan
How to find the component form of a vector given the magnitude and direction
Learn how to write a vector in component form when given the magnitude and direction. When given the magnitude (r) and the direction (theta) of a vector, the component form of the vector is given by r(cos(theta), sin(theta)).
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Course Syllabus Walkthrough
This video introduces you to course syllabus walkthrough. This clip is from the chapter "Introduction to Cypress" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This section provides an introduction to Cypress.
Brian McLogan
How to write a vector in three different forms
How to write a vector in three different forms
Virtually Passed
projectile with drag part 2
What is the equation of motion of a particle that has a drag force acting on it? It's important to note that we've assumed that the drag force is proportional to the velocity at all times. In reality, other factors are involved too like...