Community Profile

photo

Jay Bansal


Last seen: plus de 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Community Group Solver
  • Solver

Afficher les badges

Feeds

Afficher par

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

presque 4 ans il y a

A résolu


Problem for beginners
Suppose that x is a column vector, with at least a length of 6. Delete the 2., 6., and the second last row. Example: X=[1;2;3...

presque 4 ans il y a

A résolu


Stairs
Make an n by n matrix, where the elements are ones and zeros. In the main diagonal, and under that, there should be only ones (...

presque 4 ans il y a

A résolu


Square
X is a number, write a code, where Y should be the square of X.

presque 4 ans il y a

A résolu


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

presque 4 ans il y a

A résolu


Matrix for beginners
Multiply x and y elemwise.

presque 4 ans il y a