Gelöst


cube of number
find cube of number

etwa 2 Jahre vor

Gelöst


square of a number
find square of a given number

etwa 2 Jahre vor

Gelöst


square root
Find square root of given number

etwa 2 Jahre vor

Gelöst


Find square of given number
Find Square of any number

etwa 2 Jahre vor

Gelöst


Calculate Resistance 2
In this problem, you have to calculate Resistance R of a linear conductor having voltage V across it and current I is passing i...

etwa 2 Jahre vor

Gelöst


find the height

etwa 2 Jahre vor

Gelöst


Swap rows

etwa 2 Jahre vor

Gelöst


Size

etwa 2 Jahre vor

Gelöst


10% Discount

etwa 2 Jahre vor

Gelöst


Find Sum of array

etwa 2 Jahre vor

Gelöst


Dot Product

etwa 2 Jahre vor

Gelöst


Matrix operation

etwa 2 Jahre vor

Gelöst


Add 2 Vectors

etwa 2 Jahre vor

Gelöst


Find out if Quadratic Equation has real roots or not?
Input [a b c] ax^2+bx+c=0 Output [1 or 0] 1= Quadratic Equation has real roots 0= Quadratic Equation has imaginary roots

etwa 2 Jahre vor

Gelöst


Draw 'P' !!!
Draw a n by n matrix 'P' using 0s and 1s. (n is odd and greater than 4) if n=5 , then the output will be [1 1 1 1 1 1 0 0 0...

etwa 2 Jahre vor

Gelöst


sign function

etwa 2 Jahre vor

Gelöst


Multiplos 7
Escreva um programa que mostre todos os números entre 5 e 100 que são divisíveis por 7, mas não são múltiplos de 5. Os números o...

etwa 2 Jahre vor

Gelöst


Lista Ordenada
Dado um vetor V, verifique se o vetor está ordenado, retorne true ou false. Ordenado([1 2 3 4]) = true;

etwa 2 Jahre vor

Gelöst


persistant sum
There will be 9 tests for this problem. In each test you will be provided with 2 integers n=[n1,n2], where n2 is equal to t...

etwa 2 Jahre vor

Gelöst


Basic commands - rounding
make a function which will round to integer, which is nearer to zero. Example x=[-2.5 2]; y=[-2 2];

etwa 2 Jahre vor

Gelöst


Find out value of sine given by degree.
Find out value of sine given by degree. If theta=30, it's value must be 0.5.

etwa 2 Jahre vor

Gelöst


Create vector as shown in test cases
Create vector as shown in test cases

etwa 2 Jahre vor

Gelöst


Round to nearest integer

etwa 2 Jahre vor

Gelöst


easy problem
Find the last element of the array

etwa 2 Jahre vor

Gelöst


wipe out!
make all the elements in given x zero.

etwa 2 Jahre vor

Gelöst


Change matrix to vector2
From x = 4 3 5 1 5 1 To y = 4 3 5 1 ...

etwa 2 Jahre vor

Gelöst


Calculate some equation
Using given inputs x and z, make two outputs that are y1 = (xz)/(x/z)^2 + 14x^2 - 0.8z^2 y2 = x^z - z^x + (x/z)^2 - (z/x...

etwa 2 Jahre vor

Gelöst


Radians to Degrees
Convert radians to degrees.

etwa 2 Jahre vor

Mehr laden