A résolu


step function

environ 5 ans il y a

A résolu


speed limit alert

environ 5 ans il y a

A résolu


Diagonal Prod

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


Test

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


sign function

environ 5 ans il y a

A résolu


Swap rows

environ 5 ans il y a

A résolu


Card games

environ 5 ans il y a

A résolu


imaginary

environ 5 ans il y a

A résolu


Real

environ 5 ans il y a

A résolu


Remnant

environ 5 ans il y a

A résolu


print

environ 5 ans il y a

A résolu


Swap

environ 5 ans il y a

A résolu


Sudoku

environ 5 ans il y a

A résolu


delta x

environ 5 ans il y a

A résolu


find the height

environ 5 ans il y a

A résolu


Return multiples of 3

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


size

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


PIN code III

environ 5 ans il y a

A résolu


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

environ 5 ans il y a

A résolu


NaN

environ 5 ans il y a

A résolu


Row avg

environ 5 ans il y a

A résolu


Factorial

environ 5 ans il y a

Charger plus