Question: Please do with Matlab Create a function called findPositiveRoots that takes an array of numerical values and returns only the square root of the positive

 Please do with Matlab Create a function called findPositiveRoots that takes
Please do with Matlab

Create a function called findPositiveRoots that takes an array of numerical values and returns only the square root of the positive values in that array. For example the function takes [ 9, 4, -1, 16, o, -6] and returns [ 3, 2, 4] Call your function from the command window to make sure it works properly

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!