lbvp.m

バージョン 1.0.0.0 (2.63 KB) 作成者: Mark Holmes
A simple solver for a 2nd order linear BVP
ダウンロード: 362
更新 2010/4/8

ライセンスの表示

This code solves and then plots the solution of the linear BVP
y'' + p(x)y' + q(x)y = f(x) for xL < x < xR
where
a0*y(xL) + b0*y'(xL) = c0 and a1*y(xR) + b1*y'(xR) = c1

It is not as sophisticated as bvp4c, but it allows for easy manipulation of the solution procedure and solves the problem relatively quickly.

引用

Mark Holmes (2024). lbvp.m (https://www.mathworks.com/matlabcentral/fileexchange/27206-lbvp-m), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2009b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersBoundary Value Problems についてさらに検索
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0