photo

Rafi Hessami


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
126,913
of 301,454

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 21,287

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,632

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答