문제를 풀었습니다


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]

7년 초과 전

문제를 풀었습니다


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

7년 초과 전