This document contains instructions for exercises involving vectors, matrices, and basic operations in MATLAB. It includes: 1) creating and saving row and column vectors to a file, 2) verifying a trigonometric identity, 3) indexing and reversing a vector and extracting every second element, and 4) reversing rows and columns of a matrix, extracting subsets of rows and columns, and removing columns from a matrix.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
43 views3 pages
Exercise With Answers
This document contains instructions for exercises involving vectors, matrices, and basic operations in MATLAB. It includes: 1) creating and saving row and column vectors to a file, 2) verifying a trigonometric identity, 3) indexing and reversing a vector and extracting every second element, and 4) reversing rows and columns of a matrix, extracting subsets of rows and columns, and removing columns from a matrix.