Feeds
回答済み
Problem with creating an array containing position of a mass on spring with external force.
It works now. After playing a little around with different values for m and k it began to make sense.
Problem with creating an array containing position of a mass on spring with external force.
It works now. After playing a little around with different values for m and k it began to make sense.
10年以上 前 | 0
質問
Problem with creating an array containing position of a mass on spring with external force.
I’m trying to simulate the position of a mass on a spring. An external force either pushes the mass so the spring is pulled, pus...
10年以上 前 | 1 件の回答 | 0
1
回答質問
== operator says two identical arrays aren't the same
I have an array which I call graph and it is made like this. graph = sin(1:pi/10:10*pi); There's a variable called perio...
11年弱 前 | 1 件の回答 | 0
