Community Profile

photo

Kevin Cunningham


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • Promoter
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


times 10
times 10

presque 7 ans il y a

A résolu


times 0
times 0

presque 7 ans il y a

A résolu


times 11
times 11

presque 7 ans il y a

A résolu


times 22
times 22

presque 7 ans il y a

A résolu


times 33
times 33

presque 7 ans il y a

A résolu


times 2
t

presque 7 ans il y a

A résolu


times 1
times 1

presque 7 ans il y a

A résolu


times 5
times 5

presque 7 ans il y a

A résolu


times 4
times 4

presque 7 ans il y a

A résolu


times 3
times 3

presque 7 ans il y a

A résolu


times 2
times 2

presque 7 ans il y a

A résolu


Convert radians to degrees
Given input in radians, output to degrees

presque 7 ans il y a

A résolu


Convert degrees to radians
Given input in degrees, output to radians

presque 7 ans il y a

A résolu


Radians to Degrees
Convert radians to degrees.

presque 7 ans il y a

A résolu


Degrees to Radian
Convert degrees to radians

presque 7 ans il y a

A résolu


The Answer to Life, the Universe, and Everything
A variation of a previous Hitchhiker's Guide to the Galaxy problem. *Inputs:* Life, the Universe, and Everything *Output:*...

presque 7 ans il y a

A résolu


Make one big string out of two smaller strings
If you have two small strings, like 'a' and 'b', return them put together like 'ab'. 'a' and 'b' => 'ab' For extra ...

presque 7 ans il y a

A résolu


Given area find sides
In a right angle triangle given area 'A' one arm=x, another arm=2x then find the value of x. For example, area A=400 then ...

presque 7 ans il y a

A résolu


Squaring Matrix
Square the following matrix using matlab % A = 1 2 3 4 5 6 7 8 So new matrix should display...

presque 7 ans il y a

A résolu


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

presque 7 ans il y a

A résolu


Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.

presque 7 ans il y a

A résolu


Potential Energy
Calculate the potential energy of a rock.

presque 7 ans il y a

A résolu


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<http://upload....

presque 7 ans il y a

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

presque 7 ans il y a

A résolu


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

presque 7 ans il y a

A résolu


Create a vector
Create a vector from 0 to n by intervals of 2.

presque 7 ans il y a

A résolu


Y=X
Given an input variable x, output a variable y that is equal in value to x. Example: Input x = 1 Output y is 1 Inp...

presque 7 ans il y a

A résolu


Calculate square and cube of number
Calculate square and cube of number x

presque 7 ans il y a

A résolu


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

presque 7 ans il y a

A résolu


Spherical Volume
Calculate the volume of a sphere.

presque 7 ans il y a

Charger plus