photo

Erm


Last seen: 5 months 前 自 2023 起处于活动状态

Followers: 0   Following: 1

消息

Spoken Languages:
English

统计学

MATLAB Answers

7 个提问
0 个回答

排名
230,770
of 300,147

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,878

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,532

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


solving system of non linear PDEs
Hello I provide a solution to Allen cahn equation using spectral methods and Euler's formula. The Allen Cahn Equation is with...

6 months 前 | 0 个回答 | 0

0

个回答

提问


Explicit method for Allen-Cahn equation
The plot of the equation must start at x=-1 and end at x=1. but mu result did not show that? clear all; clc; maxk = 10...

1 year 前 | 1 个回答 | 0

1

个回答

提问


solving heat equation using explicit method
I need a help for the following code to locate the error since the numerical solution is not approximate the exact one. The heat...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Numerical solution for the heat equation does not match the exact solution
I write a matlab code for the problem, and i want to compare the numerucal and the exact solution at t=0.5 but the graph of the ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


ploting Mitagg leffler function
Hello h How can I plote the Mittage leffler for the function in [0,50], Here is the code but I do not know how to define the f...

2 years 前 | 3 个回答 | 0

3

个回答

提问


Global error and local error of euler method
The local error is proportional to h^2. I did not understand the relationship between the h and the error. Is it as h increase t...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Euler Method for vector function
I'm tring to apply Euler method to vector function and I'm facing error in the loop. How it can be fixed? h=0.1; n=5; yexa...

2 years 前 | 1 个回答 | 0

1

个回答