Create an anonymous function which accepts a vector valued numeric input (from x=1 to x=10 with 0.5 increments) and retu
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Create an anonymous function which accepts a vector valued numeric input (from x=1 to x=10 with 0.5 increments) and retu
Create an anonymous function which accepts a vector valued numeric input (from x=1 to x=10 with 0.5 increments) and returns a vector valued numeric output according to the mathematical formula. f(x) = 4x4 + 3x3 2x2 - 7 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!