photo

Katie A Bunde


Last seen: 1年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Help creating a for loop and/or function that compares the values of each iteration to the one before it.
Below I've put the code I'm working with now, which starts with two matrices (x and X). X is my target matrix and I am strugglin...

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

1

回答

質問


How to write a function that changes values within a matrix a certain amount of times, and saves results in a new matrix.
I have two matrices, x and y, which are each composed of 400 random values all between 1 and 20. I want to randomly select value...

約5年 前 | 0 件の回答 | 0

0

回答

質問


How to randomly select values in one matrix and make them equal to values of a second matrix?
I have two separate matrices, X and Y, both containing 400 random numbers all between 1 and 20 (but X does not equal Y). I would...

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

1

回答