Feeds
질문
Finding all the eigen values through bvp4c
Dear members, I am trying to find all the eigen values of y''+lambda*y=0 I know that y=sin(kx) with lambda=k^2, k=1,2,3.. are...
대략 3년 전 | 답변 수: 1 | 0
1
답변답변 있음
How do I use a step function in Boundary value problem ?
Thankyou all. I guess, I have figured it out. For now, I am able to use heaviside function in my problem. Here is the code; ...
How do I use a step function in Boundary value problem ?
Thankyou all. I guess, I have figured it out. For now, I am able to use heaviside function in my problem. Here is the code; ...
대략 3년 전 | 0
질문
How do I use a step function in Boundary value problem ?
Hi, . I am using sol = bvp4c(odefun,bcfun,solinit). I don't know how to include a step function in my differential equation de...
대략 3년 전 | 답변 수: 1 | 0