photo

Kelsey Allis


Last seen: 3年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Scaling up without a loop (Math question)
Hello, I need to find a way to scale the x - value back up without using a loop. After the while loop runs and x = sum((x .^...

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

1

回答

質問


How to create a square matrix with zero on main diagonal and all 1's, 2's, 3's, ... n's on upper and lower diagonals?
Hello, I have to create a square matrix using a diag function that has the pattern: m = [ 0 1 2 3 4.... ; 1 0 1 2 3 ...

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

1

回答