photo

mcm


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
78,711
of 300,780

評判
0

コントリビューション
8 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,086

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,018

コントリビューション
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 ...

約9年 前 | 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...

約9年 前 | 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...

約9年 前 | 2 件の回答 | 0

2

回答

質問


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

約9年 前 | 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...

約9年 前 | 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...

約9年 前 | 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....

約9年 前 | 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...

約9年 前 | 1 件の回答 | 0

1

回答