Community Profile

photo

Alexander Kimbley


Last seen: 대략 1년 전 2018년부터 활동

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


Solving second order ODE eigenvalue problem using RK4
Hi, I'm trying to solve the following ODE using RK4: y''+(lambda-x^2) y = 0 on [-L,L], subject to y(-L)=y(L)=0 (taking L=5 is ...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Solve ODE for the eigenvalue
Hi, I'm trying to solve for the eigenvalue X; for specific values M and Mf, with boundary conditions at infinity, that is, y...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Plotting graph to represent positive/negative roots of polynomial.
Hi, I have code the calcualtes the roots for a polynomial over the double loop of 2 variables. I'm trying to plot a graph in...

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

1

답변

질문


Double for Loop to find root of polynomial
Hi, I'm trying to code a double for loop for the variables M and L, allowing me to find the roots of the polynomial at each ...

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

1

답변

질문


bvp4c problem, unbounded shear layer

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


using for loop function in bvp4c
Attached is my code, I need to be abe to pass the values of a=10:-0.01:0.001 through the code and obtain a value of c for each o...

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

0

답변

답변 있음
Unbound Shear Layer boundary condition problem
The ODE is given by ((x-c)^2 -B^2)(y''-ay)=2(B^2)(y-(x-c)y')/((x-c)^2), -1<x<1, B constant, a wavenumber, c complex wave speed...

거의 5년 전 | 0

질문


Unbound Shear Layer boundary condition problem
Hi, I'm very new to Matlab so bare with me, I'm trying to solve the unbounded shear layer problem for the internal section, betw...

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

2

답변

질문


BVP4C code not giving an output & boundary condition issues.
Hi, I'm really new to matlab so the attached code could be completley wrong but I've attached it anyway. It doesn't give an outp...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Shooting Method on ODE
Hi, I'm pretty new to Matlab so bare with me please. I need use the ODE below in the ode45 command for the shooting method but I...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


Shooting Method On Harmonic Equation
I'm really new to Matlab, so this may be ridicously easy what I'm about to ask, but bare with me please. I'm trying to integrat...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Expanding a Polynomial from factorised form into general form.
How would I go about expanding the following polynomial in x so I could write it in the form p=@(a)[a_{1},a_{2},.......,a_{k}] ....

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


How to use Shooting Method
I'm very new to Matlab so ill try my best to explain the problem, please bare with me. I have the following function ((x-c...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


plotting a Polynomial function
Hi, I'm pretty new to MATLAB so bare with me please. I've got this code to calculate the complex part of the roots of the polyno...

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

1

답변

질문


Problem with for loop plotting a graph
Hi I'm really new to Matlab so you'll have to bare with me. I'm trying to plot a graph using the for function but to no avail. ...

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

1

답변