Vectors, Matrix and Algebra in MATLAB | MATLAB Fundamentals | @MATLABHelper

preview_player
Показать описание
0:00 Introduction
0:05 Variables in MATLAB
3:03 Matrices in MATLAB
4:40 Algebra in MATLAB

Education is our future. MATLAB is our feature. Happy MATLABing!

#ExpertHelp #MATLAB #Simulink #Research #Training #Mathworks #MathworksCertified #MATLABAssociate #ImageProcessing #Arduino #AppDesigner #MachineLearning #LMS #OnlineCourse #Quiz #Webinar #WhatsApp #LinkedIn #Facebook #Instagram #Education #Future #MATLABing
Рекомендации по теме
Комментарии
Автор

Explanation made it very easy to understand than the textbook version

AyushSharma-vrsx
Автор

Nice explanation of #Vectors, #arrays and #Matrix.Address of element is known as #index.#Range is determined by the #column notation.I learned about the operations on vectors such as #combining two vectors, #Extending a vector, #Finding length of the vector(using #length() command), #Modifying a vector, #Transpose of a vector, etc.
Size of the matrix can be determined by the function# size().
The dimensions of arrays are compatible with each other.For performing mathematical operations, , matrix must have same size.There are two kinds of matrix #division:matrix #left division and matrix #right division.

dishanikam
Автор

the video about the arrays, vectors and algebra is up to the point and clear

bhargavivooraboina
Автор

Great video about #vectors, #matrix and #arrays in MATLAB.
It explains various matrix and array operations in a good and interesting way.
Various matrix operations such as #addition, #subtraction, #division, #multiplication, #transpose, #finding_length etc.
Semicolon operator that is explained in this vedio is also of great use.

rishabhgupta
Автор

Superb tutorial, nice use of animation and covered mostly all part. Missed vector element wise operation though.

anishgupta
Автор

this video lets us know about matrix and the operation that can be performed on it.
Two matrices cannot be divide but in Matlab when we write A/B, where A and B and matrices of equal dimensions we get a result this is because it performs element-wise division
Also #(.) the dot operator is used for element-wise operation
like A*B is matrix multiplication but A.*B is element-wise multiplication

VivekSingh-imii
Автор

this video explains about the matrix and vector, mathematical operations done on matrix

priyadarshininatarajan
Автор

this video tells you about difft types of variables- scalar, vector(arrays).In later part of video, matrices are discussed in details nd there are various operations.It tells you about various operations like transpose, finding length, transpose etc.

shivanisingh-mcxr
Автор

you should have done this on matlab workspace showing output and not on the animation part would have been much better.

nitinmukesh
Автор

live programming would be more effective

shrutijain