Solved


Scrabble Scores - 4
This problem is part of a set of problems that successively develop a more sophisticated Scrabble scoring routine. The point dis...

5 years ago

Solved


Restricted Multiplication v1
This problem is <https://www.mathworks.com/matlabcentral/cody/problems/45265-restricted-addition-v4 Restricted Addition v4> with...

5 years ago

Solved


Sum of infinite series.

5 years ago

Solved


sum of binomial series

5 years ago

Solved


Spectral Distance - Speed Scoring
Find quantity of pixels within a spectral distance from a given [r,g,b] spectra. *Spectral distance* = sqrt( (r0-ri)^2+(g0-gi...

5 years ago

Solved


Opposite point of the earth, what is the antipodal of a point ?
Given two strings(lat and long) that represent the geographic coordinates of a point in the earth, you have to find out what is ...

5 years ago

Solved


Apply Function to Each Field of a Structure Array: Part 2
The builtin <http://www.mathworks.com/help/matlab/ref/structfun.html?=structfun structfun> applies a function handle to each fie...

5 years ago

Solved


Apply Function to Each Field of a Structure Array: Part 1
The builtin <http://www.mathworks.com/help/matlab/ref/structfun.html?=structfun structfun> applies a function handle to each fie...

5 years ago

Solved


Find Logic 25

5 years ago

Solved


Find Logic 23

5 years ago

Solved


Find Logic 21

5 years ago

Solved


Find Logic 20

5 years ago

Solved


GJam 2014 Rd 1c: Reordering Train Cars (Large)
This Challenge is derived from <http://code.google.com/codejam/contest/3004486/dashboard#s=p1 GJam 2014 Rd 1c: Reordering Train ...

5 years ago

Solved


GJam 2014 Rd 1c: Train Cars
This Challenge is derived from <http://code.google.com/codejam/contest/3004486/dashboard#s=p1 GJam 2014 Rd 1c: Reordering Train ...

5 years ago

Solved


Intercambiar columnas - UC3M

5 years ago

Solved


Find Logic 16

5 years ago

Solved


Add 2 Vectors

5 years ago

Solved


Find Logic 17

5 years ago

Solved


Find Logic 14

5 years ago

Solved


Find Logic 18

5 years ago

Solved


Find Logic 19

5 years ago

Solved


Find Logic 15

5 years ago

Solved


Find Logic 13

5 years ago

Solved


Weighted Names
A cell is given which contains several names. You've to return those names sorted by their weight. Weight is to be calculate...

5 years ago

Solved


Get the value 100
Knowing that 123-45-67+89=100, write a function that gives this result for any order of the digits in the input. Otherwise, the ...

5 years ago

Solved


Find Sum of array

5 years ago

Solved


10% Discount

5 years ago

Solved


Split up vector or matrix delimited by NaNs
Given several vectors contained within one vector delimited by NaNs, return each individual vector as an element of a cell vecto...

5 years ago

Solved


Find Logic 12

5 years ago

Load more