Ask Question
20 August, 22:47

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.

+5
Answers (1)
  1. 20 August, 23:58
    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 you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers