Problème


Einstein
Calculate the energy by the famous formula of Albert Einstein.

3 mois il y a | 0 | 118 solveurs

A résolu


Find The Area Of The Circle.
Find the area of the Circle using PI.

3 mois il y a

Problème


Find The Area Of The Circle.
Find the area of the Circle using PI.

3 mois il y a | 0 | 23 solveurs

A résolu


Find The Area Of Triangle Using Base & Height.
You should find the area of the Triangle using base and height. Good Luck!

3 mois il y a

Problème


Find The Area Of Triangle Using Base & Height.
You should find the area of the Triangle using base and height. Good Luck!

3 mois il y a | 0 | 43 solveurs

A résolu


Get The Opposite Of The Number Without Negative (-) On It.
You must get the opposite of the number X without making -X. Hint: You can make it by Subtraction and Multiplication.

3 mois il y a

Problème


Get The Opposite Of The Number Without Negative (-) On It.
You must get the opposite of the number X without making -X. Hint: You can make it by Subtraction and Multiplication.

3 mois il y a | 0 | 15 solveurs

A résolu


Make a Plot with Functions
Make a plot and test

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

3 mois il y a

A résolu


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

3 mois il y a

A résolu


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

3 mois il y a

A résolu


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

3 mois il y a

A résolu


Find minimum and maximum elements of an array
For a given array find minimum and maximum elements of an array and store minimum value in first index of output and maximum in ...

3 mois il y a

A résolu


Solve the equation. Find X.

3 mois il y a

A résolu


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

3 mois il y a

A résolu


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

3 mois il y a

A résolu


MATLAB Basic: rounding III
Do rounding towards minus infinity. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 8

3 mois il y a

A résolu


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

3 mois il y a

A résolu


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

3 mois il y a

A résolu


divide by 5

3 mois il y a

A résolu


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

3 mois il y a

A résolu


Find the area of a rectangle if length of the diagonal is given.
if length of a diagnonal in rectangle is 5. Its area is 12.

3 mois il y a