Answered step by step
Verified Expert Solution
Question
1 Approved Answer
use element-by-element operations Create a new script fie unu SUV IC You are free to use an old HW m file or the template from
use element-by-element operations
Create a new script fie unu SUV IC You are free to use an old HW m file or the template from UBlearns. HW4P3 (Element-by-Element Operations) (25 points): In your script file, create vectors U and V. Using U and/or V, create the remaining vectors using element-by-element operations. Variable Equations Values -5 -4 5 4 0 0 -3125 256 -3 3 0 -27 -2 2 0 [0000] [(-5)5 (-4) (-3) (-2)2] :-5 -4 -3 -2 I55 74 73 (-1 -1 -1 -1] -2.2361 -2.0000 -1.7321 -1.4142 -1 -1 -1 -11 -0.2000 -0.2500 -0.3333 -0.5000 [20 12 62] 20 12 6 2 Create vectors x and y. Using x and y, create z using element-by-element operations. Variable Equations Values 0.5000 1.0000 1.5000 2.0000 2.5000 0.8000 1.6000 2.4000 3.2000 4.0000 -0.0622 5.5981 13.5494 23.5926 35.9429 xyey* - x1y3 +8.5 Create vector Vol containing volumes of a sphere. Use Vol to calculate the radius and surface area using element-by-element operations. Variable Equations Vol Values 1500 2000 2500 1000 3000 3500 4000 Rad 6.2035 7.1012 7.8159 8.4195 8.947 9.4187 9.8475 SA S = 42 483.6 633.69 767.66 890.79 1005.9 1114.8 1218.6 EAS 230 - Spring 2020 - HW04Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started