Feeds
提问
solving system of equations
Tried to get this to work but have had no luck. Main Code: syms x K M c1 c2 c3 c4 x0 = [0,0,0,0]; y0 = [1,200,-80,900]; coe...
2 years 前 | 1 个回答 | 0
1
个回答提问
Sinusoidal Initial Temperature problem
don't know where to begin with this question: Find the temperature u(x,t) in an insulated copper bar 80 cm long if the initial...
2 years 前 | 0 个回答 | 0
0
个回答提问
what is different between the codes?
Hello, I have matlab code that calls the function "homework7" below, and code that calls the function "Examprac" below that. For...
2 years 前 | 1 个回答 | 0
1
个回答提问
My code fails to get value for M (M and K should be very small numbers, close to zero I believe).
Here is my code, it works, but it doesn't give back the right value for M. It has worked for other problems, maybe something is ...
2 years 前 | 1 个回答 | 0
