Gelöst


Temperature Conversion 3

fast 4 Jahre vor

Gelöst


Temperature Conversion 2

fast 4 Jahre vor

Gelöst


Temperature Conversion 1

fast 4 Jahre vor

Gelöst


Remove element(s) from cell array
You can easily remove an element (or a column in any dimension) from a normal matrix, but assigning that value (or range) empty....

fast 4 Jahre vor

Gelöst


Mersenne Primes
A Mersenne prime is a prime number of the form M = 2^p - 1, where p is another prime number. For example, 31 is a Mersenne prim...

fast 4 Jahre vor

Gelöst


Project Euler: Problem 7, Nth prime
By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13. What is the Nth prime nu...

fast 4 Jahre vor

Gelöst


perfect square
Perfect square is amazing, so we have problems like 45183, 34482, 44683, and 44957. But how can we find a large number is a pe...

fast 4 Jahre vor

Gelöst


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

fast 4 Jahre vor

Gelöst


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

fast 4 Jahre vor

Gelöst


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

fast 4 Jahre vor

Gelöst


Converts numbers into characters
Converts numbers into characters

fast 4 Jahre vor

Gelöst


Find the max element of the array
Find the max element of the array

fast 4 Jahre vor

Gelöst


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

fast 4 Jahre vor

Gelöst


to the 2 all elements
to the 2 all elements

fast 4 Jahre vor

Gelöst


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

fast 4 Jahre vor

Gelöst


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

fast 4 Jahre vor

Gelöst


calculate the length of matrix
input 1 array, calculate the length

fast 4 Jahre vor

Gelöst


Draw a '0' in a one matrix!

fast 4 Jahre vor

Gelöst


Determine whether the given number is palindrome or not.
A palindromic number (also known as a numeral palindrome or a numeric palindrome) is a number (such as 16461) that remains the s...

fast 4 Jahre vor

Gelöst


Draw a Diamond shape in ones Matrix with '0' s
Input will be odd numbers.The task is to make a Diamond shape in a ones matrix with '0's where the matrix will be a square matri...

fast 4 Jahre vor

Problem


Draw a Diamond shape in ones Matrix with '0' s
Input will be odd numbers.The task is to make a Diamond shape in a ones matrix with '0's where the matrix will be a square matri...

fast 4 Jahre vor | 2 | 28 Lösungsvorschläge

Gelöst


Draw a '4' in a zero matrix!

fast 4 Jahre vor

Gelöst


Draw a '7' in a zero matrix!

fast 4 Jahre vor

Gelöst


Draw a '3' in a zero matrix!

fast 4 Jahre vor

Gelöst


Draw a '8' in a zero matrix!

fast 4 Jahre vor

Gelöst


Draw a '6' in a zero matrix!

fast 4 Jahre vor

Gelöst


Draw a '9' in a zero matrix!

fast 4 Jahre vor

Gelöst


Draw a '2' in a zero matrix!

fast 4 Jahre vor

Gelöst


Draw a '5' in a zero matrix!

fast 4 Jahre vor

Mehr laden