A résolu


Project Euler: Problem 4, Palindromic numbers
A palindromic number reads the same both ways. The largest palindrome made from the product of two 2-digit numbers is 9009 = 91 ...

plus de 4 ans il y a

A résolu


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

plus de 4 ans il y a

A résolu


Decimal Fraction to binary conversion
Given an fraction decimal number n, convert it to its equivalent binary number. If it is an infinite binary fraction, keep it...

presque 5 ans il y a

A résolu


reverse the order and combine a matrix

presque 5 ans il y a

A résolu


Round to nearest integer

presque 5 ans il y a

A résolu


Squares of odd numbers upto a given range
Find the squares of odd numbers upto a given range. If Given x=6 return y=(1^2,3^2,5^2) y=1,9,25 If Given x=5 retu...

presque 5 ans il y a

A résolu


How to locate the position of an element in a vector without using the find function
(copy of prob 105 with test for find function) Write a function posX = *locatePos* (x,y) which returns the location o...

presque 5 ans il y a

A résolu


PIN code

presque 5 ans il y a

A résolu


Swap

presque 5 ans il y a

A résolu


Swap rows

presque 5 ans il y a

A résolu


Determina el número de cifras de un número
Crea una función que te devuelva el número de cifras de un número. Algunos ejemplos para ayudarte serían: El número 125 tie...

presque 5 ans il y a

A résolu


Find sum of numbers on the cornice of a matrix.

presque 5 ans il y a

A résolu


NaN

presque 5 ans il y a

A résolu


Size

presque 5 ans il y a

A résolu


Evaluate the logarithmic integral
The <https://en.wikipedia.org/wiki/Logarithmic_integral_function logarithmic integral> li(x) plays a role in number theory becau...

presque 5 ans il y a

A résolu


Test the generalized Legendre conjecture

presque 5 ans il y a

A résolu


Determine digits of the Copeland-Erdos constant
<https://www.mathworks.com/matlabcentral/cody/problems/1477-champernowne-constant/solutions/new Cody Problem 1477> asks us to de...

presque 5 ans il y a

A résolu


Identify full reptend primes

presque 5 ans il y a

A résolu


Compute the nth Naerogahtyp emirp

presque 5 ans il y a

A résolu


Determine whether a prime is Pythagorean

presque 5 ans il y a

A résolu


Find jumping medalists

presque 5 ans il y a

A résolu


Sum of series IX

presque 5 ans il y a

A résolu


Sum of series VIII

presque 5 ans il y a

A résolu


Negative without '-'
Simple: return a negative number without using the '-' sign. Thanks to Problem <https://www.mathworks.com/matlabcentral/cody/...

presque 5 ans il y a

A résolu


List the erauqs

presque 5 ans il y a

A résolu


Compute the nth Pythagorean prime
Pythagorean primes have the form p = 4n+1, where n is an integer, and they can be written as the sum of squares of two integers....

presque 5 ans il y a

Charger plus