Feeds
提问
Second order differential equation with large matrices
Greetings, I am tryig to solve this differential equation M * q'' + K * q= - K_d * q' - K_p * (q - q_d) where M is a 15x15 mat...
3 years 前 | 1 个回答 | 1
1
个回答提问
Extracting an extra Matrix from ode45 solver
Hey guys, I want to extract an extra matrix (eta_d) from the solver, which will contain values calculated at each time step.. I...
3 years 前 | 1 个回答 | 0
1
个回答提问
dsolve running too long
Hey guys, I have an issue where I am trying to solve 7 ODEs with 7 initial conditions but it takes way to long to compute. I let...
3 years 前 | 0 个回答 | 0
0
个回答提问
Number of line for fcontour
If somebody can tell me how to increase number of lines for fcontour plot I would be much grateful. Thanks in advance.
4 years 前 | 2 个回答 | 0
2
个回答提问
saving for loop data
guys I have several for loops to generate some angles for me. At the end I sort it out with If statement. I want to store all an...
4 years 前 | 1 个回答 | 0

