解決済み


cube of number
find cube of number

1年以上 前

解決済み


square of a number
find square of a given number

1年以上 前

解決済み


square root
Find square root of given number

1年以上 前

解決済み


Find square of given number
Find Square of any number

1年以上 前

解決済み


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

1年以上 前

解決済み


find the height

1年以上 前

解決済み


Swap rows

1年以上 前

解決済み


Size

1年以上 前

解決済み


10% Discount

1年以上 前

解決済み


Find Sum of array

1年以上 前

解決済み


Dot Product

1年以上 前

解決済み


Matrix operation

1年以上 前

解決済み


Add 2 Vectors

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


sign function

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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.

1年以上 前

解決済み


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

1年以上 前

解決済み


Round to nearest integer

1年以上 前

解決済み


easy problem
Find the last element of the array

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


Radians to Degrees
Convert radians to degrees.

1年以上 前

さらに読み込む