ode15s array valued function and second order ode
1 回表示 (過去 30 日間)
古いコメントを表示
Hi ,
I have second order ode
f_xx = p(x) and Boundary conditions f(0), f(1) = 0
p(x) is an array valued function of x . Can I use ode15s to find
f(x)
or any recommendations for me.
I need to use nested function in my main code not separately defined functions for f.
I need f inside my main script I mean. Thank you
Best ,
Mewa
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!