Community Profile

photo

Peter


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Random numbers in matlab
Hi, I'm trying to do a simple simulation: Take a total of N objects and partition them into two bins, with probability of going...

12 years ago | 1 answer | 0

1

answer

Question


Are iterative methods always better than direct methods for solving large linear systems?
I am trying to solve a very sparse linear system Ax = b. A is very sparse - if A is of size N^2 x N^2, all nontrivial elements ...

13 years ago | 2 answers | 1

2

answers

Question


Solving large linear systems, Ax = b
I'm working on a finite difference program, and need to solve Ax = b, where A is of dimension N^2 x N^2 and b is N^2x1. I'm wor...

13 years ago | 1 answer | 0

1

answer