Ask Question
9 June, 23:12

1. Write a user-defined Matlab function for the following math function: y (x) = (-0.2x3 + 7x2) e-0.3x

The input to the function is x and the output is y. Write the function such that x can be a vector (use element-by-element operations).

a) Use the function to calculate y (-1.5) and y (5).

b) Use the function to make a plot of the function y (x) for - 2 ≤ x ≤ 6.

+2
Answers (1)
  1. 9 June, 23:30
    0
    Answer:B

    Step-by-step explanation: the answer is B
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “1. Write a user-defined Matlab function for the following math function: y (x) = (-0.2x3 + 7x2) e-0.3x The input to the function is x and ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers