وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Become a Good Matlab Programmer in 30 days

سرفصل های دوره

This is the last time, you wish you could be a Matlab Programmer


01 - Introduction to the Course
  • 001 How to get more videos on this course.html
  • 002 Topics you want to learn Next.html
  • 003 What is 6Success Community.html
  • 004 How to connect with me

  • 02 - Introduction to Matlab Software and Matlab Suite
  • 001 What is Matlab and why you should learn it too
  • 001 matlab-and-simulink-webpage.zip
  • 002 Why learn Matlab programming for your career
  • 003 Get to learn the Matlab User Interface
  • 004 How to save the workspace Results in Matlab environment
  • 005 How to use the CLC, Home and Help Commands in Matlab workspace
  • 006 Learn to run a Matlab Script like a Pro
  • external-links.zip

  • 03 - How to work with Mathematics in Matlab
  • 001 How to do the Basic Arithmetic functions in Matlab
  • 001 MatlabCommands.pdf
  • 001 list-of-commonly-used-operators.zip
  • 002 Create variables in Matlab and store data in them
  • 003 Order of Operations in Matlab and how to do it the right way
  • 003 Order-Of-Precedence.pdf
  • 004 Exponent & pi - Important friends of engineers
  • 005 Two sample Programs in Matlab
  • 005 Volume-M.zip
  • 006 Part 1 What is Symbolic toolbox and why I should know it very well
  • 007 Part 2 What is Symbolic toolbox and why I should know it very well
  • 008 Part 3 What is Symbolic toolbox and why I should know it very well
  • 009 I need your Help !.html

  • 04 - How create, define and use Variables in Matlab like a pro
  • 001 Introduction to Variables in Matlab
  • 002 How to create, and manipulating variables in Matlab programming
  • 003 How to get Matlab results in different Formats
  • 004 What are Symbolic Variables, and lets build one together
  • 005 Circle-Area-Symbolically-M.zip
  • 005 Lets do the calculations Symbolically. ( wish I knew it sooner )

  • 05 - Trigonometric Functions in Matlab
  • 001 Essential Functions for engineers in Matlab
  • 002 Introduction to Trigonometry in Matlab
  • 002 useful-functions.zip
  • 003 How to create and define Hyperbolic Functions in Matlab
  • 004 Exponential, Logarithm & Ln Functions in Matlab Programming

  • 06 - Complex Numbers in Matlab Programming
  • 001 Introduction to Complex Numbers in Matlab
  • 002 What are Complex Functions and how to build them in Matlab
  • 003 Lets use Symbolic Toolbox and Complex Functions together
  • 004 How to do the Symbolic Calculations using Complex numbers

  • 07 - Vectors in Matlab - Lets lay the foundation
  • 001 Introduction to Vectors in Matlab Programming
  • 002 How to change a vector in Matlab, change it and use it again
  • 003 Lets do some math on Vectors in Matlab
  • 004 What is the difference between Dot & Cross Products, and lets do it in Matlab
  • 005 How to use Statistics on Vectors in Matlab Programming
  • 006 How to extract vectors and manipulate data
  • 007 Lets create some new vectors in Matlab
  • 008 Element by Element operation on vectors. Thanks Matlab is here !
  • 009 Lets make Mathematical Calculations on Vectors easy once and for all
  • 010 Lets build Random Vectors in Matlab and why they are so important
  • 011 Hey, I can do Statistical Analysis on Vectors too !

  • 08 - Matrices - Lets see the Power of Matlab
  • 001 Introduction to Matrices in Matlab Programming
  • 002 How to extract data from a Matrix
  • 003 Lets Learn to Multiply Matrices together
  • 004 Lets do the Element by Element Multiplication in Matrices
  • 005 How to find Max, Min, Number of Elements in a Matrix
  • 006 How to augment a matrix the correct way
  • 007 Lets learn the important functions for working with Matrices here
  • 008 Get to know the Special Matrices we can use in Matlab Programming
  • 009 How create Transpose & Diagonal Matrices like a Pro
  • 010 Lets solve equations using Matrices
  • 011 Trace, Inverse and even More features in Matrices
  • 012 How to works with matrices and do symbolic matrix calculations

  • 09 - Introduction to Calculus, and Engineering Functions in MATLAB
  • 001 How to create Functions in Matlab
  • 002 NEW What is Anonymous Function and Why is it so important
  • 003 An Introduction to Differentiation in Matlab
  • 004 Let do Differentiation Symbolically
  • 005 Double-Integration-M.zip
  • 005 Lets Learn how to take Integration in Matlab
  • 006 How to do the Limit function in Matlab
  • 007 How to take Partial Derivatives for any function in Matlab

  • 10 - Graphs & Plots in Matlab
  • 001 Part 1 Plotting in Matlab
  • 002 Part 2 Plotting in Matlab
  • 003 Part 3 Plotting in Matlab
  • 004 Part 4 Plotting in Matlab
  • 005 NEW Lets do Matlab Plots the easy way

  • 11 - Loops, Conditions, and Intro to Programming in Matlab
  • 001 Lets start with Logical and Relational Operations in Matlab
  • 002 How to do the Logical & Relational Operations in Matlab seamlessly
  • 003 Conditions in Matlab and an Introduction to Else in Matlab
  • 004 Part 2 Introduction to Else-If With Examples in Matlab
  • 005 Part 1 Introduction to Else-If
  • 006 An Introduction to While -with Examples in Matlab
  • 007 How to do the For Loops in Matlab programming

  • 12 - Lets Code some Matlab Projects in Matlab (Codes included)
  • 001 Project 1- Lets Create a function in Matlab with Example
  • 002 Project 2 How to evaluate a Polynomial for any number in Matlab
  • 003 Project 3 Automate finding the area of a triangle for any base and height
  • 004 Lecture-70-More-on-Loops.pdf

  • 13 - How to Import Data from Excel to Matlab and Manipulate it
  • 001 Lets learn how to import Excel in Matlab and change the data

  • 14 - Bonus Materials
  • 002 matlab-quickref.pdf
  • 003 Drag & Drop Functionality in Matlab
  • 004 Topics you want us to teach.html

  • 15 - Intermediate & Advanced Matlab Topics
  • 001 Introduction to Matlab Programming (Intermediate & Advanced)

  • 16 - Data Types and Commands
  • 001 How to Create Random Numbers in Matlab
  • 002 Relational Expressions & Logical Operators in Matlab
  • 003 How to perform Dot Command in Matlab

  • 17 - Working with Files
  • 001 How to work with Excel Files in Matlab
  • 002 How to work with Text Files in Matlab

  • 18 - Matrix in Matlab
  • 001 How to create diognal Matrix in Matlab
  • 002 How to extract elements in Matlab environment
  • 003 How to create a Matrix Placeholder in Matlab
  • 004 Matrix Example 1

  • 19 - Scripts, Functions and M-Files in Matlab
  • 001 What is long assignment and how to do it in Matlab
  • 002 How to create Scripts in Matlab and work with automatic operations and workflows
  • 003 What is input command in Matlab and how to work with it
  • 004 Example How to inset strings in Matlab using input command
  • 005 How to work with Input string in Matlab
  • 006 Example How to do the Unit Conversion in Matlab
  • 007 What is output statement in Matlab and how to work with it
  • 008 What is fprint command in Matlab and why you should use it frequently
  • 009 Fprint String Example in Matlab
  • 010 Example How to use the Fprint command to show the number of letters
  • 011 Example How to use fprint to calculate the circumference area

  • 20 - Advanced Plotting in Matlab
  • 001 What are subplots and Hold commands in Matlab
  • 002 Graph Properties in Matlab and how to customize them
  • 003 How to work with Axis command in Matlab Part 1
  • 004 How to work with Axis Command in Matlab Part 2

  • 21 - Functions in Matlab
  • 001 What are the functions and user defined functions in Matlab
  • 002 Example Functions with Two Outputs in Matlab
  • 003 What are anonymous Functions in Matlab and how to use them

  • 22 - Logical Statement & Operations in Matlab
  • 001 What are conditional Examples in Matlab - If Statements - Part 1
  • 002 What are conditional Examples in Matlab - If Statements - Part 2
  • 003 Project Sorting Numbers in Matlab using Conditional Statements
  • 004 What is switch command in Matlab and how to use it
  • 005 Project Movie Rating Project in Matlab
  • 006 Project Sensor Data Reading Example - Conditional Statements

  • 23 - Additional Matlab Projects
  • 001 Project 1 Use Matlab Project to build a BMI System Measurement - Part 1
  • 002 Project 1 Use Matlab Project to build a BMI System Measurement - Part 2
  • 003 Project 2 Write a Program to identify the Prime Numbers - Part 1
  • 004 Project 2 Write a Program to identify the Prime Numbers - Part 2
  • 005 Project 2 Write a Program to identify the Prime Numbers - Part 3

  • 24 - Next Steps
  • 001 Congratulations on finishing this course and what is Next.html
  • 45,900 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 2927
    حجم: 4186 مگابایت
    مدت زمان: 818 دقیقه
    تاریخ انتشار: 28 دی 1401
    طراحی سایت و خدمات سئو

    45,900 تومان
    افزودن به سبد خرید