Community Profile

photo

Cédric S.


Last seen: 約3年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Promoter
  • Solver

バッジを表示

Feeds

表示方法

解決済み


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

3年以上 前

解決済み


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

3年以上 前

解決済み


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

3年以上 前

解決済み


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

3年以上 前

解決済み


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

3年以上 前

解決済み


Divide pi
Divide pi by x!

3年以上 前

解決済み


Matrix for beginners
Multiply x and y elemwise.

3年以上 前

解決済み


Create nXn Fourier matrix

3年以上 前

解決済み


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

3年以上 前

解決済み


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

3年以上 前

解決済み


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

3年以上 前

解決済み


Insert zeros

3年以上 前

解決済み


PIN code

3年以上 前

解決済み


find the height

3年以上 前

解決済み


Factorial

3年以上 前

解決済み


Row avg

3年以上 前

解決済み


Row sum

3年以上 前

解決済み


Sudoku

3年以上 前

解決済み


size

3年以上 前

解決済み


area

3年以上 前

解決済み


NaN

3年以上 前

解決済み


Swap

3年以上 前

解決済み


Matrix operation

3年以上 前

解決済み


Size

3年以上 前

解決済み


Real

3年以上 前

解決済み


imaginary

3年以上 前

解決済み


Area of Ellipse

3年以上 前

解決済み


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

3年以上 前

解決済み


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

3年以上 前

解決済み


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

3年以上 前

さらに読み込む