Question: Q 1 : Write the function sum 1 . m that returns the sum of even numbers less than or equal to the input n

Q1: Write the function sum1.m that returns the sum of even numbers less than or equal to the input n.
Q2 : Write the function sum 2.m that accepts a matrix m and returns the summation of the positive numbers and the summation of the negative numbers in m. The outputs are ??p, and -?n. Use the function ) to calculate the summation.
Q3 : Write the function vect. m that accepts a matrix m and returns two vectors v-p and v-n which contain the positive and negative elements in m sorted in an ascending order. Use the function sort() to sort the output vectors.
 Q1: Write the function sum1.m that returns the sum of even

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!