photo

William Larsson


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Changing color of a certain cell in a matrix after breaking a for-loop
Hi! I have a question regarding changing a certain cell when breaking a for loop. In my code, I have criterias for the top a...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Creating an Image matrix (5x10) from a 5x100 matrix
clc clear all I = 1; b0 = I; ep0 = 0; c0=0; a10=0; tMax=30; dt=0.1; timeVector = 0:dt:tMax; nIterations = length(t...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Finding the matrix I generated two iterations back, while loop
I need my code to remember the matrix it generated two iterations back, and if this matrix is equal to the present one I want th...

5 years 前 | 1 个回答 | 0

1

个回答