A résolu


What gear ratio does the cyclist need?
A cyclist (perhaps including our famed Codysolver the cyclist <http://www.mathworks.com/matlabcentral/cody/players/1841757-the...

plus de 2 ans il y a

A résolu


Splitting Triangle - Problem the third

plus de 2 ans il y a

A résolu


Splitting Triangle - Problem the second

plus de 2 ans il y a

A résolu


Splitting Hexagon - Problem the second

plus de 2 ans il y a

A résolu


Splitting Hexagon - Problem the first

plus de 2 ans il y a

A résolu


Minimum number of crossings in a complete graph
This problem is related to problem 58384. A complete graph may be drawn in different ways, such that the number of line crossin...

plus de 2 ans il y a

Problème


Minimum number of crossings in a complete graph
This problem is related to problem 58384. A complete graph may be drawn in different ways, such that the number of line crossin...

plus de 2 ans il y a | 2 | 12 solveurs

A résolu


Minimum number of crossings in a complete bipartite graph
A complete bipartite graph may be drawn in different ways, such that the number of line crossings differs between drawings. To ...

plus de 2 ans il y a

Problème


Minimum number of crossings in a complete bipartite graph
This problem is related to problem 58389. A complete bipartite graph may be drawn in different ways, such that the number of li...

plus de 2 ans il y a | 0 | 8 solveurs

A résolu


Radius of an inner N-dimensional sphere
A hypercube is an N-dimensional analogue of a square (N=2). Similarly, an N-sphere is an N-dimensional analogue of a circle. Not...

plus de 2 ans il y a

Problème


Radius of an inner N-dimensional sphere
A hypercube is an N-dimensional analogue of a square (N=2). Similarly, an N-sphere is an N-dimensional analogue of a circle. Not...

presque 3 ans il y a | 1 | 7 solveurs

A résolu


Recaman Sequence - III
I want to create a Recaman sequence where there is a "1" in the n-th position. So from which integer should I start the Recaman ...

presque 3 ans il y a

A résolu


Recaman Sequence - II
Take an arbitrary starting point as input and create Recaman Sequence. Then find the 1, return its index. For example: if n =...

presque 3 ans il y a

A résolu


Recaman Sequence - I
Recaman Sequence (A005132 - <http://oeis.org/A005132 - OEIS Link>) is defined as follow; seq(0) = 0; for n > 0, seq(n) ...

presque 3 ans il y a

A résolu


A Binary Search
One way to locate a target value in a sorted array, is to use a binary search algorithm. Here, you test if the midpoint in the a...

presque 3 ans il y a

A résolu


The Yellowstone Permutation
The Yellowstone Permutation is a sequence of positive integers, defined by the following rules: No term is repeated. Given n t...

presque 3 ans il y a

Problème


The Yellowstone Permutation
The Yellowstone Permutation is a sequence of positive integers, defined by the following rules: No term is repeated. Given n t...

presque 3 ans il y a | 2 | 7 solveurs

A résolu


Matrix Pattern 10

environ 3 ans il y a

A résolu


Matrix Pattern 5

environ 3 ans il y a

A résolu


Matrix Pattern 7

environ 3 ans il y a

A résolu


Consecutive Equation Times (of the day)
Many times throughout the day can represent mathematical equations. In this problem, we focus on the largest consecutive run of ...

environ 3 ans il y a

A résolu


Harmonic series counting
The function takes a positive limit as input, And counts how many terms must be summed in the harmonic series: 1/1, 1/2, 1/3, ...

environ 3 ans il y a

A résolu


IQpuzzler Preparation #2: Detect isolated zeros in a 2D matrix
Return true if any isolated single zeros are present in the input M-by-N matrix (zeros with all adjacent elements being non-zero...

environ 3 ans il y a

A résolu


Palindrome Problem 1
Continued Problem 50033: A palindrome is one-thirteenth of the sum of and , where and are also palindrome. Give an example o...

environ 3 ans il y a

A résolu


Rule of mixtures (composites) - lower and upper bounds (volumes)
The <http://en.wikipedia.org/wiki/Rule_of_mixtures rule of mixtures> is used in the mechanical design of composite structures to...

environ 3 ans il y a

A résolu


Convert sorting indices to ranks

environ 3 ans il y a

A résolu


Set the Euler-Mascheroni constant with an identity using available MATLAB functions
Cody Problem <https://www.mathworks.com/matlabcentral/cody/problems/42826 42826> asked us to estimate the <https://en.wikipedia....

environ 3 ans il y a

A résolu


Is the number of 1s in a binary integer odd or even?
Your function should turn the input integers into binary form and count the number of 1s in the binary. If the number is odd, re...

environ 3 ans il y a

A résolu


Compute the drag on a moving vehicle
We assume no rolling resistance, and the simple rule for Drag : , where is the density of the fluid (assumed at 1.2 ), is the ...

environ 3 ans il y a

A résolu


Remove Duplicates
Remove duplicates from the vector of integers and display in sorted order

environ 3 ans il y a

Charger plus