Matlab命令dsolve('equation', 'condition', 'v')中的参数equation表示
A: 方程式
B: 条件
C: 自变量
D: 句柄
A: 方程式
B: 条件
C: 自变量
D: 句柄
举一反三
- Matlab命令dsolve('equation', 'condition', 'v')中的参数equation表示()。
- 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
- Matlab求解常微分方程的命令是dsolve
- MATLAB中解常微分方程的命令是( ) A: solve B: dsolve C: diff D: D
- This equation holds(成立), no matter what the independent variable(自变量) be.