photo

Sachin Motwani


Last seen: plus de 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

11 Questions
2 Réponses

Cody

0 Problèmes
4 Solutions

RANG
31 636
of 299 706

RÉPUTATION
1

CONTRIBUTIONS
11 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
54.55%

VOTES REÇUS
1

RANG
 of 20 791

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
64 003
of 165 568

CONTRIBUTIONS
0 Problèmes
4 Solutions

SCORE
50

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1
  • First Review
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Return area of square
Side of square=input=a Area=output=b

plus de 5 ans il y a

A résolu


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

plus de 5 ans il y a

A résolu


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

plus de 5 ans il y a

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

plus de 6 ans il y a