
| Please view our video to see how we can help you |
Video transcript:Tim – So you’ve got your rectangle and you’re considering the diagonal OB,
so as you walk along there, the temperature is going to vary, and you’re going to draw a graph
of that temperature variation. So essentially, I mean
Student 1 – So you’re going to end up with a 2D kind of contour plot, or will we end up with...? Tim – No you won’t end up with a contour plot, you’ll end up with a graph of this function
q(x). So you’re going to have
Student 2 – Is it with only either the
Student 1 – Would it be that instead of plotting
Tim – No what I’m asking you now is, you’ve been working with
Φ(x,y) which is a function of two variables
Student 2 – Well if you go back to Φ(x,y), where it’s got a y variable, and the equation change will replace it with ½ x. Tim - Correct, exactly. Student 2 – And then you just do a 2D plot? Tim – No you won’t be doing a 2D plot because q(x) is just an ordinary function of one variable, so it’s not …, it’s just an ordinary …, like you did with the original ½ x, or whatever … Student 2 – Ah right so just plot. Tim – Well there’s various steps: first of all you have to construct q(x), which, as you say, everywhere you see y …, instead of Φ(x,y), it’s going to be Φ(x), and you’re going to replace that y with ½ x, so that will be a subs command in Maple; subs y=½ x, and that will give you q(x). In fact, what you’ll have is q(x) with an extra N, as you’ve always had, because you’re going to go to very big N according to accuracy. So, in fact, what you’ll have is q[N](x):=subs(y=x/2,Phi[N](x,y)), which will give you q(x) with this extra N as usual, and then you’re going to plot that, and you’re going to have to subs for a value of N and change that value to get better plots. Student 1 – And would 50 be enough for a … ? Tim – Well, why don’t you just … , you’re going to play around with it. Whatever value of N you have used before, I would use that value of N to plot the ... ; you want to be consistent. |
|
©2009 espressomaths
Top --
Home --
Accessibility --
Site map --
Privacy
|