photo

othello nag


Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
148,205
of 301,513

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,312

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 175,031

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


convert sparse matrix form matlab format into ijv coordinate format
I have sparse matrices in matlab format and I want to convert them into ijv coordinate format sorted by row(the first column) . ...

8 years ago | 0 answers | 0

0

answers

Question


3D Poisson dense matrix for a given N
Is there a Matlab function that generates Poisson matrix in 3D (Uxx + Uyy + Uzz = f(x,y,z)) for a given N. I need it as a dense ...

9 years ago | 1 answer | 0

1

answer

Question


Diagonally dominant matrix with high condition number
Can diagonally dominant matrix get a high condition number(e.g > 100000).

9 years ago | 1 answer | 0

1

answer

Question


Diagonally dominent matrix with desired condition number
I have parallel code for Jacobi algorithm and I want to test it on a square large linear system(like 1600*1600). I tried with sy...

9 years ago | 0 answers | 0

0

answers

Question


creating random dense symmetric matrix with desired condition number
I want to test my code on a large size matrix which should a dense symmetric with specific condition number. I wonder if there a...

9 years ago | 1 answer | 0

1

answer