Oh, it's slanting! [OffTopic]



Post: #6

My friend works on Matlab, and send to me the following text:

%GAUSS KOORDINATE
GP=[-sqrt(3/5) -sqrt(3/5) -sqrt(3/5);
-sqrt(3/5) -sqrt(3/5) 0 ;
-sqrt(3/5) -sqrt(3/5) sqrt(3/5);
-sqrt(3/5) 0 -sqrt(3/5);
-sqrt(3/5) 0 0;
-sqrt(3/5) 0 sqrt(3/5);
-sqrt(3/5) sqrt(3/5) -sqrt(3/5);
-sqrt(3/5) sqrt(3/5) 0;
-sqrt(3/5) sqrt(3/5) sqrt(3/5);
0 -sqrt(3/5) -sqrt(3/5);
0 -sqrt(3/5) 0;
0 -sqrt(3/5) sqrt(3/5);
.
.
.

Funny...

Cs.


Post: #7

And some say they SEE ufos... doing "L" turns in mid air!


Post: #8

.

Post: #9


Post: #10

Try Octave, it's a GPL clone of Matlab and it's most excellent.

ttfn

JasonG


Forum Jump: