Resuelto


rewrite vector
rewrite vector [1 2 1]

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


calculate km to m
calculate 1123 km to m

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


Who is the man
Answer Who is the man

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


The first problem!
Just to test it

casi 13 años hace

Resuelto


You eat a soup with a?
Answer at question

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


Area of triangle
Calculate the triangle area

casi 13 años hace

Resuelto


Rectangle circuit
Calculate the rectangle circuit

casi 13 años hace

Resuelto


Triangle circuit
Calculate the triangle circuit

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


Calculate inverse Fourier transform
inverse Fourier transform of the vector x

casi 13 años hace

Resuelto


circuit of square
Calculate the circuit of square

casi 13 años hace

Resuelto


Square area
Calculate the area of square

casi 13 años hace

Resuelto


calculate squre
...

casi 13 años hace

Resuelto


Length of the vector
Return the length of given vector

casi 13 años hace

Resuelto


calculate square
r=2 a=3

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


m-->cm
m-->cm

casi 13 años hace

Resuelto


how much is log 1000
how much is log 1000

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


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

casi 13 años hace

Cargar más