photo

Alexander Holmes


Last seen: 3年弱 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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

4年以上 前 | 2 件の回答 | 0

2

回答

質問


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

4年以上 前 | 0 件の回答 | 0

0

回答

質問


left eigenvectors using eigs with sparse matrices
Is there any way of using eigs (not eig) to calculate left eigenvectors of a sparse matrix?

5年弱 前 | 1 件の回答 | 0

1

回答

質問


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

5年弱 前 | 4 件の回答 | 0

4

回答

質問


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

約5年 前 | 1 件の回答 | 0

1

回答

質問


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

6年弱 前 | 3 件の回答 | 0

3

回答

質問


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

6年以上 前 | 2 件の回答 | 0

2

回答

質問


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

6年以上 前 | 1 件の回答 | 0

1

回答