![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21640030_1614242753623_DEF.jpg)
Jayden Cavanagh
Followers: 0 Following: 0
Feeds
질문
How to make error based on comparison with analytic solution
The end result for this is I am trying to put error norms and the order of the error for each respective norm into a table along...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I make the table function work?
I am trying to make a table that shows each of the L1norm,L2norm and LInfnorm that corresponds to the right ndiv value. In the e...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
Difficulty to make the error norms show as intended
For my code I need to check the error norm for each ndiv value and then set it in a table of format (ndiv, L1norm,L2norm and LIn...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
My code won't stop looping
I am running my code and it gives me the answer for the first 7 of 8 ndiv values but won't for the last one. It will get right t...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do you loop code for all gridsizes in order to obtain iterations for each of them
I am trying to run everything within the first for loop for each ndiv so that at the end I can obtain 8 different iterations tha...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Trying to plot number of iterations vs gridsize for steady state
I need to compute the number of iterations taken to reach the steady-state within a given tolerance. I then need to plot the fin...
3년 초과 전 | 답변 수: 1 | 0