photo

Janvier Solaris


自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
0 个回答

排名
100,356
of 300,364

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
44.44%

收到投票数
0

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,373

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


for loop grabs last element of array
Hi , I am working on a basic for loop example that I am going to apply to a more complex problem but I am running accross an iss...

7 years 前 | 1 个回答 | 0

1

个回答

提问


how to fix limits are too large on heat equation
Hi, I am trying to run an explicit heat equation . This is the prompt I am trying to solve: <</matlabcentral/answers/uploaded...

7 years 前 | 1 个回答 | 0

1

个回答

提问


how to fix "limits are too large error" while running a transformed black-Scholes equation into a heat equation using the explicit method ?....
Hi, I am trying to run an explicit heat equation . This is the prompt I am trying to solve: <</matlabcentral/answers/uplo...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Help with heat equation
Hello I have the following question <</matlabcentral/answers/uploaded_files/121544/numeroUn.PNG>> I am trying to understa...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Question on heat equation 1D Forward in Time Centered in Space
Hi all I have the following question I am trying to solve the PDE with forward time centered in space with the following param...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Error on contour plot stability region Runngekutta
Hello I am trying to plot a region of stability of the Runge Kutta 4th order here is the following code in a script ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


I am supposed to plot the size k of a Hilbert matrix and condition number . I am supposed to plot k = 5, 10, 15, 20, 25, 30 vs condition # wrt to 1-norm, cond inf-norm, cond 2-norm
I have the code below which outputs the respective matrices and condition numbers but I am confused on how I am supposed to plot...

8 years 前 | 1 个回答 | 0

1

个回答

提问


I am supposed to write a function that takes three inputs: 1) a Coeff matrix A(nxn square mtx), right side vector b, and approximate soln' vector Xo. The function is then supposed to compute the residual vector r.
This is the code I have so far but I believe this is wrong since the function doesn't ask me for any inputs it outputs what I ha...

8 years 前 | 2 个回答 | 0

2

个回答