Solved


Find Logic 12

1 month ago

Solved


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

1 month ago

Solved


Find Logic 16

1 month ago

Solved


Find Logic 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2

1 month ago

Solved


Energy Conversion 1

1 month ago

Solved


Area Conversion 2

1 month ago

Solved


Mass Conversion 2

1 month ago

Solved


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

1 month ago

Solved


Temperature Conversion 2

1 month ago

Solved


Temperature Conversion 1

1 month ago

Solved


Specific Element Count
Given a vector _v_ and a element _e_, return the number of occurrences of _e_ in _v_. Note: NaNs are equal and there may be n...

1 month ago

Solved


Find the largest value in the 3D matrix
Given a 3D matrix A, find the largest value. Example >> A = 1:9; >> A = reshape(A,[3 1 3]); >> islargest(A) a...

1 month ago

Solved


Find a Pythagorean triple
Given four different positive numbers, a, b, c and d, provided in increasing order: a < b < c < d, find if any three of them com...

1 month ago

Solved


Roll the Dice!
Description Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. Example [x1,x2] = rollDice(...

1 month ago

Solved


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

1 month ago

Solved


Sum of series VIII

1 month 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)

1 month ago

Solved


Find Logic 11

1 month ago

Solved


Find Logic 13

1 month ago

Solved


Find Logic 7

1 month ago

Solved


Find Logic 10

1 month ago

Solved


Find Logic 1

1 month ago

Solved


Find Logic 8

1 month ago

Solved


Find Logic 6

1 month ago

Solved


Find Logic 4

1 month ago

Solved


Find Logic 15

1 month ago

Solved


Find Logic 3

1 month ago

Solved


Find Logic 17

1 month ago

Solved


Find Logic 18

1 month ago

Solved


Find Logic 19

1 month ago

Load more