A résolu


Find the Pattern 5

environ 2 ans il y a

A résolu


Find the Pattern 7

environ 2 ans il y a

A résolu


Find the Pattern 8

environ 2 ans il y a

A résolu


Find the Pattern 9

environ 2 ans il y a

A résolu


Find the Pattern 6

environ 2 ans il y a

A résolu


Find the Pattern 2

environ 2 ans il y a

A résolu


Find the Pattern 1

environ 2 ans il y a

A résolu


Find the Pattern 10

environ 2 ans il y a

A résolu


Find the Pattern 3

environ 2 ans il y a

A résolu


Matrix Pattern 5

environ 2 ans il y a

A résolu


Matrix Pattern 8

environ 2 ans il y a

A résolu


Matrix Pattern 10

environ 2 ans il y a

A résolu


Matrix Pattern 9

environ 2 ans il y a

A résolu


Matrix Pattern 7

environ 2 ans il y a

A résolu


Matrix Pattern 6

environ 2 ans il y a

A résolu


Matrix Pattern 4

environ 2 ans il y a

A résolu


Matrix Pattern 3

environ 2 ans il y a

A résolu


Matrix Pattern 2

environ 2 ans il y a

A résolu


Matrix Pattern 1

environ 2 ans il y a

A résolu


Fix the last element of a cell array
Note: this is lifted directly from <http://www.mathworks.com/matlabcentral/answers/82825-puzzler-for-a-monday Puzzler for a Mond...

environ 2 ans il y a

A résolu


Create a cell array out of a struct
Create a cell array out of a (single) struct with the fieldname in the first column and the value in the second column: in: ...

environ 2 ans il y a

A résolu


Split a string into chunks of specified length
Given a string and a vector of integers, break the string into chunks whose lengths are given by the elements of the vector. Ex...

environ 2 ans il y a

A résolu


Natural numbers in string form
Create a cell array of strings containing the first n natural numbers. _Slightly_ harder than it seems like it should be. Ex...

environ 2 ans il y a

A résolu


Remove element(s) from cell array
You can easily remove an element (or a column in any dimension) from a normal matrix, but assigning that value (or range) empty....

environ 2 ans il y a

A résolu


Convert a numerical matrix into a cell array of strings
Given a numerical matrix, output a *cell array of string*. For example: if input = 1:3 output is {'1','2','3'} whic...

environ 2 ans il y a

A résolu


Find nth maximum
Find nth maximum in a vector of integer numbers. Return NaN if no such number exists. x = [2 6 4 9 -10 3 1 5 -10]; So ...

environ 2 ans il y a

A résolu


Create an n-by-n null matrix and fill with ones certain positions
The positions will be indicated by a z-by-2 matrix. Each row in this z-by-2 matrix will have the row and column in which a 1 has...

environ 2 ans il y a

A résolu


Find last zero for each column
Given a numeric array of arbitrary size, return the row index of the last zero for each column. If a column contains all nonzero...

environ 2 ans il y a

A résolu


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

environ 2 ans il y a

A résolu


Find Logic 17

environ 2 ans il y a

Charger plus