photo

jason


Last seen: 約3年 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

10 質問
0 回答

ランク
265,698
of 300,765

評判
0

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

回答採用率
40.0%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


finding a value from a point in a table
I have a mat file with data like this, and I want to pull values that correspond to the blue numbers instead of the red numb...

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

1

回答

質問


Looping if between 2 numbers
I am trying to create a for loop that will only loop if x is between two number like 0<=x & x>= 12, but when I use the & symbol ...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


extracting a row from a matrix that has the highest value
I want to extract a row that has the highest value in one of the columns for example: 3 4 4 10 7 2 2 5 I would want to extr...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Finding the corresponding number in a matrix
I need to find a number in one column that corresponds with a different column. For example: [1 2 4 6 10 9; 3 5 7 2 8 6], I want...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


Minimum and Maximum after maximum value
I need to find the minimum value after the max has occurred. For example, in [1 5 7 3 2 6], the max is 7, and I would want to fi...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


finding the closest value
I am working with a very large data set, in which I need to pull numbers from 1 data set that corresponds with a different set. ...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


adding or subtracting depending on the number
How do I make it so that if a random number is above a certain amount a number will be subtracted from a diffrent variable. But ...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


Mulitpling diffrent scalars to diffrent numbers in a matrix
I am trying to multiply several different scalars to a random vector depending on the size of the number. For example, [1 6 3 17...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Mulitpling a scalar to specfic numbers in a vector
I need to multiply random numbers in a vector by a different scalar depending on what numbers are in the vector. For example, [1...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Mulitply diffrent numbers in a vector by a corrsponding number.
I have to multiply a specific number in a vector by different scalars. For example, in the vector: [1 6 8 10 14 20 25] 1,2,8 and...

3年以上 前 | 2 件の回答 | 0

2

回答