Recent content by sedat
-
S
Mathematica Plotting points in 3-D in Mathematica
Dear Bill, I would like to thank you for your support, it is a very clear explanation. Thesis is totally OK now :) Best Regards Take Care- sedat
- Post #7
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica Plotting points in 3-D in Mathematica
Dear Bill, Eventually, I could be able to verify the answers with CAD and excel. it is OK. Sure that I know unit of the angle is radian in mathematica just like excel, so need to multiply Pi/180 but really it is hard to understand the algorithm of mathematica for me. I am about to...- sedat
- Post #5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica Plotting points in 3-D in Mathematica
well...my mistake is understood, your code works properly, but I cannot see 3D graph from your code in the screen, it is possible to result from my version of Mathematica? Meanwhile, there was also a problem on my last thesis in last year since the same logic mistake was valid, I mean Degree...- sedat
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica Plotting points in 3-D in Mathematica
Hello friends; The points in the source code is supposed to be drawn in 3-D, S in source code means points in cartesian cordinate (X-Y-Z) respectively. I am supposed to draw the points in 3-D graph. Please friends, help me do this. The source Code is below a2 = 90; Rz1 =...- sedat
- Thread
- Mathematica Plotting Points
- Replies: 6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica I need a little bit help about mathematica
Thank you my friend, it works very well.- sedat
- Post #10
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica I need a little bit help about mathematica
source code is the following, l1 = 40.1039; l2 = 12; l3 = 41.8413; l4 = 42.2413; l5 = 35.5833; T = (x - l1*Cos[a Degree])^2 + (y - l1*Sin[a Degree])^2 - (l2 + l3)^2 == 0; P = y^2 + (l5 - x)^2 - l4^2 == 0; M = NSolve[{T, P}, {x, y}]; S = For[a = 0, a < 360, a++, Print[M]]; xroots =...- sedat
- Post #8
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica I need a little bit help about mathematica
I wrote your suggestions into the programme and I saw that I have complex-conjugate roots as you predicted before, but I need to have only real roots and I trace the roots into a plotting in X-Y coordinate system.- sedat
- Post #6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica I need a little bit help about mathematica
Looking forward to hearing smth from you...- sedat
- Post #2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica I need a little bit help about mathematica
Hello, my problem is that I could not be able to find to separate the roots with the command of FindRoot. Altough I have 2 non-linear equations, I can solve these with FindRooot, but I'd like to have separetely the roots I mean independent roots each other (x apart and y apart). I wonder if i...- sedat
- Thread
- Bit Mathematica
- Replies: 9
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica I need a help about Mathematica
my screen result is below.- sedat
- Post #8
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica I need a help about Mathematica
Brother, thanks for everything, I would like to have a suggest from you about the points (x,y,z) found by matries algebra in the last step, I mean how I ought to put the points into 3-D, namely; the plotting ought to look very very nice:) maybe it is plooted in 2-D. What do you suggest me?- sedat
- Post #6
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica I need a help about Mathematica
I am so thankful to you, it is a very good expression to me and I am brink on maneging to these thanks to you, Last thing that I need is that I would like to put each T1, T2 and T3 into some matries and result it. I tried this, but I could not. pls help about this. I mean that these...- sedat
- Post #4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica I need a help about Mathematica
I am looking forward to ur responses...- sedat
- Post #2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Mathematica I need a help about Mathematica
Greetings from Turkey, Friends, I have a big problem about Math. the problem is that I have three equations having 16th orders and I got 16 amount roots which have both complex conj. and real parts by solving these equations with the code of the NSolve, up to here It is all ok, but I would...- sedat
- Thread
- Mathematica
- Replies: 7
- Forum: MATLAB, Maple, Mathematica, LaTeX