Jack Breenlair
2015 年からアクティブ
Followers: 0 Following: 0
Feeds
回答済み
Hi,I have numerical matrix 4X4, I have to classify numbers in grades like less than 20, greater than 20 and less than 20, so Hhow can I do it?
You want to use two for loops that go through the matrix checking if the numbers satisfy the conditions that you require. a...
Hi,I have numerical matrix 4X4, I have to classify numbers in grades like less than 20, greater than 20 and less than 20, so Hhow can I do it?
You want to use two for loops that go through the matrix checking if the numbers satisfy the conditions that you require. a...
約9年 前 | 0
質問
Help while using ode45
I am currently trying to solve an ode, and I want to check in each step of the integration if any of the points that i just got ...
約9年 前 | 1 件の回答 | 0