photo

mcm


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
0 Respuestas

CLASIFICACIÓN
177.151
of 300.756

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.077

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 170.858

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


How to write a for loop to obtain z-scores
Although matlab has a built in z-score function, I need to create a for loop that would do the same thing. How do I improve my ...

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

1

respuesta

Pregunta


While loop to convert values
I need a while loop that will take a score and set it to 0 if it less or equal than 200 score = input('What was the UPDRS s...

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

1

respuesta

Pregunta


While loop inside an if loop
I have UPDRS1997 which is an array (1x50). I want a while loop that will display Participant should consult neurologist if the v...

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


For a certain condition, how to replace a numerical value with text
For example: if x == 0 replace 0 by 'normal'

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

1

respuesta

Pregunta


How do I assign a text to a numerical value for an array inside of a for loop?
Hi have the following for loop and for each x (0 to 4) I want to assign a specific word to it. pick_year = input('Pick a y...

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


load and if loops
I created a prompt that loads an array with 50 values I need to assign x to the values of that array to run an if loop. This...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


load and if conditions
I need a for loop that will call a data set (1997 or 2013) and pull data from the data to calculate what each value if equal 2....

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to delete NaN from a function output
I Created a if function that will output a matrix with numeric values and NaN values. What should I add at the end of the functi...

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

1

respuesta