photo

David Holdaway


Durham University

2012 年からアクティブ

Followers: 0   Following: 0

統計

All
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Vectorizing Code - how can I populate elements of a matrix from a vector without a FOR loop?
Do you NEED to make B as a matrix? Fangjun Jiang and Jan Simon's methods will work fine for what you have asked, but I've found...

約12年 前 | 0

質問


Numerically solving a differential equation up to a certain value of the time dependent variable
I have a second order differential equation x''(t) = f(x) with an initial condition x(0) = x0 ; x'(0) = 0; I wish to ...

約12年 前 | 0 件の回答 | 0

0

回答

質問


Finding eigenvectors of a matrix when all eigenvalues are known
I am currently running a code that has to diagonalise a large number of matrices every run. From other considerations I know wh...

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

1

回答