A résolu


List the emirps

presque 5 ans il y a

A résolu


Investigate the frequency of last digits of prime numbers
The last digit of a prime number greater than 5 can be 1, 3, 7, or 9. If the primes are distributed randomly, then these digits ...

presque 5 ans il y a

A résolu


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

presque 5 ans il y a

A résolu


Double all elements in the array
Duplicate all elements in the array

presque 5 ans il y a

A résolu


Draw a '0' in a one matrix!

presque 5 ans il y a

A résolu


Triangle Numbers (★★)
(copy of problem 5) Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3...

presque 5 ans il y a

A résolu


Step number
Step number

environ 5 ans il y a

A résolu


Create times-tables (★★★)
(copy of prob 33) At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 ti...

environ 5 ans il y a

A résolu


Count the number of folds needed to pack a large sheet
In a certain paper factory, large sheets of paper are being made every day. Before sending the sheets for shipment, they have to...

environ 5 ans il y a

A résolu


Perfect square.
Determine if the input is a perfect square or not. Example - If input is 25, return 1. If input is 17, return 0.

environ 5 ans il y a

A résolu


Find the slope

environ 5 ans il y a

A résolu


Matrix Pattern 1

environ 5 ans il y a

A résolu


Find the density of non-zero values

environ 5 ans il y a

A résolu


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)

environ 5 ans il y a

A résolu


Invert a 3D rigid-body transformation
Given an SE(3) matrix representing a rigid-body motion, compute its inverse without using |inv()| or |pinv()| .

environ 5 ans il y a

A résolu


Find Logic 7

environ 5 ans il y a

A résolu


Make visible max values
Make visible maximum values of rows input = [1 2 3 4 5; 6 9 8 2 1; 2 1 4 5 8; 1 9 7 9 2]; ...

environ 5 ans il y a

A résolu


Mastermind V: Optimal Solver - average number of guesses
The following description contains a copy of Richard Zapor's <https://www.mathworks.com/matlabcentral/cody/problems/44239-master...

environ 5 ans il y a

A résolu


Are you in XY plane?
Take a point P as an input position Vector (x,y,z). If you are in XY plane, return 1 as an output otherwise return 0. Example...

environ 5 ans il y a

A résolu


Mastermind IV: Optimal Solver - max of 5 guesses
<https://en.wikipedia.org/wiki/Mastermind_(board_game) Mastermind> is a code breaking logic puzzle. A pattern of 6 colors(values...

environ 5 ans il y a

A résolu


Mastermind II: Solve in 8 or less
<https://en.wikipedia.org/wiki/Mastermind_(board_game) Mastermind> is a code breaking logic puzzle. A pattern of 6 colors(values...

environ 5 ans il y a

A résolu


Mastermind I: Solve all 1296 cases
<https://en.wikipedia.org/wiki/Mastermind_(board_game) Mastermind> is a code breaking logic puzzle. A pattern of 6 colors(values...

environ 5 ans il y a

A résolu


Energy Conversion 2

environ 5 ans il y a

A résolu


Velocity Conversion

environ 5 ans il y a

A résolu


Area Conversion 2

environ 5 ans il y a

A résolu


Energy Conversion 1

environ 5 ans il y a

A résolu


Mass Conversion 2

environ 5 ans il y a

A résolu


Area Conversion 1

environ 5 ans il y a

A résolu


Mass Conversion 1

environ 5 ans il y a

A résolu


Temperature Conversion 3

environ 5 ans il y a

Charger plus