photo

Saptarshi Neogi


Last seen: casi 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Mensaje

Estadística

All
MATLAB Answers

0 Preguntas
2 Respuestas

File Exchange

10 Archivos

Cody

0 Problemas
7 Soluciones

ThingSpeak

1 Público Canal

CLASIFICACIÓN
12.708
of 300.369

REPUTACIÓN
4

CONTRIBUCIONES
0 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
2.935 of 20.936

REPUTACIÓN
563

EVALUACIÓN MEDIA
5.00

CONTRIBUCIONES
10 Archivos

DESCARGAS
24

ALL TIME DESCARGAS
4919

CLASIFICACIÓN
48.784
of 168.407

CONTRIBUCIONES
0 Problemas
7 Soluciones

PUNTUACIÓN
80

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
1 Público Canal

EVALUACIÓN MEDIA
50

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Personal Best Downloads Level 3
  • 5-Star Galaxy Level 4
  • First Answer
  • GitHub Submissions Level 2
  • Solver
  • First Submission

Ver insignias

Feeds

Resuelto


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

alrededor de 5 años hace

Resuelto


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.

alrededor de 5 años hace

Resuelto


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

alrededor de 5 años hace

Resuelto


BASICS - sum part of vector
Please make a function, where as input you get vector "x" and and vector "c", where in "c" vector you get indexes to sum. Examp...

alrededor de 5 años hace

Resuelto


square number
Square a number

alrededor de 5 años hace

Resuelto


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

alrededor de 5 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

alrededor de 5 años hace