A résolu


Area of a pentagon
Given the side of a regular pentagon and its apothem return the area of pentagon. Remember the area of pentagon is calculate ...

environ 4 ans il y a

A résolu


The sum of individual numbers...
Well this one is taking a number and then summing the individual parts till you reach a value of 1, 2, 3, 4, 5, 6, 7, 8, 9, or 0...

environ 4 ans il y a

A résolu


Simple Income Tax

environ 4 ans il y a

A résolu


Parallel vectors
Return true or false depending on whether 2 vectors are parallel or not. Vectors can be 2 or 3 dimensional. The origin is not c...

environ 4 ans il y a

A résolu


rectangle in circle
In the figure below, the rectangle at the corner measures a cm x b cm. What is the radius of the circle in cm? <<http://www....

environ 4 ans il y a

A résolu


find the index of local minimum in the matrix

environ 4 ans il y a

A résolu


Laws of motion 7

environ 4 ans il y a

A résolu


Find the efficiency

environ 4 ans il y a

A résolu


Where is she?
Given the numbers 12, 3, 6, 9 Tell where the girl is located. That is: Look to your 3 o'clock = look right Example ...

environ 4 ans il y a

A résolu


Volume of Cylindrical Shell

environ 4 ans il y a

A résolu


Find the Pattern 2

environ 4 ans il y a

A résolu


Previous Palindrome

environ 4 ans il y a

A résolu


Test if a number is numeric or not
Test if a number is numeric or not

environ 4 ans il y a

A résolu


Determine if a row vector has NaN
Determine if a row vector x has NaN

environ 4 ans il y a

A résolu


Find Logic 11

environ 4 ans il y a

A résolu


Angular Velocity

environ 4 ans il y a

A résolu


Find the value of Y

environ 4 ans il y a

A résolu


Divisors

environ 4 ans il y a

A résolu


Mersenne Primes vs. All Primes
A Mersenne prime (M) is a prime number of the form M = 2^p - 1, where p is another prime number. <https://www.mathworks.com/matl...

environ 4 ans il y a

A résolu


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...

environ 4 ans il y a

A résolu


Calculate compression ratio of engine
Calculate compression ratio of engine given compression volume of cylinder(Vc), piston stroke(s) and valve diameter(d)

environ 4 ans il y a

A résolu


Upper case and lower case!

environ 4 ans il y a

A résolu


Sum multiples

environ 4 ans il y a

A résolu


Minkowski distance

environ 4 ans il y a

A résolu


Values in Array
How many values are in the array

plus de 4 ans il y a

A résolu


Rotate array 90 degrees
Rotate the given matrix by 90 degrees. Example, A = [1 2 3 ; 4 5 6 ] B = rotated(A) = [ 3 6; 2 5; 1 4 ]

plus de 4 ans il y a

A résolu


Rotate matrix by -90 degrees
Rotate a Matrix by -90 degrees Example: X = 1 2 3 4 5 6 7 8 9 output = 7 4 ...

plus de 4 ans il y a

A résolu


Add 3 numbers
In this problem, you have to add three numbers a, b and c. Give output d = add(a,b,c)

plus de 4 ans il y a

A résolu


Find the sum

plus de 4 ans il y a

A résolu


Find the slope

plus de 4 ans il y a

Charger plus