photo

Mallikarjuna M


Last seen: 거의 2년 전 2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


why do i receive this error please help to rectify the error.
the boundary conditions are a'(0)=0 a(1)=1 b(0)=0 b(1)=0 function steady m = 0; x = linspace(0,1); t = linspace(0,10000)...

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


Spatial discretization has failed. Discretization supports only parabolic and elliptic equations, with flux term involving spatial derivative. error
my boundries are a(1)=1 a'(0)=0 b(1)=0 b'(0)=0 the code i used is function [pl,ql,pr,qr] = pdex4bc(~,ul,~,ur,~) pl = [0;...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to write the boundary values for ode
i have the boundary values like a(0)=1, a'(1)=0 and b(1)=1, b'(0)=0 is this following code correct for my boundary functi...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Pdepe: Spatial discretization has failed. Discretization supports only parabolic and elliptic equations, with flux term involving spatial derivative.
i am trying to solve the diffusion reaction using pdepe but it is showing an error like Spatial discretization has failed. Disc...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to solve system of 2 differential equation with boundaries
with boundary conditions a(1)=1 and b(1)=1 a'(0)=0 and b(0)=0 please helpa me to solve the equation numerically

2년 초과 전 | 답변 수: 1 | 0

1

답변