Cathleen
University of New Hampshire
自 2012 起处于活动状态
Followers: 0 Following: 0
Professional Interests: student, chemical oceanography, numerical modeling
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0