u(x,t)=X(x)T(t)
This is a 1-d problem where one end is a perfect insulator and the other end:
u(L,t)=0
0<=x<=L
X"+sX=0
T'+a^2sT=0
I'm not sure how to account for the insulated end...
http://www.experts-exchange.com/Other/Math_Science/Q_21741529.html
Have a look at my RenderScene function... I have been staring at this for too long... Where's my problem, I am getting no lighting...
void RenderScene(void){
glMatrixMode(GL_PROJECTIO...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/OpenGL/Q_21148839.html
Hello,
could you write some link with overview of various materials and lights?
I'm using Phong shading model, and I'm interested in ambient, diffuse, specular values of lights and materials. I'd...
http://www.experts-exchange.com/Programming/Game/Q_21637205.html
hey, I need to diffuse a "bomb", I was hoping I could get some advice, I have a vague idea of what I need to do.
080519c4 <phase_1>:
80519c4: 55 push %ebp
80519c5: 89 e5...
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_24334921.html
Zones:
Assembly,
CDate Answered: 04/25/2009 Rating: 7.0 Views: 28
i am studying diffusion and i am trying to see what factors affect the rate of diffusions of one gas through another (is it temp and density of gases ) ?
Also what is the relationship between th...
http://www.experts-exchange.com/Other/Math_Science/Q_22488923.html