mcm
Followers: 0 Following: 0
Statistica
8 Domande
0 Risposte
RANK
276.131
of 295.467
REPUTAZIONE
0
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 ...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 8 anni fa | 2 risposte | 0
2
risposteDomanda
For a certain condition, how to replace a numerical value with text
For example: if x == 0 replace 0 by 'normal'
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 8 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 8 anni fa | 0 risposte | 0
0
risposteDomanda
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....
circa 8 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 8 anni fa | 1 risposta | 0