theta=const.des 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. {
  2. "version": 5,
  3. "graph": {
  4. "showXAxis": false,
  5. "showYAxis": false,
  6. "viewport": {
  7. "xmin": -3.765115120931414,
  8. "ymin": -3.405975341276975,
  9. "xmax": 3.666638759208322,
  10. "ymax": 4.025778538862761
  11. }
  12. },
  13. "expressions": {
  14. "list": [
  15. {
  16. "type": "expression",
  17. "id": "1",
  18. "color": "#c74440",
  19. "latex": "N=6",
  20. "sliderHardMin": true,
  21. "sliderHardMax": true,
  22. "sliderMin": "1",
  23. "sliderMax": "20",
  24. "sliderInterval": "1",
  25. "style": "SOLID"
  26. },
  27. {
  28. "type": "expression",
  29. "id": "4",
  30. "color": "#6042a6",
  31. "latex": "n=\\left[0,...,N-1\\right]",
  32. "style": "SOLID"
  33. },
  34. {
  35. "type": "folder",
  36. "id": "9",
  37. "title": "Circles Axes",
  38. "collapsed": true,
  39. "memberIds": {
  40. "2": true,
  41. "3": true,
  42. "5": true,
  43. "6": true
  44. }
  45. },
  46. {
  47. "type": "expression",
  48. "id": "3",
  49. "color": "#c74440",
  50. "latex": "y\\cdot\\cos\\left(\\frac{\\ n\\ \\pi}{N}\\right)=x\\cdot\\sin\\left(\\frac{\\ n\\ \\pi}{N}\\right)",
  51. "style": "SOLID"
  52. },
  53. {
  54. "type": "expression",
  55. "id": "5",
  56. "color": "#c74440",
  57. "latex": "y=0",
  58. "style": "SOLID"
  59. },
  60. {
  61. "type": "expression",
  62. "id": "2",
  63. "color": "#2d70b3",
  64. "latex": "x^2+y^2=e^{\\frac{2\\pi n}{N}}",
  65. "style": "SOLID"
  66. },
  67. {
  68. "type": "expression",
  69. "id": "6",
  70. "color": "#2d70b3",
  71. "latex": "x^2+y^2=e^{-\\frac{2\\pi\\left(n+1\\right)}{N}}",
  72. "style": "SOLID"
  73. },
  74. {
  75. "type": "folder",
  76. "id": "11",
  77. "title": "xxx Axes",
  78. "memberIds": {
  79. "7": true,
  80. "12": true,
  81. "13": true,
  82. "14": true
  83. }
  84. },
  85. {
  86. "type": "expression",
  87. "id": "7",
  88. "color": "#388c46",
  89. "latex": "r=e^{\\theta-\\frac{\\ \\left(n+1\\right)\\ \\pi}{N}-4\\pi}",
  90. "style": "SOLID"
  91. },
  92. {
  93. "type": "expression",
  94. "id": "12",
  95. "color": "#388c46",
  96. "latex": "r=e^{\\theta+\\frac{\\ n\\ \\pi}{N}-4\\pi}",
  97. "style": "SOLID"
  98. },
  99. {
  100. "type": "expression",
  101. "id": "13",
  102. "color": "#6042a6",
  103. "latex": "r=e^{-\\theta-\\frac{\\ \\left(n+1\\right)\\ \\pi}{N}+8\\pi}",
  104. "style": "SOLID"
  105. },
  106. {
  107. "type": "expression",
  108. "id": "14",
  109. "color": "#6042a6",
  110. "latex": "r=e^{-\\theta+\\frac{\\ n\\ \\pi}{N}+4\\pi}",
  111. "style": "SOLID"
  112. },
  113. {
  114. "type": "expression",
  115. "id": "15",
  116. "color": "#c74440",
  117. "style": "SOLID"
  118. }
  119. ]
  120. }
  121. }