Gelöst


step function

fast 5 Jahre vor

Gelöst


speed limit alert

fast 5 Jahre vor

Gelöst


Diagonal Prod

fast 5 Jahre vor

Gelöst


Create a vector of n alternating ones and zeros (★★)
Given n, your output should be a vector y of numbers such that the first number is 1 and the numbers following it alternate betw...

fast 5 Jahre vor

Gelöst


Median computation (★)
Given a vector of values, compute the median. The median is defined as the middle value in a set of *sorted* data. Thus, if ...

fast 5 Jahre vor

Gelöst


Test

fast 5 Jahre vor

Gelöst


Number of digits in an integer
Specifies how many digits in a given integer. Example: in=100 ==> out=3

fast 5 Jahre vor

Gelöst


Sum of elements in a vector (★)
(copy of Prob. 3) Find the sum of all the numbers of the input vector x. Input x = [1 2 3 5] Output y is 11 <> ...

fast 5 Jahre vor

Gelöst


sign function

fast 5 Jahre vor

Gelöst


Swap rows

fast 5 Jahre vor

Gelöst


Card games

fast 5 Jahre vor

Gelöst


imaginary

fast 5 Jahre vor

Gelöst


Real

fast 5 Jahre vor

Gelöst


Remnant

fast 5 Jahre vor

Gelöst


print

fast 5 Jahre vor

Gelöst


Swap

fast 5 Jahre vor

Gelöst


Sudoku

fast 5 Jahre vor

Gelöst


delta x

fast 5 Jahre vor

Gelöst


find the height

fast 5 Jahre vor

Gelöst


Return multiples of 3

fast 5 Jahre vor

Gelöst


Replace multiples of 5 with NaN
It is required to replace all values in a vector that are multiples of 5 with NaN. Example: input: x = [1 2 5 12 10 7] ...

fast 5 Jahre vor

Gelöst


size

fast 5 Jahre vor

Gelöst


Compute a dot product of two vectors x and y
x and y are input vectors, d is a number and contains their dot product

fast 5 Jahre vor

Gelöst


PIN code III

fast 5 Jahre vor

Gelöst


Replace odd number in given matrix by zero
Replace the odd numbers in a given matrix with zero. Example A = [ 17 24 1 8 15 23 5 7 ...

fast 5 Jahre vor

Gelöst


NaN

fast 5 Jahre vor

Gelöst


Row avg

fast 5 Jahre vor

Gelöst


Factorial

fast 5 Jahre vor

Mehr laden