readme.txt
来自「MATLAB边值问题求解的文档和源代码」· 文本 代码 · 共 11 行
TXT
11 行
This directory contains M-files for the solution of all the examples
and exercises in the tutorial
L.F. Shampine, J. Kierzenka, and M.W. Reichelt, Solving Boundary
Value Problems for Ordinary Differential Equations in MATLAB with
BVP4C.
The M-files in this directory have been updated to take advantage
of features available in MATLAB 7.0 (R14). In particular, nested
functions are used to avoid passing additional arguments to the solver.
A new file, EX9MBVP, solves Example 9 directly, as a multi-point BVP.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?