[SOLVED] AMATH301 Homework 0

30.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon HW0-grtlhf.zip (80.2 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
Rate this product
  1. Variables and Basic Computation Define the following variables in Matlab:

x = 10,           y = −2,           z = π.

  • Save z in the file dat.
  • Calculate x + y z and save your answer in the file dat.
  • Calculate x3 and save your answer in the file dat.
  • Calculate ey and save your answer in the file dat.
  • Calculate cos(zy) and save your answer in the file dat.
  1. Matrices and Vectors Define the following matrices and vectors in Matlab:

                          

1                           −2

                          

,           x =  2 ,              y =  0 ,

                  −1 1

  • Save x in the file dat.
  • Save the second row of A in the file dat.
  • Calculate x y and save your answer in the file dat.
  • Calculate Ay and save your answer in the file dat.
  • Calculate A(x + y) and save your answer in the file dat.
  • HW0-grtlhf.zip