photo

Nathan Clark


Last seen: 1年以上 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Chebyshev smoother, I cannot get this to run, I dont understand why.
dtVx = rho*resolx.^2./(4*eta_nbv*(1.+eta_b)*4.1); %dtVx is a very large vector A = (4*eta_nbv*(1.+eta_b)*4.1); %Here I am usi...

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

1

回答

質問


How do I write this algorithm, I dont understand it and I am stuck.
Ax = b and S is a surrogate smoother

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

1

回答

質問


Write a Gauss-Seidel preconditioner for ML
I am having trouble writing a Gauss-Seidel preconditioner for ML. It says "out of memory," ML is actually a vector of 44229 entr...

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

1

回答

質問


Create a diagonal matrix with a for loop from a vector
I want to use the ML vector to create a diagonal matrix of only the values of the ML vector on the diagonal and make a new ML ma...

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

2

回答