Statistics
3 Questions
0 Answers
RANK
23,102
of 295,495
REPUTATION
1
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
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
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
answerQuestion
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
answersQuestion
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