문제를 풀었습니다


Testing for randomness: uniform distribution of real numbers (distribution checking)
You will be presented with a variety of sequences of real numbers. Your job is to answer the question: "Is this a uniformly di...

16일 전

문제를 풀었습니다


Back to basics: adding comments to your code
One of the most useful skills a programmer can develop is the skill — or habit — of writing descriptive comments within/above th...

16일 전

문제를 풀었습니다


Testing for randomness: uniform distribution of integers
On Cody several problems have been set up asking players to generate one or more 'random' numbers. Usually they are asking for ...

16일 전

문제를 풀었습니다


Back to basics: throwing errors / exceptions
*Throwing and handling errors (or exceptions) is an important part of practical programming.* Here your task is to provide ...

17일 전

문제를 풀었습니다


Equilibrium
Is this tower of blocks going to fall? <<http://www.alfnie.com/software/equilibrium02.jpg>> *Description* Given a stack...

18일 전

문제를 풀었습니다


Malus’ Law (theta) between polarizations

19일 전

문제를 풀었습니다


Logic 12

19일 전

문제를 풀었습니다


Logic 11

19일 전

문제를 풀었습니다


Logic x

19일 전

문제를 풀었습니다


Logic 9

19일 전

문제를 풀었습니다


Logic 8

19일 전

문제를 풀었습니다


Logic 6

19일 전

문제를 풀었습니다


Logic 5

19일 전

문제를 풀었습니다


Logic 4

19일 전

문제를 풀었습니다


Logic 3

19일 전

문제를 풀었습니다


Logic 2

19일 전

문제를 풀었습니다


Logic 1

19일 전

문제를 풀었습니다


Decipher the message - 3 key

20일 전

문제를 풀었습니다


Hash
eg: if x=127 and r = 5 1st digit 1+5=6; 2nd digit =2+5=7; 3rd digit = 7+5=12---> 3 (sum of digits 1+2 =3) then output y= 673 ...

21일 전

문제를 풀었습니다


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

21일 전

문제를 풀었습니다


Modify subscripts
MATLAB supports object-oriented programming. Let's take an advantage of it in cody. This problem starts <http://uk.mathworks....

21일 전

문제를 풀었습니다


Modify subscripts - easier
MATLAB supports object-oriented programming. Let's take an advantage of it in cody. This problem focus on modifying subscript...

22일 전

문제를 풀었습니다


Open coded lock.
Guess the <hint://fliplr(anchortext) password> or break the <2314/solutions/new#test_suite_body lock>.

22일 전

문제를 풀었습니다


I want to know everything!
I am always a little bit paranoid. Now, I want to know what my co-workers do with my MATLAB when I am not here. Find (i...

22일 전

문제를 풀었습니다


Can you beat the lottery again (for hardcore coder) ?
Inspired by the Problem 1713 by Chris E. Here is the code that generates the first lottery number: rng('shuffle'); numb...

22일 전

문제를 풀었습니다


Number of active Cody players by date
I'm looking to start a series of problems related to web scraping. In this problem, you are given a date in 'dd mmm yyyy' format...

22일 전

문제를 풀었습니다


List of built-in demo images
Return a cell array containing the filenames for built-in images (e.g. cameraman.tif, coins.png). An optional input specifies wh...

22일 전

문제를 풀었습니다


Find the maximal cliques in an undirected graph
This is a variant of a <http://www.mathworks.com/matlabcentral/cody/problems/2646-determine-the-number-of-maximal-cliques-in-an-...

22일 전

더 보기