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

9 jours il y a

A résolu


Solve the equation. Find X.

9 jours il y a

A résolu


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

9 jours il y a

A résolu


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

9 jours 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

9 jours 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

9 jours il y a

A résolu


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

9 jours il y a

A résolu


divide by 5

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

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

10 jours il y a