Solved


Draw a '0' in a one matrix!

27 days ago

Solved


Draw a '4' in a zero matrix!

27 days ago

Solved


Draw a '6' in a zero matrix!

27 days ago

Solved


Draw a '9' in a zero matrix!

27 days ago

Solved


Draw a '7' in a zero matrix!

27 days ago

Solved


Draw a '8' in a zero matrix!

27 days ago

Solved


Draw a '3' in a zero matrix!

27 days ago

Solved


Draw a '2' in a zero matrix!

27 days ago

Solved


Draw a '5' in a zero matrix!

27 days ago

Solved


Find x rows where the sum of the numbers is the maximum
Find x rows where the sum of the numbers is the maximum. For example: when x is 2 and m is 2 3 5 0 2 3 5 5 6 0 9 4 then y =...

27 days ago

Solved


Draw a '1' in a zero matrix!

27 days ago

Solved


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

27 days ago

Solved


Sum of series VIII

27 days ago

Solved


Sum of series
a(n) = n^2 - (n-1)^2 find the summation of the series upto n i.e. a(1)+a(2)+...+a(n)

27 days ago

Solved


Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?

27 days ago

Solved


Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?

27 days ago

Solved


Sum of series IV
What is the sum of the following sequence: Σ(-1)^(k+1) (2k-1)^2 for k=1...n for different n?

27 days ago

Solved


Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?

27 days ago

Solved


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

27 days ago

Solved


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

27 days ago

Solved


Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?

27 days ago

Solved


Mass Conversion 2

28 days ago

Solved


Mass Conversion 1

28 days ago

Solved


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

28 days ago

Solved


Temperature Conversion 2

28 days ago

Solved


Temperature Conversion 1

28 days ago

Solved


Mesh the convex hull of a random 3D point cloud
Problem statement The convex hull of a 3D point set is actually a first -though rough- triangulation of it. A triangulation,...

28 days ago

Solved


Mesh the icosahedron
Problem statement An icosahedron is a regular polyhedron with 12 vertices and 20 triangular faces. It is also one of the five...

28 days ago

Solved


Mesh the dodecahedron
Problem statement An dodecahedron is a regular polyhedron with 20 vertices and 12 pentagonal faces. It is also one of the fiv...

28 days ago

Solved


Build triangulation from -sorted- edge list
Problem statement An edge list is simply a N x 2 matrix of positive integers, in which N is the number of edges and each intege...

28 days ago

Load more