Community Profile

photo

Cédric S.


Last seen: environ 3 ans il y a Actif depuis 2020

Statistiques

  • Promoter
  • Solver

Afficher les badges

Content Feed

Afficher par

A résolu


String permutations on phone keyboard
Given a number such as 2639 return all possible string permutations using the phone-keyboard on <http://www.mathworks.com/matlab...

environ 3 ans il y a

A résolu


Draw 'H'
Draw a x-by-x matrix 'H' using 1 and 0. (x is odd and bigger than 2) Example: x=5 ans= [1 0 0 0 1 1 0 0 0 1 ...

environ 3 ans il y a

A résolu


Simple Matrix
Make the following matrix without typing it in one by one. [1 2 3; 2 4 6; 4 8 12] x=[1 2 3].

environ 3 ans il y a

A résolu


Find the sum of all integers in a given matrix
Finding sum of all integers in a given matrix

environ 3 ans il y a

A résolu


Matrix problem for beginners
Make a matrix [0,0,0;1,1,1;2,2,2]. X=[0,1,2]

environ 3 ans il y a

A résolu


Divide pi
Divide pi by x!

environ 3 ans il y a

A résolu


Matrix for beginners
Multiply x and y elemwise.

environ 3 ans il y a

A résolu


Create nXn Fourier matrix

environ 3 ans il y a

A résolu


F.R.I.E.N.D.S

environ 3 ans il y a

A résolu


F.R.I.E.N.D.S

environ 3 ans il y a

A résolu


F.R.I.E.N.D.S

environ 3 ans il y a

A résolu


Insert zeros

environ 3 ans il y a

A résolu


PIN code

environ 3 ans il y a

A résolu


find the height

environ 3 ans il y a

A résolu


Factorial

environ 3 ans il y a

A résolu


Row avg

environ 3 ans il y a

A résolu


Row sum

environ 3 ans il y a

A résolu


Sudoku

environ 3 ans il y a

A résolu


size

environ 3 ans il y a

A résolu


area

environ 3 ans il y a

A résolu


NaN

environ 3 ans il y a

A résolu


Swap

environ 3 ans il y a

A résolu


Matrix operation

environ 3 ans il y a

A résolu


Size

environ 3 ans il y a

A résolu


Real

environ 3 ans il y a

A résolu


imaginary

environ 3 ans il y a

A résolu


Area of Ellipse

environ 3 ans il y a

A résolu


Rotate Matrix Depending on the input
Rotate matrix (CounterClockwise) via 90, 180 or -90 depending on the input Ex. a = [1 2 3; 4 5 6; 7 8 9] b = 90; ...

environ 3 ans il y a

A résolu


Sum the numbers on the main diagonal
Sum the numbers on the main diagonal of an n-by-n matrix. For input: A = [1 2 4 3 6 2 2 4 7]...

environ 3 ans il y a

A résolu


Divide by 4
Given the variable x as your input, divide it by 4 and put the result in y.

environ 3 ans il y a

Charger plus