

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An example of how to create a matrix in matlab, with two different methods, and explains how to find the transpose of a matrix. It is suitable for students in engineering, mathematics, or computer science who are learning matlab.
Typology: Study notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


To great matrix in matlab ,it is very similar to creating vectors except we need to separate each row as in example:
Example : A=[^4 7 5 1 8
If we want to find the transpose of matrix b