Risolto


Vector addition
Given two row vectors, v1 and v2, each representing an integer, such that the vector elements are the digits from left to right,...

quasi 10 anni fa

Risolto


Unique: Speed Enhancement for uint(8,16,32)
This Speed Performance Challenge is to optimize Unique for processing uint8/uint16/uint32 variables. *Input:* A (column vecto...

quasi 10 anni fa

Risolto


Select every other element of a matrix
Write a function called outMat = odd_idx( myMat ) that takes a matrix, myMat, as input argument and returns a matrix th...

quasi 10 anni fa

Risolto


Angle difference between Hour Hand and Minute Hand of clock
*Calculate the difference of angles between Hour hand and Minute hand of clock* E.g. 1) At 12:00 Angle Difference = 0 deg...

quasi 10 anni fa

Risolto


Cubic Integer Constrained Solution
Find an integral non-trivial solution (x,y,z ~=0) (x=0 or y=0 or z=0 are trivial) for the cubic equation 987,654,321x + ...

quasi 10 anni fa

Risolto


Find the qube of a give number.
You are given a number, find the qube of that number.

quasi 10 anni fa

Risolto


Halder function
Find the halder function value of a number

quasi 10 anni fa

Risolto


find max
You are given an array number find the maximum

quasi 10 anni fa

Risolto


find minimum
find the minimum from an array

quasi 10 anni fa

Risolto


find sum of the numbers in array
calculate the sum of numbers in a given array

quasi 10 anni fa

Risolto


Find mean
given an array, find the mean of the number in that array

quasi 10 anni fa

Risolto


find the mean of all elements in a matrix
given a matrix, just find the mean of all elements in the matrix

quasi 10 anni fa

Risolto


find a specific element from an matrix
Find the element from matrix which is in 2nd row and 3rd column.

quasi 10 anni fa

Risolto


first element of matrix
find the first elements of a column matrix

quasi 10 anni fa

Risolto


find lenth of array
you have given an array, find the length of that.

quasi 10 anni fa

Risolto


Find subtraction
Given a, b. Find a-b

quasi 10 anni fa

Risolto


list of prime numbers
n is given find the largest prime number <=n

quasi 10 anni fa

Risolto


find square root of a positive real number
a number given, find the square root of that number

quasi 10 anni fa

Risolto


find "greatest common divisor" of two integer value
A function to find Greatest Common Divisor of two integer input E.G. x=-18 y=96 output should be +6 x=-18; y=96; >>your...

quasi 10 anni fa

Risolto


Find remainder when x is divided by 3
Find remainder when x is divided by 3

quasi 10 anni fa

Risolto


multiply an array by its position number
You have given an array. Multiply an array by its position number

quasi 10 anni fa

Risolto


Find qube root
Find the quberoot of 27

quasi 10 anni fa

Risolto


what is the circumference of the circle with radius r ???
Calculate the area of circle, radius r is given.

quasi 10 anni fa

Risolto


find the Area of a rectangle
length is x width is y what is the area of the rectangle?

quasi 10 anni fa

Risolto


iteration of N blank spot
we have N spot which can be blank o filled calculate the number of iteration for these spots. e.g. N=2 1- blank blank 2- bl...

quasi 10 anni fa

Risolto


Prime number removal
remove all prime numbers from the input e.g. input = 1 2 3 4 5 6 7 8 9 10 11 12 ...

quasi 10 anni fa

Risolto


Calculating selling price
Cost of a Product is $x What should be the selling price if you want to gain 10%?

quasi 10 anni fa

Risolto


Calculating cost
You sold a Product at $x and gain 10% What was the cost of the product?

quasi 10 anni fa

Risolto


find 90-45
find 90-45

quasi 10 anni fa

Risolto


Want to solve this problem???????????????????
It depends on you whether u want to solve this problem or not....

quasi 10 anni fa

Carica altro