Feeds
问题
Weave two vectors into one
Weave the two given vectors into one as shown below. Example: If a = [1 1 1] b = [0 0 0] then y = [1 0 1 0 ...
12 years 前 | 0 | 137 个解题者
已解决
I really like a combined
If you know the name man from AGH who have more luck than sense, you will do it !
12 years 前
问题
find the roots of a quadratic equation
for e.g x = [ 2 -1 -3] y = [1.5 -1]
12 years 前 | 2 | 240 个解题者
问题
Find the minimum element of the matrix
Example: If x = [3 9; 5 2] then y = 2
12 years 前 | 2 | 108 个解题者
已解决
calculate linear convolution two vectors
for e.g in: a = [1 2 3] b = [4 5 6] out: y = [4 13 28 27 18]
12 years 前
问题
calculate linear convolution two vectors
for e.g in: a = [1 2 3] b = [4 5 6] out: y = [4 13 28 27 18]
12 years 前 | 0 | 144 个解题者





