Posts

Showing posts from April, 2020

How to write equation in MATLAB (Part-19) || User defined function

Image
In this video i explain about the user defined function, and take an example of very simple equation and explain the tutorial in MATLAB Visit to my youtube channel to watch videos and  Subscribe    😎 My other related videos link is given below: What are the Matrix related commands in MATLAB (Part-13) https://www.youtube.com/watch?v=FnEKkIOp8uc What are the Scalar Functions related Commands in MATLAB(Part-14) https://www.youtube.com/watch?v=Lmy5tHtuaU4 What are Vector related Commands in MATLAB (Part-15) https://www.youtube.com/watch?v=NSkM_9Pe6rM

Difference between commands "who" & "whos" in MATLAB (Part-18)

Image
My this video contains explanation of difference between two MATLAB commands "who" and "whos". Visit to my youtube channel to watch videos and  Subscribe    😎

Two uses of semicolon (;) in MATLAB || Power of Semicolon (;) in MATLAB (Part-17)

Image
My this videos contains brief explanation of two main uses of semicolon (;) in matlab. Visit to my youtube channel to watch videos and  Subscribe    😎

How to use MATLAB as a Calculator (Part-16)

Image
My this video contains explanation that how to use MATLAB as a Calculator. In video i gave some of the examples and compare with scientific calculator. Which proves that MATLAB is the best option if we use it as a calculator. Visit to my youtube channel to watch videos and  Subscribe    😎

What are Vector related Commands in MATLAB (Part-15)

Image
My this video contains the list of vector related commands in MATLAB. Commands related to vector is the sub division of built-in commands. Other two sub divisions of built-in commands are: 1. Matrix Related commands 2. Scalar functions related commands Visit to my youtube channel to watch videos and  Subscribe    😎 Link of these videos is given below: What are the Matrix related commands in MATLAB (Part-13) https://www.youtube.com/watch?reload=9&v=FnEKkIOp8uc What are the Scalar Functions related Commands in MATLAB(Part-14) https://www.youtube.com/watch?v=Lmy5tHtuaU4&t=51s

What are the Scalar Functions related Commands in MATLAB (Part-14)

Image
My this video contains the explanation of commands related to Scalar Functions. Visit to my youtube channel to watch videos and  Subscribe    😎 Previous video link is given below: What are the Matrix related commands in MATLAB (Part-13) https://www.youtube.com/watch?reload=9&v=FnEKkIOp8uc

What are the Matrix related commands in MATLAB (Part-13)

Image
My this video contains the Commands that are help for solving the matrix and some to generated different types of matrix. Visit to my youtube channel to watch videos and  Subscribe    😎

What is the effect of dot on Arithmetic Operators in MATLAB (Part-12)

Image
My this video contains explanation of using dot with arithmetic operators and their positive and negative affect on the solution. Visit to my youtube channel to watch videos and  Subscribe    😎 Other linked videos is given below: Arithmetic operators used in MATLAB (Part-3) https://www.youtube.com/watch?v=fXI1BOHoMc8&t=45s Tutorial of Arithmetic Operators plus change of Writing Font in MATLAB (Part-4) https://www.youtube.com/watch?v=se5si8ygEPo&t=129s

How to define simple Array in MATLAB (Part-11)

Image
My this video contains simple description to define simple array in MATLAB by using two important commands. Visit to my youtube channel to watch videos and  Subscribe    😎

How to use Arithmetic and Relational operators together in MATLAB (Part-10)

Image
My this video contains description that how to use arithmetic and relational operators together in MATLAB. Visit to my youtube channel to watch videos and  Subscribe    😎 The links of individual explanation and tutorial of Arithmetic operators and Relational operators are given below: Arithmetic operators used in MATLAB (Part-3) https://www.youtube.com/watch?v=fXI1BOHoMc8&t=2s Tutorial of Arithmetic Operators plus change of Writing Font in MATLAB (Part-4) https://www.youtube.com/watch?v=se5si8ygEPo Relational Operators used in MATLAB Plus difference between Operators and Operands (Part-5) https://www.youtube.com/watch?v=QXIIwwLAKvE&t=87s Tutorial of Relational Operators in MATLAB (Part-6) https://www.youtube.com/watch?v=GH8dJ2gDIrA&t=33s

How to delete and change any entry, row or column of vector in MATLAB (Part-9)

Image
My this video contains explanation and tutorial to delete and change any entry, row and column of a vector in MATLAB Visit to my youtube channel to watch videos and  Subscribe    😎 Important Conditions to enter vectors in MATLAB (Part-7) https://www.youtube.com/watch?v=zV9XjoviGt8 How to access any entry, row and column of vector in MATLAB (Part-8) https://www.youtube.com/watch?v=OLUzKamUuP4&t=133s

How to access any entry, row and column of vector in MATLAB (Part-8)

Image
My this video contains some important commands that use to extract any required entry , row and column of a vector in MATLAB. Visit to my youtube channel to watch videos and  Subscribe    😎 In the previous video i explain about the vector and how they enter, the link is given below: Important Conditions to enter vectors in MATLAB (Part-7) https://www.youtube.com/watch?v=zV9XjoviGt8&t=50s

How to enter vectors in MATLAB (Part-7)

Image
My this video contains explanation of vectors that how vectors ca be enter in MATLAB and their conditions that are important to fulfill. Visit to my youtube channel to watch videos and  Subscribe    😎 Other related videos links Introduction to Matlab (Part-1) https://www.youtube.com/watch?v=EHXhShAC90A&t=110s Difference Between two MATLAB commands "clc" and "clear all" (Part-2) https://www.youtube.com/watch?v=X5FL-x6tuhs&t=62s Arithmetic operators used in MATLAB (Part-3) https://www.youtube.com/watch?v=fXI1BOHoMc8&t=45s Tutorial of Arithmetic Operators plus change of Writing Font in MATLAB (Part-4) https://www.youtube.com/watch?v=se5si8ygEPo&t=129s Relational Operators used in MATLAB Plus difference between Operators and Operands (Part-5) https://www.youtube.com/watch?v=QXIIwwLAKvE&t=26s Tutorial of Relational Operators in MATLAB (Part-6) https://www.youtube.com/watch?v=GH8dJ2gDIrA&t=18s

Tutorial of Relational Operators in MATLAB (Part-6)

Image
My this video contains tutorial of six Relational Operators in MATLAB Visit to my youtube channel to watch videos and  Subscribe    😎

Relational Operators used in MATLAB Plus difference between Operators and Operands (Part-5)

Image
My this video contains the description of six Rational Operators, function of relational operators, difference between operators and operands and Expressions. Visit to my youtube channel to watch video and  Subscribe    😎

Tutorial of Arithmetic Operators plus change of Writing Font in MATLAB (Part-4)

Image
My this video contains tutorial of six Arithmetic Operators plus i briefly explain that how we change the writing font in MATLAB which includes font size and font style. Visit to my youtube channel to watch video and  Subscribe    😎

Arithmetic operators used in MATLAB (Part-3)

Image
Explanation of six Arithmetic operators used in MATLAB i.e., Addition, Subtraction, Multiplication, Exponential, Right Division, Left Division and Difference between forward and backward slash Visit to my youtube channel to watch video and  Subscribe    😎

Difference Between MATLAB commands "clc" and "clear all" (Part-2)

Image
Explaination of difference between "clc" and "clear all" with complete tutorial Visit to my youtube channel to watch video and  Subscribe    😎

Introduction to MATLAB (Part-1)

Image
Brief Introduction to MATLAB (PART-1) Introduction: 1. MATLAB stands for. 2. It is case sensitive language. 3. It is Matrix based language. 4. It is modern programming Language. What can you with the MATLAB? 1. Analyze the data 2. Develop Algorithms. 3. create model and applications. Visit to my youtube channel to watch videos and  Subscribe   😎