pls i need help fast
이전 댓글 표시
the eq is x"+[h+k*cos(t)]x=0
the t on the priod [0,2pi]
and the intial conditions are x(0)=1 and x'(0)=0
i need the all x when the h&k changes from 0 to 100
댓글 수: 3
Steven Lord
2020년 7월 17일
This sounds like a homework assignment. If it is, show us the code you've written to try to solve the problem and ask a specific question about where you're having difficulty and we may be able to provide some guidance.
If you aren't sure where to start because you're not familiar with how to write MATLAB code, I suggest you start with the MATLAB Onramp tutorial (https://www.mathworks.com/support/learn-with-matlab-tutorials.html) to quickly learn the essentials of MATLAB.
If you aren't sure where to start because you're not familiar with the mathematics you'll need to solve the problem, I recommend asking your professor and/or teaching assistant for help.
If this isn't a homework assignment, see the ode45 function.
Saladin Hossam
2020년 7월 17일
madhan ravi
2020년 7월 17일
And you will delete your question content in few minutes probably ;)
답변 (1개)
madhan ravi
2020년 7월 17일
1 개 추천
https://www.mathworks.com/help/matlab/math/parameterizing-functions.html and loop through h and k
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!