Тёмный
Engineering Educator Academy
Engineering Educator Academy
Engineering Educator Academy
Подписаться
Dr. Mehran Andalibi has been working in higher education since 2008. He created this channel in 2021 (not 2009) as a free classroom backup. He holds several CAD, Simulations, and programming certificates, including CSWE.

Courses to be covered:
- CAD (SolidWorks, CATIA)
- MATLAB
- Statics, Solid Mechanics, Machine Design
- Dynamics (Linear, Nonlinear, Mechanism)
- Controls (Classic, State-Space, Optimal, Nonlinear, Adaptive, Digital, Robust)
- System Identification
- Robotics
- Engineering Mathematics (Numerical Analysis, Linear Algebra, Statistics, Probabilities, Optimization, Complex Numbers, PDE's, Series, Trigonometry)
- Microsoft Excel
- Technical Drawing, GD&T
- Image Processing, Computer Vision, OpenCV
- Python
- C++
- Machine Learning, SciKit Learn
- 3D Printing, 3D Scanning
- FEA, ANSYS
- Vibrations (Linear, Nonlinear)
- Deep Learning, Tensor Flow
Z Transform and Inverse Z Transform
58:52
2 месяца назад
Gain Scheduling Control
34:40
2 месяца назад
GPT's for Google Sheets, Docs, and Slides
22:11
2 месяца назад
Sliding Mode Control
1:03:54
2 месяца назад
MRAC for 1st-Order Nonlinear Systems
13:06
2 месяца назад
Persistence Excitation in Adaptive Control
26:04
2 месяца назад
Introduction to Adaptive Control 1: Basics
40:28
2 месяца назад
Analytical Inverse Kinematics Tool MATLAB
17:08
3 месяца назад
MATLAB Inverse Kinematics Designer App
33:06
3 месяца назад
Creating STL Files Using ChatGPT Prompts
7:14
3 месяца назад
Simulink Simscape Multibody
28:42
3 месяца назад
Creating Masks in Simulink
17:08
3 месяца назад
Data Cleaner Tool in MATLAB
11:56
3 месяца назад
Stress in Structures under Combined Loading
23:41
3 месяца назад
Комментарии
@SanthoshKumar-sv5ku
@SanthoshKumar-sv5ku 12 часов назад
Hi sir, Can you share this pdf?
@octothorpian_nightmare
@octothorpian_nightmare 13 часов назад
Great video, really appreciate the code walkthrough and explanations. I was wondering what Shaper Tools does for their CV, using that neat fiducial tape. It may not be exactly the same but learning about feature extraction and homography is super useful!
@kipsterlah
@kipsterlah 3 дня назад
In the final assumption i think its supposed to be b1+b2 instead of d1+d2. Please correct me if im wrong.
@rajmeetsingh1625
@rajmeetsingh1625 3 дня назад
very good. Can you also make the simple example of this in Matlab computer vision toolbox in future
@clarkg9363
@clarkg9363 5 дней назад
thank you
@nurdinmsangi7351
@nurdinmsangi7351 6 дней назад
very informative
@idea9423
@idea9423 6 дней назад
Thank you, can you do the inverse please?
@ltd5480
@ltd5480 6 дней назад
How can I interpolate this on 2 axis for them to end at the same time?
@tarasd7402
@tarasd7402 9 дней назад
Please explain, how it understands the true North?
@shivaomidzadeh9483
@shivaomidzadeh9483 12 дней назад
Thanks for comprehensive practical explanations. I've watched many videos on this topic- which were insightful- but none of them had your practical approach.
@sriraghavtanikella
@sriraghavtanikella 14 дней назад
I need to control both theta and x, how do I do so?
@dunkmckay6100
@dunkmckay6100 17 дней назад
This is not correct. Position tolerance controls both location and orientation of the centre axis of the pin.
@alrawdasuliman6649
@alrawdasuliman6649 17 дней назад
Thank you a lot, waiting for the next videos with applied examples, pls.
@sinarezaei218
@sinarezaei218 18 дней назад
ممنون دکترجان
@XiaohanLiu-gn7nc
@XiaohanLiu-gn7nc 18 дней назад
Thank you for the video! This is super helpful!
@rajafarhadakbar4714
@rajafarhadakbar4714 19 дней назад
Hello sir, thank you for the video. I have a question. Why it is less accurate when the shape of the mesh is deform? as you said the more the shape of the equilateral triangle deform from its original equilateral, the less accurate it is. Can you explain more of this in the comment. Thank you so much Sir.
@thomasramey9615
@thomasramey9615 20 дней назад
Thank you soooooo much!!
@Sistaw
@Sistaw 23 дня назад
thank you so much, it really help me. you saved my univ life
@sinarezaei218
@sinarezaei218 23 дня назад
thank you sir ممنون دکتر
@dbtwenty8
@dbtwenty8 24 дня назад
Can you please share the code for this
@AliReza0001
@AliReza0001 25 дней назад
Thank you for your explanation about this method, it really makes sense to me now
@KumR
@KumR 28 дней назад
Good Stuff.
@MurthyVVV
@MurthyVVV 28 дней назад
Could you share the PPT that you were showing in the PPT? Thank you in advance.
@esmebwvm
@esmebwvm 28 дней назад
How do you find the centroid for calculating the first moment of area for point B? I don't get a shear force of 160psi when trying to do so
@claudiojusto5453
@claudiojusto5453 28 дней назад
Hello, I'm an engineering surveyor. I found very interesting this video. I have a question on how are the measurements made? Thank you.
@sinarezaei218
@sinarezaei218 Месяц назад
تشکر فراوان
@vishnupriyan3702
@vishnupriyan3702 Месяц назад
Hi..Clear explanation, Thank you. I need one clarification though. . At 15:02, while creating the half sine wave, what is that block with an X on it(that has inputs from the sine block and the summing point)?
@-03_61
@-03_61 Месяц назад
🎯 Key points for quick navigation: 00:00 *Gain scheduling breaks down nonlinear systems into smaller linear ranges for better control.* 01:08 *Designing a gain schedule controller involves linearizing the system, designing a controller for each linear model, and tuning gains.* 05:48 *Linearization of nonlinear systems in Simulink is achieved using perturbation analysis without the need for analytic ODEs.* 08:42 *Controller gains must be tuned for specific operating conditions due to variations in system behavior.* 15:13 *MATLAB's `linearize` command in Simulink simplifies the linearization process by focusing on input-output ports and operating conditions.* 17:13 *PID tuning options in Simulink allow for customization of controller design objectives like reference tracking and disturbance rejection.* 19:33 *Gain scheduling or interpolation is preferred over using a series of conditional statements (ifs) for determining controller gains under different operating conditions.* 29:19 *Interpolation provides smoother transitions between operating conditions compared to using multiple conditional statements, ensuring better system performance.* 29:49 *Interpolation provides a smoother curve for gain scheduling compared to using conditional statements (ifs), ensuring better system performance.* 30:01 *Gain scheduling involves using interpolation or scheduling to determine gains for initial conditions not in the original tuning set.* 31:08 *To evaluate system performance under new initial conditions, repeat the process of linearization, gain determination, and controller testing for a variety of conditions.* 32:56 *Performance comparison between gain scheduling and original tuning shows that both methods yield effective control responses.* 33:23 *MATLAB commands like `linearize`, `PIDtune`, and `PIDtuneOptions` facilitate gain scheduling and controller tuning processes for nonlinear systems.* Made with HARPA AI
@TheKingSpeaks
@TheKingSpeaks Месяц назад
Greetings Sir. Thank you very much for your work. I wish to know if it will be possible for you to also provide your document ? Thank you very much !!
@danielsimion3021
@danielsimion3021 Месяц назад
17:47 can upper and lower bounds be applied on on a subset of variables? Cause I know the constraints of only a part of the variables (x(1),x(2),x(4) for example)
@mohamedelmatal6820
@mohamedelmatal6820 Месяц назад
well presented
@luca058
@luca058 Месяц назад
Hello thank you very much for this educational video.I did not quite get the time varyiing component of the system... So basically I thougth that the plant could change over time which is the reason for adaptive control. Second question is where does MRAS change for second order systems? Thank you very much
@leannaplay
@leannaplay Месяц назад
very useful, thank you!
@joewatkins1667
@joewatkins1667 Месяц назад
Great video, very well explained and went into more context when needed with the images. Thanks mate 👍
@nimetullaherensarioglualum6843
@nimetullaherensarioglualum6843 Месяц назад
Subject of PE is not easy to find as a lecture material. Great and clear, very fundamental explanation, thank you.
@bangquaem1luc
@bangquaem1luc Месяц назад
If so, I have to design it in Ansys to use it correctly?
@seasnek7024
@seasnek7024 Месяц назад
I've looked at similar examples of the spherical wrist and the alpha values have inverted signs (i.e. Link 4's alpha is -90, Link 5's alpha is +90). Any reason for that?
@peterfriedman4912
@peterfriedman4912 Месяц назад
This video has been really helpful. I really appreciate the patient manner in which you present the content. Thank you so much for creating and sharing. I look forward to watching other videos from the MATLAB playlist and others.
@talalkanjo1037
@talalkanjo1037 Месяц назад
Hello! thanks u for super explanation. Could i getthe papers that u show in video?
@bangquaem1luc
@bangquaem1luc Месяц назад
good job bro
@skfajlurrahaman9848
@skfajlurrahaman9848 Месяц назад
excellent
@Jeshua1737
@Jeshua1737 Месяц назад
G.S., Indicating 1887 Zero Drift Earth's Surface Aether Medium Thus, As: Static
@Jeshua1737
@Jeshua1737 Месяц назад
As G.S. Concluded Induced Whirlwind Effects Fringe Shift Indicate A Medium Of Light Thus Ether.
@keepsilenceplease3693
@keepsilenceplease3693 Месяц назад
This is not composite position tolerance... this is single segment position tolerance
@engcaiobarros
@engcaiobarros Месяц назад
Professor, awesome class!! It was really import to remember the concepts. Thank you. I think there is a qdot term (J^{-1}*zeta) post multiplied by the C matrix missing in 19:06 (eta equation), am I correct?
@sinarezaei218
@sinarezaei218 Месяц назад
ممنون استاد گل
@matteopaolini8718
@matteopaolini8718 Месяц назад
tank you!!!!!!!!!
@mighty6963
@mighty6963 Месяц назад
In the middle he was talking of (xnew = xold + gradient) **T , what does this notion means please ?
@sinarezaei218
@sinarezaei218 Месяц назад
بسیار جذاب
@ragavan4662
@ragavan4662 Месяц назад
You deserve more views and likes