Feeds
提问
Why do I get the error "Undefined function or variable 't'." when using an event with ode45?
When trying to use an event with ode45 to find when the value of a function is 0, I get the error "Undefined function or variabl...
8 years 前 | 1 个回答 | 0
1
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8 years 前

