photo

Herwig Peters


UNSW

Last seen: 5 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

PhD student
Professional Interests: FEM, BEM, Mortar method

统计学

MATLAB Answers

6 个提问
1 个回答

排名
9,610
of 300,381

声誉
2

贡献数
6 个提问
1 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,477

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


linkaxes(ax,'x') + candle() + automatic adjustment of y limits of subplots
I have a figure with two subplots, which share the same x range but have very different y ranges. I link the x axes with linkaxe...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Parallel Computing Toolbox: createParallelJob, createTask, submit --- nothing happens
I'm trying to create a parallel job on a Rocks Linux cluster using PBS. This is how I try to do it: sched = findResource('sch...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Matlab 64bit on Rocks Linux cluster with AMD processors
I've been trying to run Matlab (64bit) 2009b, 2010b and 2011a on Rocks Linux cluster with AMD processors (the bigger cluster). I...

14 years 前 | 0 个回答 | 0

0

个回答

提问


rotate view using keyboard - how to change increment?
You can rotate an image created by plot3 either using your mouse or using the keyboard's left/right key. For large plotted data ...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
Replacing a LOT of data by zero (in a matrix)
4 way. Find the indices of the desired matrix elements and the desired matrix elements themselves. With these 3 vectors, rebu...

14 years 前 | 1

| 已接受

提问


Replacing a LOT of data by zero (in a matrix)
I have a matrix M1, below you see the whos information for that matrix: Name Size Bytes Class ...

14 years 前 | 2 个回答 | 0

2

个回答

提问


GMRES residual jumps up for the last few iterations
Hi, I'm solving the system Ax=b using GMRES. I use block-diagonal preconditioning, which makes a lot of sense in my case beca...

14 years 前 | 1 个回答 | 0

1

个回答