3. Write out a set of MATLAB commands that computes the following sum, T. by first creating two vectors r and y using th
Posted: Sat May 14, 2022 8:03 pm
3. Write out a set of MATLAB commands that computes the following sum, T. by first creating two vectors r and y using the colon operator or linspace (5 pts), T = 1(100)+2(90)+3(80)+4(70)+5(60)