Resuelto


Matlab Basics - Absolute Value
Write a script that returns the absolute value of the elements in x e.g. x = [-1 -2 -3 -4] --> y = [1 2 3 4]

alrededor de 9 años hace

Resuelto


length of a vector
Find twice the length of a given vector.

alrededor de 9 años hace