photo

Alexander Kimbley


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

14 个提问
1 个回答

排名
79,677
of 299,947

声誉
0

贡献数
14 个提问
1 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 ...

4 years 前 | 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...

5 years 前 | 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...

6 years 前 | 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 ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


bvp4c problem, unbounded shear layer

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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}] ....

6 years 前 | 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...

6 years 前 | 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...

7 years 前 | 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. ...

7 years 前 | 1 个回答 | 0

1

个回答