photo

Herwig Peters


UNSW

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

Followers: 0   Following: 0

消息

PhD student
Professional Interests: FEM, BEM, Mortar method

统计学

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

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

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

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

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

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

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

13 years 前 | 1 个回答 | 0

1

个回答