Community Profile

photo

Cédric S.


Last seen: circa 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Promoter
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


Divide pi
Divide pi by x!

oltre 3 anni fa

Risolto


Matrix for beginners
Multiply x and y elemwise.

oltre 3 anni fa

Risolto


Create nXn Fourier matrix

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


Insert zeros

oltre 3 anni fa

Risolto


PIN code

oltre 3 anni fa

Risolto


find the height

oltre 3 anni fa

Risolto


Factorial

oltre 3 anni fa

Risolto


Row avg

oltre 3 anni fa

Risolto


Row sum

oltre 3 anni fa

Risolto


Sudoku

oltre 3 anni fa

Risolto


size

oltre 3 anni fa

Risolto


area

oltre 3 anni fa

Risolto


NaN

oltre 3 anni fa

Risolto


Swap

oltre 3 anni fa

Risolto


Matrix operation

oltre 3 anni fa

Risolto


Size

oltre 3 anni fa

Risolto


Real

oltre 3 anni fa

Risolto


imaginary

oltre 3 anni fa

Risolto


Area of Ellipse

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Carica altro