Solved


Ounces to Kilograms
convert ounces to kilograms, easy

5 days ago

Solved


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

5 days ago

Solved


Number Power
Raise a number to itself.

5 days ago

Solved


Cube root of max value in a vector
Find the cube root of the maximum value in a vector

5 days ago

Solved


Card games

5 days ago

Solved


Swap

5 days ago

Solved


Sudoku

5 days ago

Solved


speed limit alert

5 days ago

Solved


Swap rows

5 days ago

Solved


Insert zeros

5 days ago

Solved


step function

5 days ago

Solved


Sort accordingly

5 days ago

Solved


PIN code II
A cell phones requires a PIN code to open which only includes numbers; how long (in terms of minutes) does it take to enter all ...

5 days ago

Solved


Insert zeros II

5 days ago

Solved


F.R.I.E.N.D.S

5 days ago

Solved


Factorial

5 days ago

Solved


find the height

5 days ago

Solved


size

5 days ago

Solved


PIN code III

5 days ago

Solved


imaginary

5 days ago

Solved


find the value

5 days ago

Solved


Element-wise vector product (★)
Given two vectors x and y, compute their element-wise product z. Thus, if x = [1 3 5] and y = [0.5 -1 2], then z = [1*0.5...

5 days ago

Solved


factorial
calculate x!

5 days ago

Solved


Sum Sum Sum!
Calculate the sum of the natural numbers from 1 to n

5 days ago

Solved


Convert a given Character to its decimal equivalent value
Convert a given character to its decimal equivalent value according to the ascii table. if x = '!'; y = 33; if x = 'u'; ...

5 days ago

Solved


Palindrome Check
Check whether the entire matrix is palindrome or not. Example matrix = [7 8 7] matrix_reverse = [7 8 7] So the mat...

5 days ago

Solved


Linear system solve
Solve a linear set of equations as described in the following link: http://www.people.virginia.edu/~teh1m/cody/linsolv1.pdf

5 days ago

Solved


Distances in a circle
A circle (360°) is given and a row of 6 monotonic increasing numbers with the which difference from last to first value is les...

5 days ago

Solved


index of n^2 in magic(n)
input=5 magic matrix 17 24 1 8 15 23 5 7 14 16 4 6 13 20 22 10 ...

5 days ago

Load more