Feeds
提问
Matrix Dimensions Must Agree
I have written the code shown below but I'm getting problems with matrix dimension errors, even though all my matrices are the s...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to solve second order inhomogeneous equations using ode45
I have the following ODE for a vibrational response: 526.87x''+497x'+47000x=940sin(10pi*t) with initial conditions x(0)=0....
9 years 前 | 1 个回答 | 0
