Juan Cardelino - MATLAB Central
photo

Juan Cardelino


Universidad de la República, Uruguay

Last seen: alrededor de 2 años hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Professional Interests: Image processing

Programming Languages:
Python, C++, C, Java, PHP, Javascript, MATLAB, SQL, HTML, CSS, Arduino, Shell, Perl, Objective-C, VHDL
Spoken Languages:
English, Spanish

Estadística

All
MATLAB AnswersCodyFile ExchangeZoom OutFrom 11/11 to 03/25Use left and right arrows to move selectionFrom 11/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 Preguntas
1 Respuesta

File Exchange

2 Archivos

Cody

0 Problemas
4 Soluciones

CLASIFICACIÓN
13.115
of 297.527

REPUTACIÓN
2

CONTRIBUCIONES
5 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
40.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
2.227 of 20.454

REPUTACIÓN
790

EVALUACIÓN MEDIA
2.70

CONTRIBUCIONES
2 Archivos

DESCARGAS
6

ALL TIME DESCARGAS
7669

CLASIFICACIÓN
58.644
of 159.075

CONTRIBUCIONES
0 Problemas
4 Soluciones

PUNTUACIÓN
50

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

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

más de 11 años hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

más de 11 años hace

Resuelto


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

más de 11 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:...

más de 11 años hace