Resuelto


Simple Electrical Power Calculation
Calculate the electrical power using the formula: P=V×I where: V is the voltage (in volts) I is the current (in amperes)

22 días hace

Resuelto


Ohm’s Law - Calculate Resistance
Ohm’s Law states that resistance R can be calculated as:R=V/I​ where: V is the voltage (in volts) I is the current (in ampere...

22 días hace

Resuelto


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

22 días hace

Resuelto


Temperature Conversion 2

22 días hace

Resuelto


Temperature Conversion 1

22 días hace

Resuelto


NOT
If a not equal to zero, b = true, else, b = false.

22 días hace

Resuelto


OR
If a greater than zero or c less than 10, b = true, else, b = false.

22 días hace

Resuelto


AND
If a greater than 0 and n less than 10, b = true, else, b = false. (Checking a should be in one line by AND special sign in MAT...

22 días hace

Resuelto


Nested If(s)
If a greater than zero, then check, if a = greater that 1 and less than 10, then b = true, else, b = false.

22 días hace

Resuelto


If-Elseif-Else
If a more than zero, b = true, if a = zero , b = zero, else, b = false.

22 días hace

Resuelto


If-Else
If a more than zero, b = true, else, b = false.

22 días hace

Resuelto


If
If a more than zero, then b = true.

22 días hace

Resuelto


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

alrededor de 1 mes hace

Resuelto


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

alrededor de 1 mes hace

Resuelto


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

alrededor de 1 mes hace

Resuelto


Basic Physics VII
Calculate the speed.

alrededor de 1 mes hace

Resuelto


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

alrededor de 1 mes hace

Resuelto


Basic Physics V
Calculate the Weight (w).

alrededor de 1 mes hace

Resuelto


Basic Physics IV
Calculate the Work.

alrededor de 1 mes hace

Resuelto


Basic Physics III
Calculate the Potential Energy (PE).

alrededor de 1 mes hace

Resuelto


Basic Physics II
Get the Kinetic Energy (KE).

alrededor de 1 mes hace

Resuelto


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

alrededor de 1 mes hace

Resuelto


Stress-Strain Properties - 5
Similar to the previous problem, materials may be characterized by their stiffness-to-weight ratio, which is the elastic modulus...

alrededor de 1 mes hace

Resuelto


Stress-Strain Properties - 4
A common measure of the ability of a material to carry load per unit mass is termed strength-to-weight ratio and is calculated b...

alrededor de 1 mes hace

Resuelto


Stress-Strain Properties - 3
A brittle material will not exhibit a yield point. In other words, the yield point and failure point coincide. In such cases, th...

alrededor de 1 mes hace

Resuelto


Stress-Strain Properties - 2
The resilience of a material is its ability to resist permanent (or plastic) deformation. The resilience coincides with the elas...

alrededor de 1 mes hace

Resuelto


Rule of mixtures (composites) - upper bound
The <http://en.wikipedia.org/wiki/Rule_of_mixtures rule of mixtures> is used in the mechanical design of composite structures to...

alrededor de 1 mes hace

Resuelto


Stress-Strain Properties - 1
This is the first in a series of problems regarding mechanics of materials, in particular, material properties drawn from stress...

alrededor de 1 mes hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

alrededor de 1 mes hace

Resuelto


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

alrededor de 1 mes hace

Cargar más