![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22541878_1620948120266_DEF.jpg)
Nathan Clark
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
183,043
of 297,046
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
2 years ago | 1 answer | 0
1
answerQuestion
How do I write this algorithm, I dont understand it and I am stuck.
Ax = b and S is a surrogate smoother
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 2 answers | 0