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

답변