photo

mcm


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
0 답변

순위
236,528
of 297,503

평판
0

참여
8 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변