Solved


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

1 year ago

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

1 year ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

1 year ago

Solved


Draw a '4' in a zero matrix!

1 year ago

Solved


Draw a '6' in a zero matrix!

1 year ago

Solved


Draw a '9' in a zero matrix!

1 year ago

Solved


Draw a '7' in a zero matrix!

1 year ago

Solved


Draw a '8' in a zero matrix!

1 year ago

Solved


Draw a '3' in a zero matrix!

1 year ago

Solved


Draw a '2' in a zero matrix!

1 year ago

Solved


Draw a '5' in a zero matrix!

1 year ago

Solved


Draw a '1' in a zero matrix!

1 year ago

Solved


Find the Pattern 10

1 year ago

Solved


Find the Pattern 9

1 year ago

Solved


Find the Pattern 8

1 year ago

Solved


Find the Pattern 7

1 year ago

Solved


Find the Pattern 6

1 year ago

Solved


Find the Pattern 5

1 year ago

Solved


Find the Pattern 4

1 year ago

Solved


Find the Pattern 2

1 year ago

Solved


Find the Pattern 3

1 year ago

Solved


Find the Pattern 1

1 year ago

Solved


Find Logic 1

1 year ago

Solved


Find Logic 3

1 year ago

Solved


Find Logic 4

1 year ago

Solved


Find Logic 6

1 year ago

Solved


Find Logic 7

1 year ago

Solved


Find Logic 8

1 year ago

Solved


Find Logic 9

1 year ago

Load more