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

6 years ago

Solved


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

6 years ago

Solved


Sum of infinite series.

6 years ago

Solved


sum of binomial series

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

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

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

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

6 years ago

Solved


Find Logic 25

6 years ago

Solved


Find Logic 23

6 years ago

Solved


Find Logic 21

6 years ago

Solved


Find Logic 20

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

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

6 years ago

Solved


Intercambiar columnas - UC3M

6 years ago

Solved


Find Logic 16

6 years ago

Solved


Add 2 Vectors

6 years ago

Solved


Find Logic 17

6 years ago

Solved


Find Logic 14

6 years ago

Solved


Find Logic 18

6 years ago

Solved


Find Logic 19

6 years ago

Solved


Find Logic 15

6 years ago

Solved


Find Logic 13

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

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

6 years ago

Solved


Find Sum of array

6 years ago

Solved


10% Discount

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

6 years ago

Solved


Find Logic 12

6 years ago

Load more