Resuelto


Mass Conversion 1

alrededor de 3 años hace

Resuelto


Temperature Conversion 3

alrededor de 3 años hace

Resuelto


Temperature Conversion 2

alrededor de 3 años hace

Resuelto


Temperature Conversion 1

alrededor de 3 años hace

Resuelto


y equals x divided by 2
function y = x/2

alrededor de 3 años hace

Resuelto


~(*|/)
Return three quarters of n without using addition, subtraction, multiplication or division.

alrededor de 3 años hace

Resuelto


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

alrededor de 3 años hace

Resuelto


dividing two variables
dividing two variables

alrededor de 3 años hace

Resuelto


Divide pi
Divide pi by x!

alrededor de 3 años hace

Resuelto


divide by 5

alrededor de 3 años hace

Resuelto


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

alrededor de 3 años hace

Resuelto


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

alrededor de 3 años hace

Resuelto


adding three variables
z, x and s adition for us to learn linear algebra in matlab

alrededor de 3 años hace

Resuelto


Square root of number
Square root of given number.

alrededor de 3 años hace

Resuelto


Determine the square root
Determine the square root of the value the user has entered, n.

alrededor de 3 años hace

Resuelto


Square
square root of x

alrededor de 3 años hace

Resuelto


square root
Find square root of given number

alrededor de 3 años hace

Resuelto


square root of a number
square root

alrededor de 3 años hace

Resuelto


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

alrededor de 3 años hace

Resuelto


Converts numbers into characters
Converts numbers into characters

alrededor de 3 años hace

Resuelto


Find the max element of the array
Find the max element of the array

alrededor de 3 años hace

Resuelto


the average value of the elements
Calculate the average value of the elements in the array

alrededor de 3 años hace

Resuelto


Double all elements in the array
Duplicate all elements in the array

alrededor de 3 años hace

Resuelto


to the 2 all elements
to the 2 all elements

alrededor de 3 años hace

Resuelto


calculate the length of matrix
input 1 array, calculate the length

alrededor de 3 años hace

Resuelto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

alrededor de 3 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

alrededor de 3 años hace