Companies Home Search Profile

MATLAB & Simulink: From Zero to Hero

Focused View

Jousef Murad

3:04:35

206 View
  • 1. Introduction.html
  • 2.1 Cheat_Sheet_MATLAB.pdf
  • 2. Printable Cheat Sheet.html
  • 1. Installing MATLAB.html
  • 2. Starting & Closing MATLAB.mp4
    00:54
  • 3. The MATLAB Interface & Your First Commands.mp4
    01:40
  • 4. Help Function & Documentation.mp4
    01:08
  • 5. Quiz 1.html
  • 1. Variables.mp4
    02:50
  • 2. Real & Complex Numbers.mp4
    04:33
  • 3. Special Values.mp4
    01:11
  • 4. Basic Arithmetic Operations.mp4
    02:05
  • 5. Logical Operators.mp4
    02:31
  • 6. Elementary Mathematical Functions - Trigonometric Functions.mp4
    01:34
  • 7. Elementary Mathematical Functions - Exponential Function & Logarithm.mp4
    01:20
  • 8. Elementary Mathematical Functions - Complex Calculation.mp4
    01:18
  • 9. Display Format.mp4
    01:59
  • 10. Quiz 2.html
  • 11. Exercise 1.html
  • 12. m-File Solution.html
  • 1. Definition of Matrices.mp4
    09:06
  • 2. Mathematical Operations.mp4
    07:17
  • 3. Special Matrices.mp4
    03:30
  • 4. Indexing.mp4
    07:28
  • 5. Dimensions.mp4
    01:02
  • 6. Extra Strings & String Conversion.mp4
    04:18
  • 7. Extra Polynomial Functions.mp4
    05:37
  • 8. Extra Polynomial Regression.mp4
    03:40
  • 9. Linear Algebra.mp4
    03:28
  • 10. Exercise 2.html
  • 11. m-File Solution.html
  • 1. Save & Load.mp4
    05:04
  • 2. Excel Tables.mp4
    03:53
  • 3. Format Output.mp4
    01:49
  • 4. Extra Log Book.mp4
    01:10
  • 5. Exercise 3.html
  • 6. m-File Solution.html
  • 1. Plotting Window.mp4
    01:51
  • 2. Your First MATLAB Plot.mp4
    03:38
  • 3. Grid, Scaling & Labelling of Plots.mp4
    05:14
  • 4. Multiple Plots & Diagrams.mp4
    06:58
  • 5. More Plot Commands.mp4
    05:42
  • 6. Print & Export Plots.mp4
    03:22
  • 7. Extra 3D Plots & More.mp4
    07:13
  • 1. Your First Scripts & The Three Magic C's.mp4
    04:34
  • 2. Conditional Statements.mp4
    06:41
  • 3. User Interaction.mp4
    02:35
  • 4. Extra Your First Small Function.mp4
    02:56
  • 1. User-Defined Functions.mp4
    01:32
  • 2. Function Definition.mp4
    04:23
  • 3. Take User Input.mp4
    01:52
  • 4. One & Multiple Input Arguments.mp4
    01:30
  • 5. Tips Common Pitfalls for Functions.html
  • 1. Symbolic Objects.mp4
    02:42
  • 2. Simplify Expressions & LaTeX Conversion.mp4
    06:36
  • 3. Differentiate, Integrate, Limits & Taylor Series.mp4
    04:40
  • 4. Solve Equations & Partial Differential Equations.mp4
    04:38
  • 5. Symbolic Matrix Operations.mp4
    02:09
  • 1. First Steps in Simulink.mp4
    04:32
  • 2. Duplicate Blocks, Multiple Inputs & Cosine.mp4
    01:49
  • 3. Addition of Waves.mp4
    01:26
  • 4. Send Simulink Results to MATLAB.mp4
    01:39
  • 5. Integration & Differentiation.mp4
    02:32
  • 6. Solve Linear Differential Equation of 1st Order.mp4
    03:35
  • 1. Model of a Spring Pendulum.mp4
    07:51
  • 2.1 spring_pendulum.zip
  • 2. Spring Pendulum - Simulink File Download.html
  • 3.1 predator_prey.zip
  • 3. The Lotka-Volterra (Predator-Prey) Model.html
  • 4. Simulink Exercise.html
  • 5.1 spring_pendulum_2.zip
  • 5.2 spring_pendulum_3.zip
  • 5. Solution Simulink Files.html
  • 1. Extra Lecture.html
  • Description


    An Introduction to MATLAB & Simulink

    What You'll Learn?


    • Delve into beginner & advanced level skills of coding with MATLAB
    • Create a portfolio of small MATLAB projects to be ready for your thesis or job
    • Develop hands-on experience with MATLAB for visualising, analysing and solving problems using MATLAB
    • Get Started with Simulink to solve basic problems

    Who is this for?


  • Beginners who want to delve into coding
  • People who are familiar with programming but want to learn more about MATLAB & Simulink
  • Scientists who want to prepare for their thesis or job
  • More details


    Description

    MATLAB (matrix laboratory) is a programming and numeric computing platform used by millions of engineers and scientists to analyse data, develop algorithms, and create models. Simulink is a graphical, block-oriented extension to MATLAB for modelling and simulation of dynamical systems.


    I can confidently say that this MATLAB & Simulink introduction is one of the most comprehensive courses online which will take from Zero to Hero in no time. This course is designed for people with no prior knowledge of MATLAB & Simulink or who have used these tools in the past and want to refresh their skills.


    By taking this course, you will become a good MATLAB programmer and will be able to transfer learned knowledge to other areas in your thesis, studies or job and use both tools professionally. I have taught 100s of students during my studies and across the world and learned what it needs to have a great but crisp intro to theses topics without any added fluff or make this a 20-30 hour course which keeps you sucked in for a long time!


    I am very confident that you will like the course and get up to speed with MATLAB & Simulink in no time!


    This course will transform you from a MATLAB Noob into a MATLAB Pro.

    The course is structured in a way that is suitable for both beginners and those that already have some experience with MATLAB or Simulink.


    You will learn:


    • Variables - Everything you need to know about variables and getting started to create them in MATLAB and how to communicate results back from Simulink to MATLAB

    • Basic Arithmetic Operations - We will focus on the order of operations, symbolic mathematics, and how to not fall into any traps when trying to get started with the language

    • Vectors & Matrices - The lifeblood of MATLAB! I will teach you how to perform various different operations with vectors and matrices such as concatenating vectors, extracting or selecting subvectors, and much more

    • Data Visualisation & Plots - Knowing how to plot your data in order to understand it is essential!

    • And you will have some quizzes and exercises to solidify your knowledge in the beginning to make sure you get the hang of it

    • and much more...


    Are there any course requirements or prerequisites?

    • MATLAB installed on your PC (MacOS, Linux or Windows) - a demo license works too

    • No Prior Coding Knowledge is Required

    • The will to become better at MATLAB and Simulink

    Who this course is for:

    • Students working on their thesis or who are preparing for an internship

    • Academics & Researchers

    • (Mechanical) Engineers

    • Anyone who would like to level up his skills in MATLAB & Simulink

    Who this course is for:

    • Beginners who want to delve into coding
    • People who are familiar with programming but want to learn more about MATLAB & Simulink
    • Scientists who want to prepare for their thesis or job

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Jousef Murad
    Jousef Murad
    Instructor's Courses
    Coursera Instructor | YouTuber | Podcaster | Founder Science AcademyI graduated from the Karlsruhe Institute of Technology in Karlsruhe with a Master degree in Mechanical Engineering. I have more than 7+ years of experience as an engineer and marketer in startups and have worked more than 10+ student jobs during my studies. On the side I have taught 100s of students as a tutor in fields such as Modeling & Simulation, The Finite Element Method, Computational Fluid Dynamics and much more.For three years, I am creating videos online and host a podcast called "Engineered-Mind". I have been fortunate enough to also become a Coursera instructor and taught more than 10,000+ people in the field of engineering simulation.Feel free to connect with me on my socials and share your certificates tagging me - happy learning and keep engineering your mind!
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 52
    • duration 3:04:35
    • Release Date 2022/12/18