How to define an ODE when there are some parameters are function of dependent variable?
Show older comments
Hi,
I have this ODE, but I cannot figure out how to define it in MuPad or even in other symbolic ways:
d/dx[D(y)*dy/dx] = R(y)
Where D and R are functions of y. I did not see any example in documents about such situations. In the final analytical solution terms like D(y'')dy'' may appear, so, maybe it is not possible to define such ODEs in MuPad (?).
I appreciate any help in advance.
EDITED: functions D(y) and R(y) are "unknown";they are just a function of y, but their functionality is not defined.
Accepted Answer
More Answers (0)
Categories
Find more on Functional Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!