photo

Nathan Clark


Last seen: 1 year 前 自 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 2 个回答 | 0

2

个回答