A résolu


Double Factorial
Return double factorial n(n-2)...(5)(3)(1), n>0, odd n!! = n(n-2)...(6)(4)(2), n>0, even 1 ...

environ 5 ans il y a

A résolu


Check if the input is a strong prime

environ 5 ans il y a

A résolu


Column Removal (★★★)
(copy of prob 7) Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2...

environ 5 ans il y a

A résolu


Find the y=(1:x)
Look at the question

environ 5 ans il y a

A résolu


Find Pseudo-Cyclic Number
A cyclic number is an integer in which cyclic permutations of the digits are successive multiples of the number https://en.wikip...

environ 5 ans il y a

A résolu


Lah Numbers
Create a square lower diagonal matrix containing the first n Lah number coefficients. In mathematics, the Lah numbers are coeffi...

environ 5 ans il y a

A résolu


Find Logic 13

environ 5 ans il y a

A résolu


Find Logic 11

environ 5 ans il y a

A résolu


Find Logic 8

environ 5 ans il y a

A résolu


Find Logic 6

environ 5 ans il y a

A résolu


Radial Zernike polynomials
Given an integer _n_ &ge; 0 and an integer _m_ &ge; 0, generate the <http://en.wikipedia.org/wiki/Zernike_polynomials radial Zer...

environ 5 ans il y a

A résolu


List the delete-a-digit primes

environ 5 ans il y a

A résolu


Perfect number

environ 5 ans il y a

A résolu


Find the absolute value of of the array

environ 5 ans il y a

A résolu


Find Logic 3

environ 5 ans il y a

A résolu


Find Logic 1

environ 5 ans il y a

A résolu


Find Logic 2

environ 5 ans il y a

A résolu


Find Logic 4

environ 5 ans il y a

A résolu


Pell numbers
Find the nth pell number <https://en.wikipedia.org/wiki/Pell_number>

environ 5 ans il y a

A résolu


Identify primorial primes
Cody Problems <https://www.mathworks.com/matlabcentral/cody/problems/46054-count-trailing-zeros-in-a-primorial 46054> and <https...

plus de 5 ans il y a

A résolu


Find the last non-zero digit in a primorial
<https://www.mathworks.com/matlabcentral/cody/groups/2001/problems/45251 Cody Problem 45251> asked us to find the last non-zero ...

plus de 5 ans il y a

A résolu


Count trailing zeros in a primorial
<https://www.mathworks.com/matlabcentral/cody/problems/44068-the-number-of-trailing-zero-digit-of-a-factorial Cody Problem 44068...

plus de 5 ans il y a

A résolu


The number of trailing zero digit of a factorial
For given positive integer n, take factorial of that number. How many trailing zeros does it have? Example: factorial(11) = 3...

plus de 5 ans il y a

A résolu


Project Euler 249: Prime Subset Sums
Inspired by Problem 249 of Project Euler. <https://projecteuler.net/problem=249> Let S = {2, 3, 5, ...} be the set of prime ...

plus de 5 ans il y a

A résolu


Determine the factorial of a number

plus de 5 ans il y a

A résolu


Bell Triangle
Form the bell triangle upto nth bell number posotion; * if n=5 * y= [1 0 0 0 0; 1 2 0 0...

plus de 5 ans il y a

A résolu


generate nth pentatope number
https://en.wikipedia.org/wiki/Pentatope_number

plus de 5 ans il y a

Charger plus