Erm - MATLAB Central
photo

Erm


Last seen: 4日 前 2023 年からアクティブ

Followers: 0   Following: 1

Spoken Languages:
English

統計

MATLAB AnswersFrom 01/23 to 03/25Use left and right arrows to move selectionFrom 01/23Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 質問
0 回答

ランク
73,931
of 297,775

評判
0

コントリビューション
6 質問
0 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


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

6ヶ月 前 | 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...

7ヶ月 前 | 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 ...

7ヶ月 前 | 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...

1年以上 前 | 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年 前 | 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年 前 | 1 件の回答 | 0

1

回答