A résolu


Bottles of beer
Given an input number representing the number of bottles of beer on the wall, output how many are left if you take one down and ...

plus de 4 ans il y a

A résolu


Matlab Basics - Rounding II
Write a script to round a variable x to 3 decimal places: e.g. x = 2.3456 --> y = 2.346

plus de 4 ans 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

plus de 4 ans il y a

A résolu


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

plus de 4 ans 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

plus de 4 ans il y a

A résolu


surface of a spherical planet
you just discovered its circumference, that is the input.

plus de 4 ans il y a

A résolu


first element of matrix
find the first elements of a column matrix

plus de 4 ans 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 ...

plus de 4 ans il y a

A résolu


Height of a 3D Pyramid
If a pyramid is made with one(1). What will be the height of the pyramid of square shaped base(n*n)? where input is n.

plus de 4 ans il y a

A résolu


Column norms of a matrix
Given a matrix M, return a vector y such that for each k y(k)=norm(M(:,k)) (y(k) is the Euclidean norm of the k-th col...

plus de 4 ans il y a

A résolu


Total energy

plus de 4 ans il y a

A résolu


Potential energy calculation

plus de 4 ans il y a

A résolu


Kinetic energy calculation

plus de 4 ans il y a

A résolu


Laws of motion 6

plus de 4 ans il y a

A résolu


Laws of motion 5

plus de 4 ans il y a

A résolu


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

plus de 4 ans il y a

A résolu


Laws of motion 3

plus de 4 ans il y a

A résolu


Laws of motion 2

plus de 4 ans il y a

A résolu


Find the Pattern 5

plus de 4 ans il y a

A résolu


Find the Pattern 6

plus de 4 ans il y a

A résolu


Find the Pattern 10

plus de 4 ans il y a

A résolu


Find the Pattern 9

plus de 4 ans il y a

A résolu


Find the Pattern 8

plus de 4 ans il y a

A résolu


Find the Pattern 7

plus de 4 ans il y a

A résolu


Find the Pattern 4

plus de 4 ans il y a

A résolu


Find the Pattern 3

plus de 4 ans il y a

A résolu


Find the Pattern 2

plus de 4 ans il y a

A résolu


Find the Pattern 1

plus de 4 ans il y a

A résolu


Draw a '4' in a zero matrix!

plus de 4 ans il y a

Charger plus