doctor-professor-brett
doctor-professor-brett
  • Видео 15
  • Просмотров 1 540
MEMS: Euler-Bernoulli Cantilever Beam Problem
Hi! This video reviews mechanics of solids (mechanics of materials) concepts, including free-body diagrams, cantilever beams, Euler-Bernoulli beam theory, etc.
For EML4930 (MEMS) students at the University of South Florida, this corresponds to our Mechanical Modeling Note Set: NS #6.
Просмотров: 5

Видео

MATLAB - A 2nd Practice Exam #1
Просмотров 464 часа назад
Hi! For EML3035 students at the University of South Florida: I recorded the solutions for the Spring 2024 practice exam. For other viewers, this video tests students on matrices, while loop, and if statements in MATLAB. It may help with additional practice in your own studies. Note: I made a mistake on the last problem at 58:16. I catch it around 1:00:14.
MATLAB - Exam #1 Review
Просмотров 1097 часов назад
Hi! This is mostly for USF students in EML3035, but problems here may provide good practice if you are interested in programming in MATLAB. This video was recorded in Fall of 2024 based on a previous exam given in Fall of 2023.
MATLAB - Nested For Loops (Part #2)
Просмотров 149 часов назад
Hello! This video goes over the programming logic behind nested for loops in MATLAB. An analog based on a clock is provided. For EML3035 students at USF, this corresponds with Note Set #5.
MATLAB - For Loops (Part #1)
Просмотров 229 часов назад
Hi there! This video serves as an introduction to "for" loops in MATLAB. The general idea is that we can run the for loops for a specified number of times (instead of "while" loops or "if" statements, which only run if a Boolean is true). For EML3035 students at USF, this corresponds to Note Set #5.
Origami Bot: H-Bridge, Motors, and Arduino
Просмотров 849День назад
Hi everyone! This video discusses how to wire an H-bridge with an Arduino in order to power a motor. The video explains how to build the circuit using a breadboard and briefly goes over the code used to control the motors. For EGN3000L students at USF, this video should help with your Origami Bot assignment.
MATLAB - Matrix Math (Part #2)
Просмотров 47День назад
Hi! This video discusses matrix operations (addition/subtraction/multiplication) in MATLAB. The dot operator and the backslash operator are described. For USF students in EML3035, this video goes with Note Set #4.
MATLAB - Introduction to Matrices (Part #1)
Просмотров 52День назад
Hi! This video introduces what a matrix is and how it is programmed into MATLAB. We'll discuss row/column notation and how to extract elements from a matrix. If you are a student at USF in EML3035, this corresponds to Note Set #4
MEMS - Sensitivity of a 2nd-Order System
Просмотров 1714 дней назад
Hi! This video derives the transfer function (frequency response function) for a 2nd-order spring-mass-damper system. We find the sensitivity as a function of frequency for this system and plot it. For EML4930 students at USF, this corresponds to Note Set #3.
MATLAB - While Loops
Просмотров 7014 дней назад
Hi! This video goes over an introduction of while loops in MATLAB. We will also do an example of summing 1 2 3...until the sum exceeds 20. For my students in EML3035 at USF, this video goes with NS #3.
MATLAB - If Statements Part #2
Просмотров 5221 день назад
Hi! This video goes over some common errors with "if" statements and some subtle intricacies in MATLAB. For EML3035 students at USF, this relates to NS#2.
MATLAB - If Statements Part #1
Просмотров 6721 день назад
Hi! This is an introduction to "if" statements in MATLAB. For EML3035 students at USF, this is related to NS#2
Project Components 101
Просмотров 11821 день назад
Hi! This video goes over the basics of a digital multimeter (DMM), measuring the turn-on voltage of a light-emitting diode (LED), and building a circuit on a breadboard This is for EGN3000L students at USF
Breadboard & Arduino Introduction
Просмотров 4421 день назад
This video goes through the basics of a breadboard and an Arduino Uno. For USF, this is for EGN3000L students.
MATLAB - Variable Assignment
Просмотров 99Месяц назад
Hi! This video goes over the concept of variable assignment in MATLAB. Specifically, what happens if you have a line of code like "x = x 1" ? For EML3035 students at USF, this corresponds with Note Set #1.

Комментарии