photo

Amanda Mnt


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
242.154
of 297.457

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.438

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 158.938

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

Feeds

Ver por

Pregunta


Writing a function that computes the sum from 1 to an input using the while loop?
I need help composing a function that computes the sum of numbers from 1 to n (n being an input) using a “while" loop. I know ...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Finding the median of a vector without using the median tool in matlab?
I am struggling to find the median of a given vector (does not matter what it is) without using the median tool in matlab. Here ...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How would I add an extra dimension to an already existing matrix?
So I already have an already existing matrix/array given the command code: C=randi([-10,10],4,4) %that will give me a 4x4 ...

alrededor de 8 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How would I create an even and odd matrix within a specific range?
So I want to make a matrix where in the first column I would have even numbers within the range of (32,44] and the second column...

alrededor de 8 años hace | 3 respuestas | 0

3

respuestas