photo

Rafi Hessami


Last seen: 2年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
126,924
of 301,464

評判
0

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

回答採用率
60.0%

獲得投票数
0

ランク
 of 21,292

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,642

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Best way to iteratively solve PDE
Hello, I am trying to iteratively solve Poisson's equation where f has a dependence on u. Currently, I have solvepde(model) i...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


specifyCoefficients not passing state sturcture as I would expect
Hello, I'm trying to solve a PDE iteratively and for the f funtion (i.e. the right hand side of the PDE) I constructed a func...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


SpecifyCoefficients for a specific PDE
Hello, I am trying to use the PDE toolbox to solve a PDE on a cylinder. I can define the geometry and boundary conditions fin...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


fopen issues, not writing properly
Hi everyone, basename = 'cuboid'; ending = strcat('_',num2str(a),'.txt'); name = strcat(basename,ending); fileID = f...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Finding minimum value of array with certain property
Hello, I have an array that I am using as the y values for a plot of mine. I want to identify the index where the y value fir...

7年以上 前 | 1 件の回答 | 0

1

回答