Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 3.5 hours on-demand video
  • Full lifetime access
  • Access on mobile and TV
Development Programming Languages MATLAB

MATLAB for the Absolute Beginner

Learn about matrices, arrays, animations, graphs, tables, simulink, GUIs, and much more. All in one course!
Rating: 3.0 out of 53.0 (124 ratings)
10,575 students
Created by Think Forward Online Training
Last updated 8/2015
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Navigate the MATLAB desktop environment
  • Create and utilize matrices in MATLAB
  • Work with Arrays in MATLAB
  • Make an animation in MATLAB
  • Make three-dimensional plots
  • Create various graphs to visualize data
  • Create and utilize tables
  • Understand the basics of Simulink
  • Understand simple GUIs in MATLAB

Course content

11 sections • 56 lectures • 3h 39m total length

  • Preview02:23

  • First Look at MATLAB
    09:14

  • Matrices: Part 1
    01:43
  • Matrices: Part 2
    01:34
  • Matrices: Part 3
    00:45
  • Matrices: Part 4
    01:18
  • Matrices: Part 5
    03:34
  • Matrices: Part 6
    03:36
  • Matrices: Part 7
    03:46
  • Matrices: Part 8
    08:07
  • Matrices: Part 9
    03:10

  • Preview01:05
  • Arrays: Part 2
    02:45
  • Arrays: Part 3
    03:59
  • Arrays: Part 4
    02:16

  • Preview01:31
  • Animation: Part 2
    03:30
  • Animation: Part 3
    03:01
  • Animation: Part 4
    03:17
  • Animation: Part 5
    06:08
  • Animation: Part 6
    04:47
  • Animation: Part 7
    01:41

  • 3D Plots: Part 1
    06:07
  • 3D Plots: Part 2
    07:27

  • Preview03:05
  • Data & Graphs: Part 2
    01:17
  • Data & Graphs: Part 3
    04:25
  • Data & Graphs: Part 4
    02:41
  • Data & Graphs: Part 5
    03:28
  • Data & Graphs: Part 6
    02:48
  • Data & Graphs: Part 7
    16:54
  • Data & Graphs: Part 8
    12:27

  • Tables: Part 1
    05:39
  • Tables: Part 2
    07:00

  • Preview01:15
  • Simulink: Part 2
    05:06
  • Simulink: Part 3
    05:45
  • Simulink: Part 4
    03:49
  • Simulink: Part 5
    06:42
  • Simulink: Part 6
    01:56
  • Simulink: Part 7
    09:30

  • Preview01:07
  • GUIs: Part 2
    01:47
  • GUIs: Part 3
    01:12
  • GUIs: Part 4
    01:19
  • GUIs: Part 5
    01:41

Requirements

  • You will need access to a computer with MATLAB.

Description

If you want to learn how to use MATLAB, but have little to no experience, this course is for you! If you have some MATLAB experience, and want to learn more, this course may be for you too! Sign up now by clicking the enroll button.

In this course, you will learn:

Chapter 1: First Look

The video introduces the learner to the MATLAB desktop environment. At the end of this video, the learner will be able to identify and use

  • Command Window
  • Workspace
  • Command History
  • Current Folder
  • Home tab

The learner will be able to create variables and perform simple mathematical operations on them.

Chapter 2: Introduction to matrices

This chapter is divided into 9 parts

  • Part 1: This session demonstrates
    • how to create matrices
    • how to find its dimensions
    • how to take the transpose of a matrix
  • Part 2: The session demonstrates the use of indices to access a section of the matrix
  • Part 3: The session demonstrates the addition and subtraction of matrices
  • Part 4: This session demonstrates the multiplication operation on matrices
  • Part 5, 6: These sessions demonstrate the use of matrices is solving a numerical problem
  • Part 5: Example I
  • Part 6: Example II
  • Part 7,8,9:These sessions introduce the learner to black-and-white, gray-scale and colored images on MATLAB

Chapter 3: Working with arrays

This chapter is divided into 4 parts

  • Part 1: This session introduces the learner to arrays on MATLAB, and some basic mathematical operations
  • Part 2: This session takes an example of a quadratic expression, and how arrays can be used to evaluate it over a range of values
  • Part 3: This session discusses how to generate a sequence of numbers on MATLAB
  • Part 4: This session demonstrates common statistical computations on arrays like mean, median et cetera

Chapter 4: Make an animation

This chapter is divided into 7 parts.

  • Part 1: This session introduces the learner to the Editor Window on MATLAB
  • Part 2-7: These sessions develop the animation of a rotating fan step by step
    • Part 2: Step 1
    • Part 3: Step 2
    • Part 4: Step 3
    • Part 5: Step 4
    • Part 6: Step 5
    • Part 7: Step 6

Chapter 5: Three dimensional plots

This chapter is divided into 2 parts

  • Part 1: This session discusses three dimensional line plots
  • Part 2: This session discusses three dimensional surface plots

Chapter 6: Working with Data

This chapter has been divided into 8 parts.

  • Part 1: This session is a recapitulation of the common statistical operations of mean, median et cetera
  • Part 2: This session demonstrates how to make a simple bar graph/chart
  • Part 3: This session demonstrates how to make a bar graph/chart with multiple bars grouped together
  • Part 4: This session demonstrates how to make a pie chart
  • Part 5: This session takes a line plot and adds title and labels to it, to enhance readability.
  • Part 6: This session adds labels and enhances the readability of a pie chart.
  • Part 7, 8: These sessions demonstrate how to create a function with looping and conditional statements
    • Part 7: Example 1
    • Part 8: Example 2

Chapter 7: Working with Tables

This chapter has been divided into 2 parts.

  • Part 1: This session introduces the user to structures, demonstrates how to create tables using structures, and discusses an application where multiple tables are joined together
  • Part 2: This session reads a file, convert the data into table and perform some operations on them

Chapter 8: Introduction to Simulink

This chapter has been divided into 7 parts

  • Part 1: This shows how to open Simulink
  • Part 2: This session demonstrates how to make a simple model on Simulink
  • Part 3: This session demonstrates some common sources.
  • Part 4: This session demonstrates blocks related to common mathematical operations.
  • Part 5: This session demonstrates how Simulink can be used to model digital logic circuits.
  • Part 6: This session demonstrates how to make a sub-module/subsystem/sub-circuit on Simulink
  • Part 7: This session demonstrates how to make Simulink models for differential equations

Chapter 9: Simple Graphical User Interfaces

This chapter is divided into 5 parts.

  • Part 1: This session demonstrates the input function in MATLAB
  • Part 2-5: This session demonstrates simple GUIs on MATLAB
    • Part 2: GUI 1
    • Part 3: GUI 2
    • Part 4: GUI 3
    • Part 5: GUI 4

Chapter 10: Miscellaneous / Bonus Lectures

This chapter aims to give the learner ideas to create codes and block diagrams and thus practice MATLAB. This chapter has been divided into 10 parts

  • Part 1: This session introduces the user to the Symbolic Math Toolbox
  • Part 2: This session demonstrates how the functions in the Symbolic Math toolbox can be used to solve a numerical problem
  • Part 3: This session demonstrates how to use Symbolic Math Toolbox to work with Laplace transforms and then moves to the Control System Toolbox.
  • Part 4: This session is just the viewing of a paper from which Control System codes and block diagrams can be made.
  • Part 5,6: These sessions introduce some basic functions in the Image Processing Toolbox.
  • Part 5: Histogram Equalization
  • Part 6: Gray-scale conversion, Morphological operations, et cetera
  • Part 7: This session takes an example and demonstrates recursive functions on MATLAB
  • Part 8: This session is just the viewing of a paper from which Simulink models relevant to Digital Signal Processing can be made.
  • Part 9: This session is just the viewing of a document on sequences and progressions, which can be used to create iterative and recursive functions on MATLAB.
  • Part 10: This session shows a Graphical User Interface which the learner can try to create using concepts on image processing.

Who this course is for:

  • This course is meant for student who have never used MATLAB

Instructor

Think Forward Online Training
Think Forward Online Training
  • 3.9 Instructor Rating
  • 1,090 Reviews
  • 51,520 Students
  • 5 Courses

We are dedicated to producing high quality educational content for Udemy students. When you enroll in any of our courses, you can be confident that that it will be continually updated with the latest, most accurate information.

Think Forward Training is partnered with experts in many topics including Excel, Matlab, and Musical performance. We have many courses in the works, covering a broad range of topics. We look forward to developing a trusted student-instructor relationship with you!

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.