polluddassl.m
来自「解决微分方程组/代数方程组Fortran算法」· M 代码 · 共 30 行
M
30 行
% This file is automatically generated by
% the IVPtestset file report.f
nindsol = 20;
indsol = [
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
];
cd
addpath('')
fl=IVPfplot('pollu','DDASSL',indsol,1,...
'');
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?