photo

Kelsey Allis


Last seen: 3 years 前 自 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答