Herwig Peters
UNSW
Followers: 0 Following: 0
PhD student
Professional Interests: FEM, BEM, Mortar method
Statistics
RANK
9,610
of 295,527
REPUTATION
2
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerReplacing 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 ago | 1
| accepted
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0