Feeds
답변 있음
How to combine functions?
Try defining your equation with piecewise(). https://www.mathworks.com/help/symbolic/piecewise.html
How to combine functions?
Try defining your equation with piecewise(). https://www.mathworks.com/help/symbolic/piecewise.html
5년 초과 전 | 0
답변 있음
Integral in odefun bvp4c
I would try preparing your equation first by dividing by y'': y''''/y'' + integral( y' ^ 2 ) = 10/y'' then derive it (consider...
Integral in odefun bvp4c
I would try preparing your equation first by dividing by y'': y''''/y'' + integral( y' ^ 2 ) = 10/y'' then derive it (consider...
5년 초과 전 | 0
