[zurück] | 8. Download |
[vor] |
Hier gibt es die entsprechenden Pythonscripts zum Download
3. | Mandelbrot Mengen | |
3.1. | zn+1 = zn2 + c (Apfelmännchen) | Apfelmaennchen.txt Apfelmaennchen-binary.txt Apfelmaennchen-distance.txt Apfelmaennchen-winkel.txt |
3.2. | zn+1 = znm + c | Kapitel-3-2.txt |
3.3. | zn+1 = (1 - zn) * zn * c | Kapitel-3-3.txt |
3.4. | zn+1 = zn2 + 1/c | Kapitel-3-4.txt |
3.5. | zn+1 = (1 - zn)* zn *(1/c) | Kapitel-3-5.txt |
3.6. | Burning Ship Fraktal | Burning-Ship.txt |
3.7. | zn+1 = znm + c/znm | |
3.8. | zn+1 = c * (zn + 1/znm) | |
3.9. | Magnetismus Theorie | |
3.10. | zn+1 = znm + c/zn | |
3.11. | Celtic Mandelbrot Fraktal | |
3.12. | Spider Fraktal | |
4. | Julia Mengen | |
4.1. | zn+1 = znm | |
4.2. | zn+1 = zn2 + c | Julia.txt Julia-binary.txt Julia-distance.txt |
4.3. | zn+1 = (znm - 1)/(znm + 1) | |
4.4. | Magnetismus Theorie | |
4.5. | zn+1 = (zn * (c + (1 - c) * zn2) | |
4.6. | Glynn Fraktale | Glynn1.txt Glynn2.txt |
4.7. | zn+1 = c sin(zn) | |
4.8. | Collatz Fraktal | Collatz-Fraktal.txt |
4.9. | Apollonian Gasket | Appolonian-Gasket.txt |
4.10. | zn+1 = zn3 - i | |
4.11. | Exotische Juliamengen | |
4.12. | Reverse Julia Fraktale | |
4.13. | zn+1 = znm + c/znm | |
4.14. | zn+1 = znm + c/znk | Kapitel-4-14dist.txt |
4.15. | zn+1 = (1 - zn) * zn * c | |
4.16. | zn+1 = sqrt(zn4) + c | |
4.17. | Nova Fraktal | |
4.18. | Burning Ship Fraktal | |
5. | Newton Fraktale | |
5.1. | Newton Methode | Newton.txt Newton-alle.txt Newton-binary.txt Newton-distance.txt |
5.2. | Modifizierte Newton Methode | mod-Newton.txt |
5.3. | Halley Methode | Halley.txt Halley-mod.txt |
5.4. | Householder Methode | Householder.txt Householder-mod.txt |
5.5. | Schröder Methode | Schroeder.txt Schroeder-mod.txt |
5.6. | Weerakoon und Fernando Methode | Weerakoon-Fernando.txt |
5.7. | Frontini und Sormani Methode | Frontini-Sormani.txt |
5.8. | Kou-Li-Wang I Methode | Kou-Li-Wang-I.txt |
5.9. | Potra und Ptak Methode | Potra-Ptak.txt |
5.10. | Homeier I Methode | Homeier-I.txt |
5.11. | HN Methode | HN.txt |
5.12. | MN Methode | MN.txt |
5.13. | TN Methode | TN.txt |
5.14. | Chun-Kim Methode | Chun-Kim.txt |
5.15. | Rafis-Rafiullah Methode | Rafis-Rafiullah.txt |
5.16. | Maheshweri Methode | Maheshweri.txt |
5.17. | Noor-Hassan-Noor Methode | Noor-Hassan-Noor.txt |
5.18. | Noor-Noor Methode | Noor-Noor.txt |
5.19. | Kim-Chun Methode | Kim-Chun.txt |
5.20. | Noor-Gupta Methode | Noor-Gupta.txt |
5.21. | Double-Newton Methode | Double-Newton.txt |
5.22. | Chun-Ham Methode | Chun-Ham.txt |
5.23. | Traub-Ostrowski Methode | Traub-Ostrowski.txt |
5.24. | Jarratt I Methode | Jarratt-I.txt |
5.25. | Chebyshev Methode | Chebyshev.txt |
5.26. | Super Halley Methode | Super-Halley.txt |
5.27. | Kou-Li-Wang II Methode | Kou-Li-Wang-II.txt |
5.28. | Whittaker I Methode | Whittaker-I.txt |
5.29. | King I Methode | King-I.txt |
5.30. | King II Methode | King-II.txt |
5.31. | Kung-Traub Methode | Kung-Traub.txt |
5.32. | Triple-Newton Methode | Triple-Newton.txt |
5.33. | Grau Diaz-Barrero Methode | Grau-Diaz-Barrero.txt |
5.34. | PCNH Methode | PCNH.txt |
5.35. | Fang-Ni-Chen I Methode | |
5.36. | Fang-Ni-Chen II Methode | Fang-Ni-Chen-II.txt |
5.37. | Fang-Ni-Chen III Methode | Fang-Ni-Chen-III.txt |
5.38. | Ostrowski Methode | Ostrowski.txt |
5.39. | CHN Methode | CHN.txt |
5.40. | PCH I Methode | PCH-I.txt |
5.41. | PCH II Methode | PCH-II.txt |
5.42. | PCHA I Methode | PCHA-I.txt |
5.43. | PCHA II Methode | PCHA-II.txt |
5.44. | Hu-Fang Methode | Hu-Fang.txt Hu-Fang-mod.txt |
5.45. | Jarratt II Methode | Jarratt-II.txt |
5.46. | Whittaker II Methode | Whittaker-II.txt |
5.47. | Basto Methode | Basto.txt |
5.48. | Grau Methode | Grau.txt |
5.49. | Hasanov Methode | Hasanov.txt |
5.50. | Homeier II Methode | Homeier-II.txt |
5.51. | Nedzhibov Methode | Nedzhibov.txt |
5.52. | SN (Simpson Newton) Methode | SN.txt |
5.53. | HSN Methode | HSN.txt |
5.54. | Jarratt III Methode | Jarratt-III.txt |
5.55. | Jarratt IV Methode | Jarratt-IV.txt |
5.56. | Rafiullah I Methode | Rafiullah-I.txt |
5.57. | Rafiullah II Methode | Rafiullah-II.txt Rafiullah-II-mod.txt |
5.58. | Neta Methode | Neta.txt |
5.59. | Kou Methode | Kou.txt |
5.60. | Abbasbandy Methode | Abbasbandy.txt |
5.61. | Feng Methode | Feng.txt |
5.62. | Popovski I Methode | Popovski-I.txt |
5.63. | Popovski II Methode | Popovski-II.txt |
5.64. | Sharma-Guha Methode | Sharma-Guha.txt |
5.65. | Euler-Chebyshev Methode | Euler-Chebyshev.txt |
5.66. | FCTSCM Methode | FCTSCM.txt |
5.67. | Mirzaee-Hamzeh Methode | Mirzaee-Hamzeh.txt |
5.68. | Frozen-Slope Methode | Frozen-Slope.txt |
5.69. | Matinfar-Aminzadeh Methode | Matinfar-Aminzadeh.txt |
5.70. | Abbasbandy I Methode | |
5.71. | Abbasbandy II Methode | Abbasbandy-II.txt |
5.72. | Abbasbandy III Methode | Abbasbandy-III.txt |
5.73. | Changbum-Chun I Methode | Changbum-Chun-I.txt |
5.74. | Changbum-Chun II Methode | Changbum-Chun-II.txt |
5.75. | Changbum-Chun III Methode | Changbum-Chun-III.txt |
5.76. | Ezzati-Saleki I Methode | Ezzati-Saleki-I.txt |
5.77. | Ezzati-Saleki II Methode | Ezzati-Saleki-II.txt |
5.78. | King III Methode | King-III.txt |
5.79. | Rafiullah-Haleem I Methode | Rafiullah-Haleem-I.txt |
5.80. | Rafiullah-Haleem II Methode | Rafiullah-Haleem-II.txt |
5.81. | Rafiullah-Haleem III Methode | Rafiullah-Haleem-III.txt |
5.82. | Behl-Motsa-I Methode | Behl-Motsa-I.txt |
5.83. | Behl-Motsa-II Methode | Behl-Motsa-II.txt |
5.84. | Liu-Wang Methode | Liu-Wang.txt |
5.85. | Karthikeyan Methode | Karthikeyan.txt |
5.86. | Halley-Newton Methode | Halley-Newton.txt |
5.87. | Newton-Halley Methode | Newton-Halley.txt |
5.88. | Halley-Schröder Methode | Halley-Schroeder.txt |
5.89. | Schröder-Halley Methode | Schroeder-Halley.txt |
5.90. | Halley-Basto Methode | Halley-Basto.txt |
5.91. | Halley-Feng Methode | |
5.92. | Feng-Halley Methode |
Achtung!
Je nach gewählter Auflösung kann die Berechnung lange dauern, von ein paar Minuten bist zu einer Stunde. Während der
Berechnung friert Cinema ein, es läßt sich nicht mehr bedienen bzw. das Fenster des Script-Managers läßt sich nicht mehr
verschieben.
Das ist kein Programmabsturz, mit Windows kann man normal weiterarbeiten. Der Python Interpreter ist für solche Berechnungen
einfach nicht ausgelegt.
[zurück] | [Inhaltsverzeichnis] | [vor] |