Feeds
提问
1D heat equation finite difference code improvement
I'm trying to solve a problem of a 1D heat equation using finite difference. I just would like to know if this code is well-writ...
12 days 前 | 1 个回答 | 0
1
个回答提问
PID control simulation code improvement
I'm trying to simulate the roll angle dynamics using the PID controller. I just would like to know if this code iw well-written ...
16 days 前 | 3 个回答 | 0
3
个回答提问
function argument pow error
not sure why I'm getting this error, any help will be appreciated. thanks function topic4_p2_expand_then_bisect() f = @(x) exp...
4 months 前 | 1 个回答 | 0
1
个回答提问
Second order to first order system
Hi, How this second order system can be converted to a first order system:? not really sure how to get this solution? any ...
3 years 前 | 1 个回答 | 0
