Page 1 of 1

Create an anonymous function which accepts a vector valued numeric input (from x=1 to x=10 with 0.5 increments) and retu

Posted: Fri Apr 29, 2022 7:15 am
by answerhappygod
Create An Anonymous Function Which Accepts A Vector Valued Numeric Input From X 1 To X 10 With 0 5 Increments And Retu 1
Create An Anonymous Function Which Accepts A Vector Valued Numeric Input From X 1 To X 10 With 0 5 Increments And Retu 1 (25.75 KiB) Viewed 17 times
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 f 2x2 - 7 Write your Matlab code inside the box below