OK i understand all the equations now but when i find the values of C1 & C10 i won't be able to because i don't have the values of L1 & L 10 although L1 = L10 shall i assue a value ?
How can i use "fsolve"
May you also what C represents ?
And The last four lines specifically :-
dp_all=dp1+dp2+dp3
dp2=dp3+dp4+dp9
dp4=dp5+dp6+dp8
dp6=dp7
I don't understand them. I tried applying the nodal anaylsis but it seems not to work how did you work those equations out ?
WOW what a valuable POST THANX!
Regarding the Q's:
Q1=Q2+Q3
Q3=Q4+Q5
Q5=Q6+Q7
Q1=Q10
Q3=Q9
Q5=Q8
This is more like applying Nodal analysis ; reminds me of Current in = Current out. Which i understand.
Those three i still don't get :
Q1=Q10
Q3=Q9
Q5=Q8
Also Regarding...
In addition to what i posted:
Ok now i can see i figured out the answer But what does not makes sense to me is that the velocity 35m/s is obtained twice between 18 & 22 seconds , 22 & 24 seconds. ! So theoretically i should be having 2 answers. Is there a Physical meaning of why I am having...
Found it finally :
http://img507.imageshack.us/img507/2144/partcns7.jpg
This line basically i don't understand:-
p(3)=p(3)-35
Why minus ? I ued trial and error so i don't really know how i got it. May anyone explain please ?
Anyone please ? I have to submit this in 2 days please help...
My attempt is as follows
v(15)=a0+a1(t)+a2(t)=24
a0+a1(15)+a2(15)^2=24
v(18)=a0+a1(t)+a2(t)=37
a0+a1(18)+a2(18)^2=37
v(22)=a0+a1(t)+a2(t)=25
a0+a1(22)+a2(22)^2=25
I then wrote it in the Matrix Form
a=[1 15...