Sum in an ode45?
이전 댓글 표시
I have the following differnetial equation
dy(1) = a*y(1)/N
where N is the sum of all the Y(i) at a given moment of time, not just at the beginning. How can I input this into ode45?
댓글 수: 2
Jan
2011년 12월 11일
What are "all Y(i)"?
Walter Roberson
2011년 12월 11일
What does y(1) indicate in this context? Evaluation at y = 1 ? The first of set of subscripted variables?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!