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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0