Spoken Languages:
English, Italian
English, Italian
Feeds
문제를 풀었습니다
is the number happy?
test is a given integer number is Happy of not? answer 1 if yes or 0 is no
대략 5시간 전
문제를 풀었습니다
Leftovers? Again?!
I am thinking of a positive number X. To determine what number I am thinking of, I will give you two 1xN vectors. The first ve...
대략 5시간 전
문제를 풀었습니다
Assignment Problem
Given a matrix where row i corresponds to person i, and column j corresponds to task j and cell (i,j) corresponds to the time ta...
대략 7시간 전
문제를 풀었습니다
Sorting integers by their digits (Level 3)
This is the next step up from <http://www.mathworks.com/matlabcentral/cody/problems/42811-sorting-integers-by-their-digits-level...
대략 7시간 전
문제를 풀었습니다
Index one element in each vector of an array along a given dimension
Functions like min and max can return in their second output argument the index of the element in each vector along a particular...
대략 7시간 전
문제를 풀었습니다
return row and column indices given 2 values which define a range
Inspired by problem http://www.mathworks.co.kr/matlabcentral/cody/problems/856-getting-the-indices-from-a-matrice Inputs: - matr...
대략 7시간 전
문제를 풀었습니다
expand intervals vol.3
This is the next problem after <http://www.mathworks.co.uk/matlabcentral/cody/problems/2528 2528> and <http://www.mathworks.co.u...
대략 7시간 전
문제를 풀었습니다
jogging?
Imagine x-y coordinate system and you are at the origin and your partner is on the x-axis at some small distance (d) away from y...
대략 9시간 전
문제를 풀었습니다
List balanced primes
A balanced prime of order is one that equals the average of the primes before it and the primes after it. For example, 79 is ...
대략 10시간 전
문제를 풀었습니다
Determine whether a number is a seesaw number
Cody Problem 60957 dealt with balanced primes. In that case, balance was measured in terms of the average of primes around a giv...
대략 10시간 전
문제를 풀었습니다
Find the Prime Factors and Divisors of a Number
Given a positive integer n, find its prime factors as well as all of its divisors. Example: n=12 has prime factors [2,2,3] and ...
대략 10시간 전
문제를 풀었습니다
Cumulative Count
Given a row vector of integers with repeating values (with all repeating values occuring in a single continuous run), create an ...
대략 10시간 전
문제를 풀었습니다
Rooky Towers
You are wandering and as you realise something's off, you find yourself lost in a peculiar place - Over a giant field which is ...
대략 11시간 전
문제를 풀었습니다
Express base-10 integers in lazy binary
The binary (or base-2) representations of a number n can be constructed as follows: Step 1: If n = 0, then the binary represent...
대략 11시간 전
문제를 풀었습니다
Covering rectangle area of a four-pointed star polygon
Given the four-pointed star polygon formed by the rectangle, with dimensions l1xl2, and four triangles, with height, h, from the...
대략 11시간 전
문제를 풀었습니다
Slicing the area of a regular polygon
Given the area, A, of a regular polygon with n sides, each of length s, consider its decomposition in congruent isosceles triang...
대략 11시간 전
문제를 풀었습니다
Covering a four-pointed star polygon by rectangles
Given the area, A, of a star polygon formed by the rectangle, with dimensions L×2L, and four triangles, with height h from their...
대략 12시간 전
문제를 풀었습니다
Covering a four-pointed star polygon by circles
Given the area, A, of a star polygon formed by the rectangle, with dimensions L×2L, and four triangles, with height h from their...
대략 12시간 전
문제를 풀었습니다
Covering a 4-pointed star polygon by a circle sector
Given the area, A, of a 4-pointed star polygon formed by the rectangle, with dimensions L×2L, and four triangles, with height h ...
대략 12시간 전
문제를 풀었습니다
Shifting vertically a function's graph
Given a real function, f, by n input-output pairs, consider a translation in the up-down direction given by an amount k. For a ...
대략 12시간 전
문제를 풀었습니다
Translating parabola by its vertex to the origin
Given a quadratic polynomial, p(x) = ax^2 + bx + c (a ~= 0), represented by the vector [a b c], consider the translation of the ...
대략 12시간 전
문제를 풀었습니다
Translating even-degree polynomial by its vertex to the origin
Let p be an even-degree polynomial such that has a unique vertex (single global extremum). Consider its translation by shifting ...
대략 12시간 전











