Feeds
提问
Discretization of a Third Order ODE for Finite Difference method
The equation I have to solve looks something like this: f'''=1+f’+(f'f'''-f''-100f'f''-10f'')/f W ith Boundary Conditions: ...
11 years 前 | 0 个回答 | 0
0
个回答提问
Solving a coupled system of ODE's that depend on different variables
I have a set of coupled ODE's that I need to solve. However, the ODE's are not dependent on the same variable. For example I h...
11 years 前 | 0 个回答 | 0
0
个回答提问
Solving a Third Order ODE
The equation I have to solve looks something like this: f'''=1+(f'f''+ff'-f''-f'f''-f'')/f With Boundary Conditions: f(0)=...
11 years 前 | 0 个回答 | 0
0
个回答提问
Solving a Third order ODE
I have been having some trouble solving what I feel like is a simple Third Order ODE in Matlab so I was wondering if there is so...
11 years 前 | 0 个回答 | 0