Create an anonymous function f which accepts a vector valued numeric input (from x=0 to x=5 with 0.5 increments) and ret
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Create an anonymous function f which accepts a vector valued numeric input (from x=0 to x=5 with 0.5 increments) and ret
Create an anonymous function f which accepts a vector valued numeric input (from x=0 to x=5 with 0.5 increments) and returns a vector valued numeric output according to the mathematical formula f(x) = x^3 - 1. The function find the value of f(x) at x=0.6 and plots the figure below. Figure 1 Х File Edid View - Insert Tools Desktop Window Help 140 x2 x=0.6 120 100 80 60 40 20 o -20 0 0.5 1 1.5 2. 25 3 35 4 4.5 5 Write your Matlab code inside the box below
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!