A résolu


Return area of square
Side of square=input=a Area=output=b

2 jours il y a

A résolu


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

2 jours il y a

A résolu


Resistance of a light bulb
The current through two identical light bulbs connected in series is C Amperes. The total voltage across both bulbs is V Volts....

2 jours il y a

A résolu


Electrical Diode Current Calculation
In engineering, there is not always a single equation that describes a phenomenon accurately enough to be applied in all instanc...

2 jours il y a

A résolu


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

3 jours il y a

A résolu


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

3 jours il y a

A résolu


Rhombus
Get the area of the Rhombus using it's Diagonals.

10 jours il y a

A résolu


Energy-Mass Equivalence
Given input enegy of the object, E, and constant c = 300,000,000, find the mass of the object.

10 jours il y a

A résolu


factorial_calc(n)
Write a MATLAB function called factorial_calc(n) that takes a positive integer n as input and calculates the factorial of n. The...

10 jours il y a

A résolu


Area of the yellow shaded region

10 jours il y a

A résolu


Calculate distance travelled when given radius and rotations
When given radius of wheel and number of rotations calculate total distance travelled consider pi=3.14

10 jours il y a

A résolu


Calculate the area of a circle
Given a circle of diameter x calculate its area

10 jours il y a

A résolu


Find parts of a circle.
Given radius (r) of a circle find the diameter (d), circumference (c), an area (a).

10 jours il y a

A résolu


Calculating Ring Area
In two-dimensional space, a ring can be constructed by using two concentric circles. Determine the area of a ring which has r1 ...

10 jours il y a

A résolu


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

12 jours il y a

A résolu


Force and Motion 3
Two robots push on a large object in the same direction. One robot pushes with a force of F1 Newtons and the other with a force...

12 jours il y a

A résolu


Force and Motion 2
Two robots are pulling on an object in opposite directions. One robot pulls with a force of F1 Newtons and the other with a forc...

12 jours il y a

A résolu


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

12 jours il y a

A résolu


Find Logic 10

12 jours il y a

A résolu


Find Logic 8

12 jours il y a

A résolu


Find Logic 19

12 jours il y a

A résolu


Find Logic 4

12 jours il y a

A résolu


Product of all elements in an array
Compute the product of all elements in an array.

12 jours il y a

A résolu


Volume of Cylinder
Find the volume of a cylinder

12 jours il y a

A résolu


Electric Flux
Calculate the flux passing through a surface. E is electric field, A is area.

12 jours il y a

A résolu


Travel time
Calculate the time (in hours) it takes a car traveling at a given uniform speed of s km/hour to travel a distance of d km. For i...

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

12 jours il y a

A résolu


For a rectangle, if x is the length and 2x is width. Then find out x from the area of the rectangle?
For a rectangle, if x is the length and 2x is the width. Then find out x from the area of the rectangle? if the area is equal...

12 jours il y a

A résolu


area

12 jours il y a

Charger plus