Bvp with unknown parameter
이전 댓글 표시
I am trying to solve a BVP with an unknown parameter using BVPc. Can I specify the range for an unknown parameter or can I set them to be strictly positive to help the solver pick up correct solutions? For example, let's say my unknown parameter is a radius. Then I know it can not be negative. Can I somehow pass this information to solver?
답변 (1개)
Try this using a good initial guess: https://de.mathworks.com/help/matlab/math/solve-bvp-with-unknown-parameter.html
카테고리
도움말 센터 및 File Exchange에서 Boundary Value Problems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!