Risolto


cube of number
find cube of number

quasi 2 anni fa

Risolto


square of a number
find square of a given number

quasi 2 anni fa

Risolto


square root
Find square root of given number

quasi 2 anni fa

Risolto


Find square of given number
Find Square of any number

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


find the height

quasi 2 anni fa

Risolto


Swap rows

quasi 2 anni fa

Risolto


Size

quasi 2 anni fa

Risolto


10% Discount

quasi 2 anni fa

Risolto


Find Sum of array

quasi 2 anni fa

Risolto


Dot Product

quasi 2 anni fa

Risolto


Matrix operation

quasi 2 anni fa

Risolto


Add 2 Vectors

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


sign function

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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.

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Round to nearest integer

quasi 2 anni fa

Risolto


easy problem
Find the last element of the array

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


Radians to Degrees
Convert radians to degrees.

quasi 2 anni fa

Carica altro