photo

Herwig Peters


UNSW

Last seen: mer än 5 år ago Active since 2011

Followers: 0   Following: 0

Message

PhD student
Professional Interests: FEM, BEM, Mortar method

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
9 610
of 300 392

REPUTATION
2

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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

ungefär 13 år ago | 2 answers | 0

2

answers

Question


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

nästan 14 år ago | 2 answers | 0

2

answers

Question


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

ungefär 14 år ago | 0 answers | 0

0

answers

Question


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

ungefär 14 år ago | 1 answer | 0

1

answer

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

ungefär 14 år 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 ...

ungefär 14 år ago | 2 answers | 0

2

answers

Question


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

ungefär 14 år ago | 1 answer | 0

1

answer