dsolve unable to find a solution
이전 댓글 표시
Hi, I need to find a solution for the differential equation (image attached), where theta, gamma and M are parameters. I am trying to solve the equations using dsolve (code attached). It returns an error "Warning: Unable to find explicit solution." Am I doing something wrong or should I use a different ode solver for this equation? Please help! Thanks!
채택된 답변
추가 답변 (2개)
Walter Roberson
2018년 4월 8일
0 개 추천
Your image shows Q transpose multiplied by something, but your function has Q evaluated at something not multiplied.
카테고리
도움말 센터 및 File Exchange에서 Mathematics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!