以下属于matlab中ODE求解器的有
A: ode45
B: ode23
C: ode23s
D: ode23tb
A: ode45
B: ode23
C: ode23s
D: ode23tb
举一反三
- 中国大学MOOC: 以下属于matlab中ODE求解器的有
- Which of the following was not written by John Keats? ( ) A: Ode to the west wind B: Ode to Autumn C: Ode to a Grecian Urn D: Ode to a Nightingale
- MATLAB提供ode系列函数来求常微分方程的数值解,其中适用于刚性问题的函数是()。 A: ode23 B: ode45 C: ode113 D: ode23s
- In one of his famous odes, Keats declares his idea of beauty. He claims that beauty is truth and truth is beauty. The title of this ode is ____________. A: Ode to Autumn B: Ode on a Grecian Urn C: Ode to a Nightingale D: Ode on Melancholy
- 关于Matlab中ode系列函数的说法正确的是( ). A: 不能求解高阶常微分方程的数值解 B: ode23,ode45适合求解刚性问题 C: ode15s,ode23s适合求解刚性问题 D: 不能求解常微分方程组的数值解