Solved


Easy Sequences 3: Prime 44-number Squares
The positive integers 62 and 238 are related. Their squares (3844 and 56,644) both end in '44'. In fact, 62 and 238 are the 3rd ...

mer än 2 år ago

Solved


Easy Sequences 2: Trigonometric function with integral input and output
The function 'F', defined as: , will always return an integer if the input is a natural number (in radian...

mer än 2 år ago

Solved


Easy Sequences 1: Find the index of an element
The nth element of a series is defined by: . Obviously, the first element . Given the nth element , find the value of the corre...

mer än 2 år ago

Solved


Divisible by 13
Write a function to determine if a number is divisible by 13. Similar to the number seven, this can be done by a few different m...

mer än 2 år ago

Solved


Divisible by 11
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

mer än 2 år ago

Solved


Divisible by 7
Pursuant to the <http://www.mathworks.com/matlabcentral/cody/problems/42404-divisible-by-2 first problem> in this series, this o...

mer än 2 år ago

Solved


Identify Reachable Points
Given a vector of 2-D Points and a vector of 2-D Deltas create an array of all Locations that can be reached from the points usi...

mer än 2 år ago

Solved


Chess performance
After Problems <http://www.mathworks.com/matlabcentral/cody/problems/3054-chess-elo-rating-system/ 3054> and <http://www.mathwor...

mer än 2 år ago

Solved


Chess probability
The difference in the ratings between two players serves as a predictor of the outcome of a match (the <http://en.wikipedia.org/...

mer än 2 år ago

Solved


Chess ELO rating system
The Elo rating system is a method for calculating the relative chess skill levels of players in competitor-versus-competitor gam...

mer än 2 år ago

Solved


Vector push
Append an element |x| to the end of the vector |v| and return both the extended vector and the new number of its elements. |x| c...

nästan 3 år ago

Solved


count to vector
Return a matrix of numbers of dimension K by N, where K = prod(v), and N=length(v). The rows count from a vector of ones up to v...

nästan 3 år ago

Solved


Tic Tac Toe Solver
Create a function that checks n number of tic tac toe boards housed in a 3x3xn matrix where the x's are represented as 1's (and ...

nästan 3 år ago

Solved


Hangman (easy)
What is the best letter to start a <http://en.wikipedia.org/wiki/Hangman_(game) hangman> game with? You are given a cell arra...

nästan 3 år ago

Solved


Find Logic 5

ungefär 3 år ago

Solved


Find Logic 2

ungefär 3 år ago

Solved


Find Logic 7

ungefär 3 år ago

Solved


Find Logic 12

ungefär 3 år ago

Solved


Find Logic 13

ungefär 3 år ago

Solved


Find Logic 1

ungefär 3 år ago

Solved


Find Logic 14

ungefär 3 år ago

Solved


Find Logic 16

ungefär 3 år ago

Solved


Find Logic 11

ungefär 3 år ago

Solved


Find Logic 10

ungefär 3 år ago

Solved


Find Logic 9

ungefär 3 år ago

Solved


Find Logic 8

ungefär 3 år ago

Solved


Find Logic 6

ungefär 3 år ago

Solved


Find Logic 4

ungefär 3 år ago

Solved


Find Logic 3

ungefär 3 år ago

Solved


Find Logic 15

ungefär 3 år ago

Load more