Ask Question
16 February, 12:58

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.

+3
Answers (1)
  1. 16 February, 15:10
    0
    Answer:B

    Step-by-step explanation: the answer is B
Know the Answer?
Not Sure About the Answer?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers