photo

Cathleen


University of New Hampshire

Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: student, chemical oceanography, numerical modeling

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


The dimension of my vector changes after a few iterations, how am I writing things incorrectly?
Hello, Essentially, I am solving a system of linear equations, where Ax=b and A is a numerical scheme, x is a vector in the ...

12 years ago | 1 answer | 0

1

answer

Question


How do write the code (or suggestions on where I should begin) to plot every 10th iteration?
Hello, I am using a numerical scheme (crank-Nicholson scheme) to solve a PDE as part of an assignment. To see what I am exact...

12 years ago | 2 answers | 0

2

answers

Question


Help! Why is my code so slow/ does this even work properly? Using a crank-Nicholson scheme to solve a PDE.
Hello, I am using a numerical scheme (crank-Nicholson scheme) to solve a PDE as part of an assignment. This is an diffus...

12 years ago | 0 answers | 0

0

answers

Question


In an assignment A(I) = B, the number of elements in B and I must be the same.
How do you state the first iteration to be used in a for loop? I am having trouble with the following error message: In an a...

12 years ago | 2 answers | 0

2

answers