Solved


Find the function 2
Given a set of point (x,y) and the coordinate x of a new point, find the y value of new point. Test Suite is based on only one ...

5 years ago

Solved


How many hours are there in a day in Italy?
Remember "European Summer Time"

5 years ago

Solved


Prouhet–Tarry–Escott (basic)
Inspired by <http://www.mathworks.com/matlabcentral/cody/problems/660-find-a-subset-that-divides-the-vector-into-equal-halves pr...

5 years ago

Solved


rotate your name 90 degree

5 years ago

Solved


Reverse your name ?

5 years ago

Solved


Sum of series IX

5 years ago

Solved


Sum of series VIII

5 years ago

Solved


Primes Faster for Large N
This Challenge is to improve the "primes" function for speed. This may be accomplished by fixing memory usage. The Matlab fun...

5 years ago

Solved


Find my secret function II
If give my function a x value it will give me a y value, so find the secret of it: Examples: input x=23 ---- >>> output y=1...

5 years ago

Solved


Convert Vp to Vrms

5 years ago

Solved


Convert Voltage to dB

5 years ago

Solved


Find power in dB

5 years ago

Solved


Round up to π

5 years ago

Solved


Identify prime words

5 years ago

Solved


Area of triangle

5 years ago

Solved


Determine if the sum of y is greater than the sum of x.
Given the vector x and the vector y, determine which sum is greater.

5 years ago

Solved


Primes for Large N: 2^30, System Memory Limit
This Challenge is to further improve the "primes" function for speed/memory usage to the Limit of Cody Memory. The Matlab fun...

5 years ago

Solved


Input x, output y

5 years ago

Solved


Number Puzzle - 101

5 years ago

Solved


Find the remainder with the factorial of PRIMES?
* Take a number greater than or equal to 2 and take its primes. e.g. 6 and its primes are 2 3 5 * calculate the factorial of i...

5 years ago

Answered
Animate creation of a circle clockwise and anticlokwise for different staringpoints
Tim, A correction to the last message. If you want to go counterclockwise, you need to make the final angle bigger than the st...

5 years ago | 0

Answered
Animate creation of a circle clockwise and anticlokwise for different staringpoints
Hi Tim, Actually I have been thinking a little more about this, and I believe it is even easier than I suggested. You don't ne...

5 years ago | 0

Answered
Animate creation of a circle clockwise and anticlokwise for different staringpoints
Hi Tim, I don't think there is any problem with the cases you describe. The values of sin() and cos() are periodic in their ar...

5 years ago | 0

Load more