Advertisement
Guest User

Untitled

a guest
Nov 6th, 2015
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. Printing 3D complex matrix
  2. ---------------------------------------------------------------------------- plane 0 below
  3. +0.000+0.000i +3.000+0.000i +6.000+0.000i +9.000+0.000i
  4. +12.000+0.000i +15.000+0.000i +18.000+0.000i +21.000+0.000i
  5. +24.000+0.000i +27.000+0.000i +30.000+0.000i +33.000+0.000i
  6. +36.000+0.000i +39.000+0.000i +42.000+0.000i +45.000+0.000i
  7. ---------------------------------------------------------------------------- plane 1 below
  8. +1.000+0.000i +4.000+0.000i +7.000+0.000i +10.000+0.000i
  9. +13.000+0.000i +16.000+0.000i +19.000+0.000i +22.000+0.000i
  10. +25.000+0.000i +28.000+0.000i +31.000+0.000i +34.000+0.000i
  11. +37.000+0.000i +40.000+0.000i +43.000+0.000i +46.000+0.000i
  12. ---------------------------------------------------------------------------- plane 2 below
  13. +2.000+0.000i +5.000+0.000i +8.000+0.000i +11.000+0.000i
  14. +14.000+0.000i +17.000+0.000i +20.000+0.000i +23.000+0.000i
  15. +26.000+0.000i +29.000+0.000i +32.000+0.000i +35.000+0.000i
  16. +38.000+0.000i +41.000+0.000i +44.000+0.000i +47.000+0.000i
  17.  
  18. Printing 3D real matrix
  19. ---------------------------------------------------------------------------- plane 0 below
  20. 23.500 -1.500 -1.500 -1.500
  21. -6.000 0.000 0.000 0.000
  22. -6.000 0.000 0.000 0.000
  23. -6.000 0.000 0.000 0.000
  24. ---------------------------------------------------------------------------- plane 1 below
  25. -0.500 0.750 -0.000 -0.750
  26. 3.000 0.000 0.000 0.000
  27. -0.000 0.000 0.000 0.000
  28. -3.000 0.000 0.000 0.000
  29. ---------------------------------------------------------------------------- plane 2 below
  30. 0.000 -0.000 -0.000 0.000
  31. -0.000 -0.000 -0.000 -0.000
  32. -0.000 -0.000 -0.000 -0.000
  33. 0.000 -0.000 -0.000 -0.000
  34. ---------------------------------------------------------------------------- plane 3 below
  35. -0.500 -0.750 -0.000 0.750
  36. -3.000 0.000 0.000 0.000
  37. -0.000 0.000 0.000 0.000
  38. 3.000 0.000 0.000 0.000
  39.  
  40. Printing 3D complex matrix
  41. ---------------------------------------------------------------------------- plane 0 below
  42. +0.000+0.000i +6.000+0.000i +6.000+0.000i +6.000+0.000i
  43. +24.000+0.000i +30.000+0.000i +30.000+0.000i +30.000+0.000i
  44. +24.000+0.000i +30.000+0.000i +30.000+0.000i +30.000+0.000i
  45. +24.000+0.000i +30.000+0.000i +30.000+0.000i +30.000+0.000i
  46. ---------------------------------------------------------------------------- plane 1 below
  47. +1.000-0.000i +4.000-0.000i +7.000-0.000i +10.000+0.000i
  48. +13.000-0.000i +16.000-0.000i +19.000-0.000i +22.000-0.000i
  49. +25.000-0.000i +28.000+0.000i +31.000+0.000i +34.000-0.000i
  50. +37.000+0.000i +40.000+0.000i +43.000-0.000i +46.000+0.000i
  51. ---------------------------------------------------------------------------- plane 2 below
  52. +2.000-0.000i +8.000-0.000i +8.000-0.000i +8.000+0.000i
  53. +26.000-0.000i +32.000-0.000i +32.000-0.000i +32.000-0.000i
  54. +26.000-0.000i +32.000-0.000i +32.000-0.000i +32.000-0.000i
  55. +26.000+0.000i +32.000-0.000i +32.000-0.000i +32.000+0.000i
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement