Alexander Holmes
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
120.285
of 295.448
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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
Fast method for findings which rows of a matrix are contained in another
I have two matrices, and . The rows of are a subset of the rows of , and I want to find the row indices of the rows in that c...
ongeveer 4 jaar ago | 2 answers | 0
2
answersQuestion
Solving similar sets of equations multiple times
I have several systems of equations that I want to solve. At each iterations, there's maybe fifty or so sets og equations I want...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
left eigenvectors using eigs with sparse matrices
Is there any way of using eigs (not eig) to calculate left eigenvectors of a sparse matrix?
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
Produce equality matrix based on elements in vector.
Given two equally sized vectors A and B, is there any way to make a matrix C of 1's and zero's such that the kth row of C contai...
meer dan 4 jaar ago | 4 answers | 0
4
answersQuestion
Using eigs with singular matrix
I want to calculate the eigenvector corresponding to the 0 eigenvalue of a large, sparse singular matrix. However, if I try eigs...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
Linear equations with symbolic matrix
I have a set of equations of the form Ax=b, but some of the elements in the matrix are also variables (one variable (y) which I ...
meer dan 5 jaar ago | 3 answers | 0
3
answersQuestion
Restricting domain of values fzero will try
I am using fzero along with an implementation of the gillespie algorithm to determine a parameter (I know the vale of a paramete...
ongeveer 6 jaar ago | 2 answers | 0
2
answersQuestion
Error with parallel toolbox
I tried running code on a cluster using batch which I fills a 10000 by 10000 matrix with random numbers. I have a script runT...
ongeveer 6 jaar ago | 1 answer | 0