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 2 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 2 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 2 Jahre vor

Gelöst


Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...

fast 2 Jahre vor

Gelöst


Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...

fast 2 Jahre vor

Gelöst


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

fast 2 Jahre vor

Gelöst


Find the Pattern 5

fast 2 Jahre vor

Gelöst


Find the Pattern 10

fast 2 Jahre vor

Gelöst


Find the Pattern 3

fast 2 Jahre vor

Gelöst


Find the Pattern 2

fast 2 Jahre vor

Gelöst


Find the Pattern 1

fast 2 Jahre vor

Gelöst


Remove a specific column with min value
Remove the column that contain the min value in the matrix? If you like the problem, please give it a like:)

fast 2 Jahre vor

Gelöst


Remove a specific column with max value
Remove the column that contain the max value in the matrix? If you like the problem, please give it a like:)

fast 2 Jahre vor

Gelöst


Remove a specific row with min value
Remove the row that contain the min value in the matrix? If you like the problem, please give it a like:)

fast 2 Jahre vor

Gelöst


Remove a specific row with max value
Remove the row that contain the max value in the matrix? If you like the problem, please like it :)

fast 2 Jahre vor

Gelöst


Find out if the given number is a square of natural number.
For example , Input =4,output =1 Input=1,output=1 Input=0,output=0 Input=8,output=0

fast 2 Jahre vor

Problem


Find out if the given number is a square of natural number.
For example , Input =4,output =1 Input=1,output=1 Input=0,output=0 Input=8,output=0

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

Gelöst


Find Logic 24

fast 2 Jahre vor

Gelöst


Find Logic 25

fast 2 Jahre vor

Gelöst


Find Logic 26

fast 2 Jahre vor

Gelöst


Find Logic 27

fast 2 Jahre vor

Gelöst


Find Logic 28

fast 2 Jahre vor

Gelöst


Find Logic 29

fast 2 Jahre vor

Gelöst


Find Logic 30

fast 2 Jahre vor

Gelöst


Find Logic 31

fast 2 Jahre vor

Gelöst


Find Logic 32

fast 2 Jahre vor

Gelöst


Find Logic 23

fast 2 Jahre vor

Gelöst


Find Logic 22

fast 2 Jahre vor

Gelöst


Find Logic 21

fast 2 Jahre vor

Gelöst


Find Logic 20

fast 2 Jahre vor

Mehr laden