필터 지우기
필터 지우기

Solve the first-order ode with power n (inhomogeneous)

조회 수: 1 (최근 30일)
Chi-Hsien Tang
Chi-Hsien Tang 2016년 9월 30일
편집: Chi-Hsien Tang 2016년 9월 30일
Hi All,
I'm trying to solve the following equation numerically:
y'/G+A*y^n=r0
where G, A, r0, and power n are constant, and y is a function of t with boundary conditions:
y(0)=y0+dy0, y(t->inf)=y0,
where y0=(r0/A)^(1/n) and dy0 is a constant.
Could I solve this equation by ode45 or ode23?
Thanks,
CH

답변 (0개)

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by