A résolu


rewrite vector
rewrite vector [1 2 1]

presque 13 ans il y a

A résolu


Calculate the integral of the polynomial
for e.g. in = [3 2 1] out = [1 1 1 0]

presque 13 ans il y a

A résolu


calculate km to m
calculate 1123 km to m

presque 13 ans il y a

A résolu


Switch matrix to a column vector
for e.g. x = [1 2 3 4] y = 1 3 2 4

presque 13 ans il y a

A résolu


find the maximum element of the matrix
for e.g x = [1 2; 3 4] y = 4

presque 13 ans il y a

A résolu


Find the minimum element of the matrix
Example: If x = [3 9; 5 2] then y = 2

presque 13 ans il y a

A résolu


find the roots of a quadratic equation
for e.g x = [ 2 -1 -3] y = [1.5 -1]

presque 13 ans il y a

A résolu


Who is the man
Answer Who is the man

presque 13 ans il y a

A résolu


How many wheels got the bike
Just answer how many wheels got the bike

presque 13 ans il y a

A résolu


How many wheels got the car
How many wheels got the car

presque 13 ans il y a

A résolu


The first problem!
Just to test it

presque 13 ans il y a

A résolu


You eat a soup with a?
Answer at question

presque 13 ans il y a

A résolu


how many tails got the dog
how many tails got the dog

presque 13 ans il y a

A résolu


Area of triangle
Calculate the triangle area

presque 13 ans il y a

A résolu


Rectangle circuit
Calculate the rectangle circuit

presque 13 ans il y a

A résolu


Triangle circuit
Calculate the triangle circuit

presque 13 ans il y a

A résolu


Number of odd and even elements within matrix
Input(m) - any matrix with integers Output(n) - n(1)=number of odd elements, n(2)=number of even elements Example: * m=...

presque 13 ans il y a

A résolu


Calculate inverse Fourier transform
inverse Fourier transform of the vector x

presque 13 ans il y a

A résolu


circuit of square
Calculate the circuit of square

presque 13 ans il y a

A résolu


Square area
Calculate the area of square

presque 13 ans il y a

A résolu


calculate squre
...

presque 13 ans il y a

A résolu


Length of the vector
Return the length of given vector

presque 13 ans il y a

A résolu


calculate square
r=2 a=3

presque 13 ans il y a

A résolu


Number of elements in matrix
Just return number of elements in the matrix

presque 13 ans il y a

A résolu


Number of rows in matrix
Return the number of rows in matrix

presque 13 ans il y a

A résolu


Number of columns in matrix
Return the number of columns in matrix

presque 13 ans il y a

A résolu


m-->cm
m-->cm

presque 13 ans il y a

A résolu


how much is log 1000
how much is log 1000

presque 13 ans il y a

A résolu


Vector of numbers divisible by 3
* Input(n) - any integer * Output(v) - vector with numbers divisible by 3(exept 0) starting from n to 0 Examples: * n=6...

presque 13 ans il y a

A résolu


Relative ratio of "1" in binary number
Input(n) is positive integer number Output(r) is (number of "1" in binary input) / (number of bits). Example: * n=0; r=...

presque 13 ans il y a

Charger plus