photo

Erm


Last seen: 6개월 전 2023년부터 활동

Followers: 0   Following: 1

메시지

Spoken Languages:
English

통계

MATLAB Answers

7 질문
0 답변

순위
233,592
of 300,499

평판
0

참여
7 질문
0 답변

답변 채택
28.57%

획득한 표
0

순위
 of 21,021

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 169,381

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

7개월 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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...

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

1

답변