已解决


Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.

2 years 前

已解决


Find max
Find the maximum value of a given vector or matrix.

2 years 前

已解决


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

2 years 前

已解决


Inner product of two vectors
Find the inner product of two vectors.

2 years 前

已解决


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

2 years 前

已解决


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...

2 years 前

已解决


Count the Number of Undirected Cycles in a Graph
Given a symmetric adjacency matrix, determine the number of unique undirected cycles. For example, the graph represented by adj...

2 years 前

已解决


Find Logic 32

2 years 前

已解决


Find Logic 31

2 years 前

已解决


Find Logic 30

2 years 前

已解决


Find Logic 29

2 years 前

已解决


Find Logic 28

2 years 前

已解决


Find Logic 27

2 years 前

已解决


Find Logic 26

2 years 前

已解决


Find Logic 25

2 years 前

已解决


Find Logic 24

2 years 前

已解决


Find Logic 23

2 years 前

已解决


Find Logic 22

2 years 前

已解决


Find Logic 21

2 years 前

已解决


Find Logic 1

2 years 前

已解决


Find Logic 3

2 years 前

已解决


Find Logic 4

2 years 前

已解决


Find Logic 6

2 years 前

已解决


Find Logic 7

2 years 前

已解决


Find Logic 8

2 years 前

已解决


Find Logic 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2

2 years 前

已解决


Find Logic 10

2 years 前

已解决


Find Logic 11

2 years 前

已解决


Find Logic 12

2 years 前

已解决


Find Logic 13

2 years 前

加载更多