A résolu


Matrix Pattern 3

presque 3 ans il y a

A résolu


Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...

presque 3 ans il y a

A résolu


Find the maximum number of decimal places in a set of numbers
Given a vector or matrix of values, calculate the maximum number of decimal places within the input. Trailing zeros do not coun...

presque 3 ans il y a

A résolu


Clean the List of Names
Given a list of names in a cell array, remove any duplications that result from different capitalizations of the same string. So...

presque 3 ans il y a

A résolu


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

presque 3 ans il y a

A résolu


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

presque 3 ans il y a

A résolu


frame of the matrix
Given the matrix M, return M without the external frame.

presque 3 ans il y a

A résolu


subtract central cross
Given an n-by-n square matrix, where n is an odd number, return the matrix without the central row and the central column.

presque 3 ans il y a

A résolu


Matrix multiplication across rows
Given matrix m, return matrix n such that, rows of n are result of multiplication of the rows of the input matrix Example ...

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

presque 3 ans il y a

A résolu


Find Logic 17

presque 3 ans il y a

A résolu


Find Logic 19

presque 3 ans il y a

A résolu


Find Logic 18

presque 3 ans il y a

A résolu


Find Logic 7

presque 3 ans il y a

A résolu


Find Logic 1

presque 3 ans il y a

A résolu


Find Logic 16

presque 3 ans il y a

A résolu


Find Logic 14

presque 3 ans il y a

A résolu


Find Logic 13

presque 3 ans il y a

A résolu


Find Logic 12

presque 3 ans il y a

A résolu


Find Logic 11

presque 3 ans il y a

A résolu


Find Logic 10

presque 3 ans il y a

A résolu


Find Logic 6

presque 3 ans il y a

A résolu


Find Logic 8

presque 3 ans il y a

A résolu


Find Logic 9

presque 3 ans il y a

A résolu


Find Logic 15

presque 3 ans il y a

A résolu


Find Logic 4

presque 3 ans il y a

A résolu


Find Logic 3

presque 3 ans il y a

A résolu


Rescale Scores
Each column (except last) of matrix |X| contains students' scores in a course assignment or a test. The last column has a weight...

presque 3 ans il y a

A résolu


Calculate Inner Product
Given two input matrices, |x| and |y|, check if their inner dimensions match. * If they match, create an output variable |z|...

presque 3 ans il y a

A résolu


Find the Best Hotels
Given three input variables: * |hotels| - a list of hotel names * |ratings| - their ratings in a city * |cutoff| - the rat...

presque 3 ans il y a

Charger plus