When using the symbolic computing function of MATLAB to find the analytic solution of the initial value problem of differential equation, the function is ( ).
A: ode23
B: ode45
C: solve
D: dsolve
A: ode23
B: ode45
C: solve
D: dsolve
举一反三
- 以下属于matlab中ODE求解器的有 A: ode45 B: ode23 C: ode23s D: ode23tb
- The Simulink model of differential equations is established, and the model can be solved with the sim () function to obtain the numerical solution of the differential equation
- 利用MATLAB的符号计算功能求微分方程初值问题的解析解时,所用到的函数是( )。 A: ode23 B: ode45 C: solve D: dsolve
- MATLAB提供ode系列函数来求常微分方程的数值解,其中适用于刚性问题的函数是()。 A: ode23 B: ode45 C: ode113 D: ode23s
- This function(函数) does satisfy the given differential equation(微分方程).