Recent content by uaeXuae
-
U
MATLAB Solving Heat Transfer Problem Node Analysis using Matlab
Anyone please help ?- uaeXuae
- Post #2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
MATLAB Solving Heat Transfer Problem Node Analysis using Matlab
Can anyone help me solve this problem please ? http://www.hostdump.com/host/out.php/i18940_1.jpg- uaeXuae
- Thread
- Analysis Heat Heat transfer Matlab Node analysis
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
MATLAB Matlab Help needed that will allow you to compute the flow
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"- uaeXuae
- Post #6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
MATLAB Using quadratic interpolation in matlab how ?
Anyone please help me submission is tommrow- uaeXuae
- Post #7
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
Solving a quadratic Lagrange interpolant , How ?
Anyone please help me submission is tommrow- uaeXuae
- Post #4
- Forum: Programming and Computer Science
-
U
MATLAB How Can We Celebrate Life Through Dance?
Anyone please help me submission is tommrow- uaeXuae
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
MATLAB Matlab Help needed that will allow you to compute the flow
Anyone please help me submission is tommrow- uaeXuae
- Post #5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
MATLAB Matlab Help needed that will allow you to compute the flow
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 ?- uaeXuae
- Post #4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
MATLAB Matlab Help needed that will allow you to compute the flow
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...- uaeXuae
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
MATLAB Expanding a number in matlab and getting rid of e+003 how ?
Anyone please ? I have to submit this in 2 days please help...- uaeXuae
- Post #2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
MATLAB How Can We Celebrate Life Through Dance?
Anyone please ? I have to submit this in 2 days please help...- uaeXuae
- Post #2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
Solving a quadratic Lagrange interpolant , How ?
The value 26m/s is obtained twice First interval: 15 -18 Second Interval: 18-22 So i should be getting two answers is that so ?- uaeXuae
- Post #3
- Forum: Programming and Computer Science
-
U
MATLAB Using quadratic interpolation in matlab how ?
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...- uaeXuae
- Post #6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
MATLAB Using quadratic interpolation in matlab how ?
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 ?- uaeXuae
- Post #5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
Solving a quadratic Lagrange interpolant , How ?
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...- uaeXuae
- Post #2
- Forum: Programming and Computer Science