Community Profile

photo

Will


Tufts University

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Understanding an implementation of Jacobi SVD
I found the following link: <http://www.math.pitt.edu/~sussmanm/2071Spring08/lab09/index.html#Exercise1 Jacobi SVD link> I wa...

9 years ago | 0 answers | 0

0

answers

Question


Problem with QR method for Hessenberg matrices
In trying to implement the method, my approach is to use a reduction to Hessenberg form, and then to iterate using a QR method o...

9 years ago | 0 answers | 0

0

answers

Question


Bidiagonalization question, Golub-Kahan (lanczos)
For the following attempt at bidiagonalization during a test of A = magic(5), I get a matrix of NaN for B, and an entry in U low...

9 years ago | 0 answers | 0

0

answers

Question


Help with basics and finite difference method
I have to write a program using the finite-difference formula to calculate the approximate value for the derivative of a functio...

9 years ago | 1 answer | 0

1

answer