Feeds
提问
2nd order ode where the user inputs the ode
hello everyone, I'm trying to write a code that solves 2nd order odes, and the user inputs the ode i tried this but it doesn...
7 years 前 | 1 个回答 | 0
1
个回答提问
Passing the input to another function
Hi everyone, I'm trying to write a function for solving 1st order ODEs: dy/dx=f(x,y(x)) using taylor methode and I want it in ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Create n symbolic variables
Hi, I would like to know if there's a way to create n differente symbolic variables (n is an input). Thank's in advanced
7 years 前 | 1 个回答 | 0
