Resuelto


cube of number
find cube of number

más de 1 año hace

Resuelto


square of a number
find square of a given number

más de 1 año hace

Resuelto


square root
Find square root of given number

más de 1 año hace

Resuelto


Find square of given number
Find Square of any number

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


find the height

más de 1 año hace

Resuelto


Swap rows

más de 1 año hace

Resuelto


Size

más de 1 año hace

Resuelto


10% Discount

más de 1 año hace

Resuelto


Find Sum of array

más de 1 año hace

Resuelto


Dot Product

más de 1 año hace

Resuelto


Matrix operation

más de 1 año hace

Resuelto


Add 2 Vectors

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


sign function

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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.

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


Round to nearest integer

más de 1 año hace

Resuelto


easy problem
Find the last element of the array

más de 1 año hace

Resuelto


Create an array from 1 to x in steps of 1.

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


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

más de 1 año hace

Resuelto


Radians to Degrees
Convert radians to degrees.

más de 1 año hace

Cargar más