@jjlmoya/utils-science 1.31.0 → 1.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/package.json +1 -1
  2. package/src/category/index.ts +2 -1
  3. package/src/entries.ts +3 -1
  4. package/src/index.ts +1 -0
  5. package/src/tests/locale_completeness.test.ts +2 -2
  6. package/src/tests/tool_validation.test.ts +2 -2
  7. package/src/tool/mandelbrot-fractal/bibliography.astro +14 -0
  8. package/src/tool/mandelbrot-fractal/bibliography.ts +16 -0
  9. package/src/tool/mandelbrot-fractal/component.astro +242 -0
  10. package/src/tool/mandelbrot-fractal/entry.ts +26 -0
  11. package/src/tool/mandelbrot-fractal/i18n/de.ts +159 -0
  12. package/src/tool/mandelbrot-fractal/i18n/en.ts +160 -0
  13. package/src/tool/mandelbrot-fractal/i18n/es.ts +159 -0
  14. package/src/tool/mandelbrot-fractal/i18n/fr.ts +159 -0
  15. package/src/tool/mandelbrot-fractal/i18n/id.ts +159 -0
  16. package/src/tool/mandelbrot-fractal/i18n/it.ts +159 -0
  17. package/src/tool/mandelbrot-fractal/i18n/ja.ts +159 -0
  18. package/src/tool/mandelbrot-fractal/i18n/ko.ts +159 -0
  19. package/src/tool/mandelbrot-fractal/i18n/nl.ts +159 -0
  20. package/src/tool/mandelbrot-fractal/i18n/pl.ts +159 -0
  21. package/src/tool/mandelbrot-fractal/i18n/pt.ts +159 -0
  22. package/src/tool/mandelbrot-fractal/i18n/ru.ts +159 -0
  23. package/src/tool/mandelbrot-fractal/i18n/sv.ts +159 -0
  24. package/src/tool/mandelbrot-fractal/i18n/tr.ts +159 -0
  25. package/src/tool/mandelbrot-fractal/i18n/zh.ts +159 -0
  26. package/src/tool/mandelbrot-fractal/index.ts +11 -0
  27. package/src/tool/mandelbrot-fractal/logic/MandelbrotEngine.ts +67 -0
  28. package/src/tool/mandelbrot-fractal/mandelbrot-fractal-calculator.css +357 -0
  29. package/src/tool/mandelbrot-fractal/seo.astro +15 -0
  30. package/src/tools.ts +2 -0
@@ -0,0 +1,159 @@
1
+ import { bibliography } from '../bibliography';
2
+ import type { ToolLocaleContent } from '../../../types';
3
+
4
+ const slug = 'calcolatrice-frattale-mandelbrot';
5
+ const title = 'Calcolatrice Frattale di Mandelbrot e Esploratore di Autosimilarita';
6
+ const description = 'Esplora l insieme di Mandelbrot, ingrandisci i confini frattali autosimilari e confronta la profondita di iterazione, il contrasto cromatico e le coordinate del piano complesso.';
7
+
8
+ const howTo = [
9
+ {
10
+ name: 'Scegli una regione dell insieme di Mandelbrot',
11
+ text: 'Inizia dall insieme completo o salta direttamente a una regione ad alto dettaglio come la valle del cavalluccio marino o un minibrot a spirale.',
12
+ },
13
+ {
14
+ name: 'Ingrandisci cliccando sull immagine',
15
+ text: 'Clicca un punto qualsiasi sulla tela per ri-centrare il piano complesso e ingrandire il frattale attorno a quella coordinata.',
16
+ },
17
+ {
18
+ name: 'Regola la profondita di iterazione e il contrasto cromatico',
19
+ text: 'Aumenta il budget di iterazioni per rivelare una struttura di confine piu fine, poi regola contrasto e tavolozza per rendere le bande di tempo di fuga piu facili da leggere.',
20
+ },
21
+ ];
22
+
23
+ const faq = [
24
+ {
25
+ question: 'Cosa mostra la calcolatrice dell insieme di Mandelbrot?',
26
+ answer: 'Mostra quali numeri complessi c mantengono limitata la ricorrenza z(n+1) = z(n)^2 + c partendo da z = 0. I punti che non sfuggono mai entro il budget di iterazione selezionato vengono colorati come membri dell insieme, mentre i punti esterni vengono colorati in base alla velocita con cui la loro orbita fuoriesce.',
27
+ },
28
+ {
29
+ question: 'Perche il bordo di Mandelbrot contiene cosi tanti dettagli?',
30
+ answer: 'Il bordo separa le orbite stabili da quelle in fuga, e minuscole variazioni di coordinate vicino a quel bordo possono cambiare completamente il comportamento a lungo termine. Questa sensibilita crea bulbi annidati, spirali, filamenti e copie in miniatura che appaiono a molti livelli di ingrandimento.',
31
+ },
32
+ {
33
+ question: 'L insieme di Mandelbrot e veramente autosimilare?',
34
+ answer: 'Non e perfettamente autosimilare nello stesso senso stretto di un triangolo di Sierpinski, ma e riccamente quasi-autosimilare. Piccole copie dell intero insieme appaiono in tutto il piano, spesso distorte e collegate da elaborate strutture ramificate.',
35
+ },
36
+ {
37
+ question: 'Cosa controlla il numero di iterazioni?',
38
+ answer: 'Il numero di iterazioni controlla per quanto tempo la calcolatrice testa ogni punto prima di decidere che probabilmente appartiene all insieme. Valori piu alti rivelano filamenti piu profondi e minibrot piu nitidi, ma richiedono piu calcolo per pixel.',
39
+ },
40
+ {
41
+ question: 'Perche i colori cambiano all esterno della regione nera?',
42
+ answer: 'I colori esterni si basano sul tempo di fuga: i punti che fuggono rapidamente ricevono colori diversi dai punti che restano vicini all insieme per molte iterazioni. La colorazione uniforme riduce le bande nette e facilita l ispezione della geometria delle orbite vicine.',
43
+ },
44
+ ];
45
+
46
+ export const content: ToolLocaleContent = {
47
+ slug,
48
+ title,
49
+ description,
50
+ ui: {
51
+ title: 'Calcolatrice Frattale di Mandelbrot',
52
+ canvasLabel: 'Tela interattiva dell insieme di Mandelbrot',
53
+ presetsLabel: 'Preimpostazioni delle regioni di Mandelbrot',
54
+ presetFull: 'Insieme Completo',
55
+ presetSeahorse: 'Valle del Cavalluccio Marino',
56
+ presetSpiral: 'Minibrot a Spirale',
57
+ centerPoint: 'Centro',
58
+ magnification: 'Ingrandimento',
59
+ visibleWindow: 'Finestra visibile',
60
+ renderBudget: 'Iterazioni',
61
+ iterationsLabel: 'Profondita di iterazione',
62
+ contrastLabel: 'Contrasto di fuga',
63
+ colorLabel: 'Campo colore',
64
+ paletteEmber: 'Bande di brace',
65
+ paletteLagoon: 'Plasma laguna',
66
+ paletteInk: 'Spettro d inchiostro',
67
+ },
68
+ seo: [
69
+ {
70
+ type: 'title',
71
+ text: 'Calcolatrice dell Insieme di Mandelbrot per Frattali, Tempo di Fuga e Autosimilarita',
72
+ level: 2,
73
+ },
74
+ {
75
+ type: 'paragraph',
76
+ html: 'Questa calcolatrice frattale di Mandelbrot renderizza il classico insieme del piano complesso definito dall iterazione <strong>z(n+1) = z(n)^2 + c</strong>. E progettata per l esplorazione piuttosto che per la visione passiva: ogni clic ri-centra il piano, ogni ingrandimento espone un intorno matematico piu piccolo, e il cursore di iterazione permette di decidere quanto a fondo la calcolatrice deve testare il bordo prima di colorare un punto come stabile o in fuga.',
77
+ },
78
+ {
79
+ type: 'title',
80
+ text: 'Come leggere l immagine di Mandelbrot',
81
+ level: 3,
82
+ },
83
+ {
84
+ type: 'paragraph',
85
+ html: 'La forma centrale scura segna i punti le cui orbite rimangono limitate entro il budget di iterazione corrente. L esterno colorato e una mappa del tempo di fuga. Un punto colorato vicino all insieme puo sopravvivere centinaia di iterazioni prima che la sua magnitudine superi il raggio di fuga, mentre un punto lontano fugge quasi immediatamente. La geometria scientificamente piu interessante non si trova solitamente all interno della forma piena, ma lungo il bordo dove i comportamenti limitati e illimitati si intrecciano.',
86
+ },
87
+ {
88
+ type: 'table',
89
+ headers: ['Controllo', 'Cosa modifica', 'Quando aumentarlo'],
90
+ rows: [
91
+ ['<strong>Profondita di iterazione</strong>', 'Quanti passi di ricorrenza vengono testati per ogni pixel.', 'Usa valori piu alti dopo aver ingrandito filamenti sottili o copie in miniatura.'],
92
+ ['<strong>Contrasto di fuga</strong>', 'Quanto fortemente i valori di fuga uniformi vengono separati in bande visibili.', 'Alzalo quando l immagine appare piatta; abbassalo quando i colori sono troppo marcati.'],
93
+ ['<strong>Tavolozza</strong>', 'La mappatura dei colori applicata ai punti esterni.', 'Cambia tavolozza per rivelare strutture che potrebbero essere nascoste da un campo colore.'],
94
+ ],
95
+ },
96
+ {
97
+ type: 'title',
98
+ text: 'Autosimilarita e Minibrot',
99
+ level: 3,
100
+ },
101
+ {
102
+ type: 'paragraph',
103
+ html: 'Uno dei motivi per cui l insieme di Mandelbrot e cosi famoso e la sua quasi-autosimilarita. Mentre si ingrandiscono antenne, spirali e valli, si incontrano ripetutamente piccole isole simili a Mandelbrot spesso chiamate minibrot. Queste copie non sono meramente decorative. La loro disposizione riflette la dinamica delle mappe quadratiche, inclusi bulbi periodici, pattern di biforcazione e regioni dove le orbite rimangono intrappolate per lunghi periodi prima di fuggire.',
104
+ },
105
+ {
106
+ type: 'title',
107
+ text: 'Perche iterazioni piu elevate contano nello zoom profondo',
108
+ level: 3,
109
+ },
110
+ {
111
+ type: 'paragraph',
112
+ html: 'Nella vista dell insieme completo, un limite di iterazione modesto fornisce un immagine riconoscibile. A ingrandimenti piu profondi, tuttavia, molti punti di confine impiegano molto piu tempo per rivelare se fuggono. Se il limite di iterazione e troppo basso, le strutture fini possono apparire falsamente solide o fangose. Aumentare il conteggio delle iterazioni migliora la classificazione del bordo e consente alla calcolatrice di risolvere viticci stretti, bracci a spirale e bulbi satelliti con maggiore sicurezza.',
113
+ },
114
+ {
115
+ type: 'title',
116
+ text: 'Significato matematico delle coordinate complesse',
117
+ level: 3,
118
+ },
119
+ {
120
+ type: 'paragraph',
121
+ html: 'La lettura delle coordinate mostra il centro corrente dell area visibile come numero complesso c = a + bi. L asse orizzontale e la parte reale e l asse verticale e la parte immaginaria. Cliccare sulla tela sceglie una nuova coordinata complessa, poi ingrandisce la finestra visibile attorno ad essa. Questo rende lo strumento utile per imparare come le regioni visive del frattale corrispondono a posizioni precise nel piano complesso.',
122
+ },
123
+ ],
124
+ faq,
125
+ bibliography,
126
+ howTo,
127
+ schemas: [
128
+ {
129
+ '@context': 'https://schema.org',
130
+ '@type': 'SoftwareApplication',
131
+ name: title,
132
+ description,
133
+ applicationCategory: 'ScientificApplication',
134
+ operatingSystem: 'Any',
135
+ },
136
+ {
137
+ '@context': 'https://schema.org',
138
+ '@type': 'FAQPage',
139
+ mainEntity: faq.map((item) => ({
140
+ '@type': 'Question',
141
+ name: item.question,
142
+ acceptedAnswer: {
143
+ '@type': 'Answer',
144
+ text: item.answer,
145
+ },
146
+ })),
147
+ },
148
+ {
149
+ '@context': 'https://schema.org',
150
+ '@type': 'HowTo',
151
+ name: title,
152
+ step: howTo.map((step) => ({
153
+ '@type': 'HowToStep',
154
+ name: step.name,
155
+ text: step.text,
156
+ })),
157
+ },
158
+ ],
159
+ };
@@ -0,0 +1,159 @@
1
+ import { bibliography } from '../bibliography';
2
+ import type { ToolLocaleContent } from '../../../types';
3
+
4
+ const slug = 'mandelbrot-fractal-calculator';
5
+ const title = 'Mandelbrot Fractal Calculator & Self Similarity Explorer';
6
+ const description = 'マンデルブロ集合を探検し、自己相似のフラクタル境界をズームで観察。反復深度、色のコントラスト、複素平面座標を比較できます。';
7
+
8
+ const howTo = [
9
+ {
10
+ name: 'マンデルブロ集合の領域を選ぶ',
11
+ text: '全体集合から始めるか、seahorse valley(海馬の谷)やスパイラルミニブロットなどの高精細領域に直接ジャンプします。',
12
+ },
13
+ {
14
+ name: '画像をクリックしてズーム',
15
+ text: 'キャンバス上の任意の点をクリックすると、複素平面が再中心化され、その座標を中心にフラクタルが拡大表示されます。',
16
+ },
17
+ {
18
+ name: '反復深度と色のコントラストを調整',
19
+ text: '反復予算を増やすとより細かい境界構造が現れます。続けてコントラストとパレットを調整し、エスケープタイムのバンドを見やすくします。',
20
+ },
21
+ ];
22
+
23
+ const faq = [
24
+ {
25
+ question: 'マンデルブロ集合計算機は何を表示しますか?',
26
+ answer: 'z = 0 から開始したときに漸化式 z(n+1) = z(n)^2 + c が有界に保たれる複素数 c を表示します。選択した反復予算内で決して発散しない点は集合のメンバーとして着色され、外部の点は軌道が発散する速さに応じて色分けされます。',
27
+ },
28
+ {
29
+ question: 'マンデルブロ集合の境界にはなぜこれほど多くの詳細が含まれているのですか?',
30
+ answer: '境界は安定軌道と発散軌道を分けており、その境界付近での微小な座標変化が長期的な振る舞いを完全に変える可能性があります。この感度が、ネストされたバルブ、スパイラル、フィラメント、および多くの拡大レベルで現れるミニチュアコピーを生み出します。',
31
+ },
32
+ {
33
+ question: 'マンデルブロ集合は本当に自己相似ですか?',
34
+ answer: 'シェルピンスキーの三角形とまったく同じ厳密な意味では完全に自己相似ではありませんが、豊かな準自己相似性を持っています。集合全体の小さなコピーが平面全体に現れ、しばしば歪められ、精巧な分岐構造によって接続されています。',
35
+ },
36
+ {
37
+ question: '反復回数は何を制御しますか?',
38
+ answer: '反復回数は、各点がおそらく集合に属すると判断する前に計算機がテストする時間を制御します。より高い値はより深いフィラメントとより鮮明なミニブロットを明らかにしますが、ピクセルあたりの計算量が増加します。',
39
+ },
40
+ {
41
+ question: '黒い領域の外側で色が変わるのはなぜですか?',
42
+ answer: '外側の色はエスケープタイムに基づいています。すぐに発散する点は、多くの反復にわたって集合の近くに留まる点とは異なる色を受け取ります。スムースカラーリングは急激なバンドを減らし、近くの軌道の形状を検査しやすくします。',
43
+ },
44
+ ];
45
+
46
+ export const content: ToolLocaleContent = {
47
+ slug,
48
+ title,
49
+ description,
50
+ ui: {
51
+ title: 'Mandelbrot Fractal Calculator',
52
+ canvasLabel: 'インタラクティブなマンデルブロ集合キャンバス',
53
+ presetsLabel: 'マンデルブロ領域プリセット',
54
+ presetFull: '全体集合',
55
+ presetSeahorse: 'Seahorse Valley',
56
+ presetSpiral: 'スパイラルミニブロット',
57
+ centerPoint: '中心座標',
58
+ magnification: '倍率',
59
+ visibleWindow: '可視ウィンドウ',
60
+ renderBudget: '反復回数',
61
+ iterationsLabel: '反復深度',
62
+ contrastLabel: '発散コントラスト',
63
+ colorLabel: 'カラーフィールド',
64
+ paletteEmber: 'エンバーバンド',
65
+ paletteLagoon: 'ラグーンプラズマ',
66
+ paletteInk: 'インクスペクトラム',
67
+ },
68
+ seo: [
69
+ {
70
+ type: 'title',
71
+ text: 'Mandelbrot Set Calculator for Fractals, Escape Time, and Self-Similarity',
72
+ level: 2,
73
+ },
74
+ {
75
+ type: 'paragraph',
76
+ html: 'このMandelbrotフラクタル計算機は、反復 <strong>z(n+1) = z(n)^2 + c</strong> によって定義される古典的な複素平面集合をレンダリングします。受動的に見るだけでなく探索のために設計されています。すべてのクリックが平面を再中心化し、各ズームがより小さな数学的近傍を露出させ、反復スライダーで点を安定または発散として着色する前に計算機が境界をどの程度テストするかを決定できます。',
77
+ },
78
+ {
79
+ type: 'title',
80
+ text: 'How to Read the Mandelbrot Image',
81
+ level: 3,
82
+ },
83
+ {
84
+ type: 'paragraph',
85
+ html: '暗い中央の形状は、現在の反復予算内で軌道が有界に保たれる点を示します。色付きの外部はエスケープタイムマップです。集合の近くに着色された点は、その大きさが脱出半径を超えるまでに何百回もの反復に耐える可能性がありますが、遠くの点はほぼ即座に発散します。最も科学的に興味深い形状は通常、塗りつぶされた形状の内部ではなく、有界と非有界の振る舞いが交錯する境界に沿って見られます。',
86
+ },
87
+ {
88
+ type: 'table',
89
+ headers: ['コントロール', '変更内容', '増やすタイミング'],
90
+ rows: [
91
+ ['<strong>反復深度</strong>', '各ピクセルに対してテストされる漸化ステップの数。', '細いフィラメントやミニチュアコピーにズームインした後に高い値を使用します。'],
92
+ ['<strong>発散コントラスト</strong>', 'スムーズな発散値がどの程度強く可視バンドに分離されるか。', '画像が平坦に見えるときに上げ、色が強すぎるときに下げます。'],
93
+ ['<strong>パレット</strong>', '外部の点に適用される色マッピング。', 'パレットを切り替えて、1つのカラーフィールドでは隠れていた構造を明らかにします。'],
94
+ ],
95
+ },
96
+ {
97
+ type: 'title',
98
+ text: 'Self-Similarity and Minibrots',
99
+ level: 3,
100
+ },
101
+ {
102
+ type: 'paragraph',
103
+ html: 'マンデルブロ集合がこれほど有名な理由の1つは、その準自己相似性です。アンテナ、スパイラル、谷にズームインすると、ミニブロットと呼ばれるマンデルブロに似た小さな島に繰り返し遭遇します。これらのコピーは単なる装飾ではありません。その配置は、周期バルブ、分岐パターン、および軌道が発散する前に長期間閉じ込められたままになる領域を含む、二次写像の力学を反映しています。',
104
+ },
105
+ {
106
+ type: 'title',
107
+ text: 'Why Higher Iterations Matter at Deep Zoom',
108
+ level: 3,
109
+ },
110
+ {
111
+ type: 'paragraph',
112
+ html: '全体集合ビューでは、適度な反復制限で認識可能な画像が得られます。しかし、より深い倍率では、多くの境界点が発散するかどうかを明らかにするためにはるかに長い時間がかかります。反復制限が低すぎると、微細な構造が誤って固体のように見えたり不鮮明になったりする可能性があります。反復回数を増やすと境界分類が改善され、計算機が細い巻きひき、スパイラルアーム、および衛星バルブをより確実に解像できるようになります。',
113
+ },
114
+ {
115
+ type: 'title',
116
+ text: 'Mathematical Meaning of the Complex Coordinates',
117
+ level: 3,
118
+ },
119
+ {
120
+ type: 'paragraph',
121
+ html: '座標表示は、ビューポートの現在の中心を複素数 c = a + bi として示します。水平軸は実部、垂直軸は虚部です。キャンバスをクリックすると新しい複素座標が選択され、その周りの可視ウィンドウが拡大されます。これにより、フラクタルの視覚的領域が複素平面内の正確な位置にどのように対応するかを学習するのに役立つツールとなります。',
122
+ },
123
+ ],
124
+ faq,
125
+ bibliography,
126
+ howTo,
127
+ schemas: [
128
+ {
129
+ '@context': 'https://schema.org',
130
+ '@type': 'SoftwareApplication',
131
+ name: title,
132
+ description,
133
+ applicationCategory: 'ScientificApplication',
134
+ operatingSystem: 'Any',
135
+ },
136
+ {
137
+ '@context': 'https://schema.org',
138
+ '@type': 'FAQPage',
139
+ mainEntity: faq.map((item) => ({
140
+ '@type': 'Question',
141
+ name: item.question,
142
+ acceptedAnswer: {
143
+ '@type': 'Answer',
144
+ text: item.answer,
145
+ },
146
+ })),
147
+ },
148
+ {
149
+ '@context': 'https://schema.org',
150
+ '@type': 'HowTo',
151
+ name: title,
152
+ step: howTo.map((step) => ({
153
+ '@type': 'HowToStep',
154
+ name: step.name,
155
+ text: step.text,
156
+ })),
157
+ },
158
+ ],
159
+ };
@@ -0,0 +1,159 @@
1
+ import { bibliography } from '../bibliography';
2
+ import type { ToolLocaleContent } from '../../../types';
3
+
4
+ const slug = 'mandelbrot-fractal-calculator';
5
+ const title = 'Mandelbrot Fractal Calculator & Self Similarity Explorer';
6
+ const description = 'Mandelbrot 집합을 탐험하고, 자기유사 프랙탈 경계를 확대하며, 반복 깊이, 색상 대비, 복소평면 좌표를 비교해 보세요.';
7
+
8
+ const howTo = [
9
+ {
10
+ name: 'Mandelbrot 집합의 영역 선택',
11
+ text: '전체 집합에서 시작하거나, seahorse valley 또는 스파이럴 미니브로트와 같은 고해상도 영역으로 바로 이동하세요.',
12
+ },
13
+ {
14
+ name: '이미지를 클릭하여 확대',
15
+ text: '캔버스의 아무 지점이나 클릭하면 복소평면이 재중심화되고 해당 좌표를 중심으로 프랙탈이 확대됩니다.',
16
+ },
17
+ {
18
+ name: '반복 깊이와 색상 대비 조정',
19
+ text: '반복 예산을 늘리면 더 미세한 경계 구조가 드러납니다. 그런 다음 대비와 팔레트를 조정하여 탈출 시간 밴드를 더 읽기 쉽게 만드세요.',
20
+ },
21
+ ];
22
+
23
+ const faq = [
24
+ {
25
+ question: 'Mandelbrot 집합 계산기는 무엇을 보여주나요?',
26
+ answer: 'z = 0에서 시작할 때 점화식 z(n+1) = z(n)^2 + c를 유계로 유지하는 복소수 c를 보여줍니다. 선택한 반복 예산 내에서 절대 발산하지 않는 점은 집합의 구성원으로 색칠되고, 외부 점은 궤도가 발산하는 속도에 따라 색칠됩니다.',
27
+ },
28
+ {
29
+ question: 'Mandelbrot 집합의 경계에는 왜 이렇게 많은 세부 정보가 포함되어 있나요?',
30
+ answer: '경계는 안정 궤도와 발산 궤도를 분리하며, 그 경계 근처의 미세한 좌표 변화가 장기적인 행동을 완전히 바꿀 수 있습니다. 이러한 민감성은 중첩된 벌브, 나선, 필라멘트 및 여러 확대 수준에서 나타나는 미니어처 복사본을 생성합니다.',
31
+ },
32
+ {
33
+ question: 'Mandelbrot 집합은 정말로 자기유사한가요?',
34
+ answer: '시어핀스키 삼각형과 같은 엄격한 의미에서 완벽하게 자기유사하지는 않지만, 풍부한 준자기유사성을 가지고 있습니다. 전체 집합의 작은 복사본이 평면 전체에 나타나며, 종종 왜곡되고 정교한 분기 구조로 연결됩니다.',
35
+ },
36
+ {
37
+ question: '반복 횟수는 무엇을 제어하나요?',
38
+ answer: '반복 횟수는 계산기가 각 점을 테스트한 후 집합에 속할 것이라고 결정하기까지의 시간을 제어합니다. 더 높은 값은 더 깊은 필라멘트와 더 선명한 미니브로트를 드러내지만, 픽셀당 더 많은 계산이 필요합니다.',
39
+ },
40
+ {
41
+ question: '검은 영역 밖에서 색상이 변하는 이유는 무엇인가요?',
42
+ answer: '외부 색상은 탈출 시간에 기반합니다. 빨리 발산하는 점은 여러 반복 동안 집합 근처에 머무르는 점과 다른 색상을 받습니다. 부드러운 컬러링은 거친 밴드를 줄이고 근처 궤도의 기하학적 구조를 검사하기 쉽게 만듭니다.',
43
+ },
44
+ ];
45
+
46
+ export const content: ToolLocaleContent = {
47
+ slug,
48
+ title,
49
+ description,
50
+ ui: {
51
+ title: 'Mandelbrot Fractal Calculator',
52
+ canvasLabel: '인터랙티브 Mandelbrot 집합 캔버스',
53
+ presetsLabel: 'Mandelbrot 영역 프리셋',
54
+ presetFull: '전체 집합',
55
+ presetSeahorse: 'Seahorse Valley',
56
+ presetSpiral: '스파이럴 미니브로트',
57
+ centerPoint: '중심',
58
+ magnification: '배율',
59
+ visibleWindow: '가시 창',
60
+ renderBudget: '반복 횟수',
61
+ iterationsLabel: '반복 깊이',
62
+ contrastLabel: '발산 대비',
63
+ colorLabel: '색상 필드',
64
+ paletteEmber: '엠버 밴드',
65
+ paletteLagoon: '라군 플라즈마',
66
+ paletteInk: '잉크 스펙트럼',
67
+ },
68
+ seo: [
69
+ {
70
+ type: 'title',
71
+ text: 'Mandelbrot Set Calculator for Fractals, Escape Time, and Self-Similarity',
72
+ level: 2,
73
+ },
74
+ {
75
+ type: 'paragraph',
76
+ html: '이 Mandelbrot 프랙탈 계산기는 반복 <strong>z(n+1) = z(n)^2 + c</strong>로 정의되는 고전적인 복소평면 집합을 렌더링합니다. 수동적인 시청보다는 탐험을 위해 설계되었습니다. 모든 클릭은 평면을 재중심화하고, 각 확대는 더 작은 수학적 이웃을 노출시키며, 반복 슬라이더는 점을 안정 또는 발산으로 색칠하기 전에 계산기가 경계를 얼마나 깊이 테스트할지 결정하게 합니다.',
77
+ },
78
+ {
79
+ type: 'title',
80
+ text: 'How to Read the Mandelbrot Image',
81
+ level: 3,
82
+ },
83
+ {
84
+ type: 'paragraph',
85
+ html: '어두운 중앙 모양은 현재 반복 예산 내에서 궤도가 유계로 유지되는 점을 나타냅니다. 색칠된 외부는 탈출 시간 맵입니다. 집합 가까이 색칠된 점은 크기가 탈출 반경을 초과하기 전에 수백 번의 반복을 견딜 수 있지만, 멀리 있는 점은 거의 즉시 발산합니다. 가장 과학적으로 흥미로운 기하학적 구조는 일반적으로 채워진 모양 내부가 아니라 유계와 비유계 행동이 얽혀 있는 경계를 따라 있습니다.',
86
+ },
87
+ {
88
+ type: 'table',
89
+ headers: ['제어', '변경 사항', '증가해야 할 때'],
90
+ rows: [
91
+ ['<strong>반복 깊이</strong>', '각 픽셀에 대해 테스트되는 점화 단계의 수입니다.', '얇은 필라멘트나 미니어처 복사본으로 확대한 후 더 높은 값을 사용하세요.'],
92
+ ['<strong>발산 대비</strong>', '부드러운 발산 값이 가시 밴드로 분리되는 강도입니다.', '이미지가 평평해 보일 때 올리고, 색상이 너무 강할 때 내리세요.'],
93
+ ['<strong>팔레트</strong>', '외부 점에 적용되는 색상 매핑입니다.', '팔레트를 전환하여 하나의 색상 필드로는 숨겨질 수 있는 구조를 드러내세요.'],
94
+ ],
95
+ },
96
+ {
97
+ type: 'title',
98
+ text: 'Self-Similarity and Minibrots',
99
+ level: 3,
100
+ },
101
+ {
102
+ type: 'paragraph',
103
+ html: 'Mandelbrot 집합이 그렇게 유명한 이유 중 하나는 준자기유사성 때문입니다. 안테나, 나선, 계곡으로 확대해 들어가면 미니브로트라고 불리는 작은 Mandelbrot 같은 섬들을 반복해서 만나게 됩니다. 이러한 복사본은 단순한 장식이 아닙니다. 그 배열은 주기적인 벌브, 분기 패턴, 그리고 궤도가 발산하기 전에 오랜 기간 동안 갇혀 있는 영역을 포함한 이차 사상의 동역학을 반영합니다.',
104
+ },
105
+ {
106
+ type: 'title',
107
+ text: 'Why Higher Iterations Matter at Deep Zoom',
108
+ level: 3,
109
+ },
110
+ {
111
+ type: 'paragraph',
112
+ html: '전체 집합 보기에서는 적당한 반복 제한으로 인식 가능한 이미지를 얻을 수 있습니다. 그러나 더 깊은 배율에서는 많은 경계 점이 발산 여부를 드러내는 데 훨씬 더 오래 걸립니다. 반복 제한이 너무 낮으면 미세 구조가 잘못하여 단단하거나 흐릿하게 보일 수 있습니다. 반복 횟수를 늘리면 경계 분류가 개선되고 계산기가 가는 덩굴손, 나선 팔, 위성 벌브를 더 확실하게 해상할 수 있습니다.',
113
+ },
114
+ {
115
+ type: 'title',
116
+ text: 'Mathematical Meaning of the Complex Coordinates',
117
+ level: 3,
118
+ },
119
+ {
120
+ type: 'paragraph',
121
+ html: '좌표 판독값은 뷰포트의 현재 중심을 복소수 c = a + bi로 표시합니다. 수평 축은 실수부이고 수직 축은 허수부입니다. 캔버스를 클릭하면 새 복소 좌표를 선택한 다음 그 주위의 가시 창을 확대합니다. 이는 프랙탈의 시각적 영역이 복소평면의 정확한 위치에 어떻게 대응하는지 학습하는 데 유용한 도구가 됩니다.',
122
+ },
123
+ ],
124
+ faq,
125
+ bibliography,
126
+ howTo,
127
+ schemas: [
128
+ {
129
+ '@context': 'https://schema.org',
130
+ '@type': 'SoftwareApplication',
131
+ name: title,
132
+ description,
133
+ applicationCategory: 'ScientificApplication',
134
+ operatingSystem: 'Any',
135
+ },
136
+ {
137
+ '@context': 'https://schema.org',
138
+ '@type': 'FAQPage',
139
+ mainEntity: faq.map((item) => ({
140
+ '@type': 'Question',
141
+ name: item.question,
142
+ acceptedAnswer: {
143
+ '@type': 'Answer',
144
+ text: item.answer,
145
+ },
146
+ })),
147
+ },
148
+ {
149
+ '@context': 'https://schema.org',
150
+ '@type': 'HowTo',
151
+ name: title,
152
+ step: howTo.map((step) => ({
153
+ '@type': 'HowToStep',
154
+ name: step.name,
155
+ text: step.text,
156
+ })),
157
+ },
158
+ ],
159
+ };
@@ -0,0 +1,159 @@
1
+ import { bibliography } from '../bibliography';
2
+ import type { ToolLocaleContent } from '../../../types';
3
+
4
+ const slug = 'mandelbrot-fractaal-calculator';
5
+ const title = 'Mandelbrot Fractaal Calculator & Self Similarity Explorer';
6
+ const description = 'Verken de Mandelbrotverzameling, zoom in op zelfgelijkende fractalranden en vergelijk iteratiediepte, kleurcontrast en complexe vlakcoordinaten.';
7
+
8
+ const howTo = [
9
+ {
10
+ name: 'Kies een gebied van de Mandelbrotverzameling',
11
+ text: 'Begin bij de volledige verzameling of spring direct naar een gedetailleerd gebied zoals de zeepaardvallei of een spiraalminibrot.',
12
+ },
13
+ {
14
+ name: 'Zoom door op de afbeelding te klikken',
15
+ text: 'Klik op een willekeurig punt op het canvas om het complexe vlak te hercentreren en de fractal rond dat coordinaat te vergroten.',
16
+ },
17
+ {
18
+ name: 'Pas iteratiediepte en kleurcontrast aan',
19
+ text: 'Verhoog het iteratiebudget om fijnere randstructuren te onthullen en pas vervolgens contrast en palet aan om ontsnappingstijdbanden beter leesbaar te maken.',
20
+ },
21
+ ];
22
+
23
+ const faq = [
24
+ {
25
+ question: 'Wat laat de Mandelbrotverzameling-calculator zien?',
26
+ answer: 'Het laat zien welke complexe getallen c de recurrente betrekking z(n+1) = z(n)^2 + c begrensd houden wanneer gestart wordt vanuit z = 0. Punten die binnen het geselecteerde iteratiebudget nooit ontsnappen, worden gekleurd als leden van de verzameling, terwijl buitenpunten worden gekleurd op basis van hoe snel hun baan ontsnapt.',
27
+ },
28
+ {
29
+ question: 'Waarom bevat de Mandelbrotgrens zoveel detail?',
30
+ answer: 'De grens scheidt stabiele en ontsnappende banen, en kleine coordinaatveranderingen nabij die grens kunnen het gedrag op lange termijn volledig veranderen. Deze gevoeligheid creert geneste bollen, spiralen, filamenten en miniatuurkopieen die op vele vergrotingsniveaus verschijnen.',
31
+ },
32
+ {
33
+ question: 'Is de Mandelbrotverzameling werkelijk zelfgelijkend?',
34
+ answer: 'Het is niet perfect zelfgelijkend op dezelfde strikte manier als een Sierpinski-driehoek, maar het is rijkelijk quasi-zelfgelijkend. Kleine kopieen van de hele verzameling verschijnen door het hele vlak, vaak vervormd en verbonden door uitgebreide vertakkingsstructuren.',
35
+ },
36
+ {
37
+ question: 'Wat regelt het iteratieaantal?',
38
+ answer: 'Het iteratieaantal bepaalt hoe lang de calculator elk punt test voordat het beslist dat het waarschijnlijk tot de verzameling behoort. Hogere waarden onthullen diepere filamenten en schonere minibrots, maar vereisen meer berekening per pixel.',
39
+ },
40
+ {
41
+ question: 'Waarom veranderen de kleuren buiten het zwarte gebied?',
42
+ answer: 'De kleuren buiten zijn gebaseerd op ontsnappingstijd: punten die snel ontsnappen krijgen andere kleuren dan punten die vele iteraties dicht bij de verzameling blijven. Gladde kleuring vermindert harde banden en maakt de geometrie van naburige banen gemakkelijker te inspecteren.',
43
+ },
44
+ ];
45
+
46
+ export const content: ToolLocaleContent = {
47
+ slug,
48
+ title,
49
+ description,
50
+ ui: {
51
+ title: 'Mandelbrot Fractaal Calculator',
52
+ canvasLabel: 'Interactief Mandelbrotverzameling-canvas',
53
+ presetsLabel: 'Mandelbrotgebied-voorinstellingen',
54
+ presetFull: 'Volledige Verzameling',
55
+ presetSeahorse: 'Zeepaardvallei',
56
+ presetSpiral: 'Spiraalminibrot',
57
+ centerPoint: 'Middelpunt',
58
+ magnification: 'Vergroting',
59
+ visibleWindow: 'Zichtbaar venster',
60
+ renderBudget: 'Iteraties',
61
+ iterationsLabel: 'Iteratiediepte',
62
+ contrastLabel: 'Ontsnappingscontrast',
63
+ colorLabel: 'Kleurveld',
64
+ paletteEmber: 'Gloeiende banden',
65
+ paletteLagoon: 'Laguneplasma',
66
+ paletteInk: 'Inktspectrum',
67
+ },
68
+ seo: [
69
+ {
70
+ type: 'title',
71
+ text: 'Mandelbrot Set Calculator for Fractals, Escape Time, and Self-Similarity',
72
+ level: 2,
73
+ },
74
+ {
75
+ type: 'paragraph',
76
+ html: 'Deze Mandelbrotfractaal-calculator rendert de klassieke complexe-vlakverzameling gedefinieerd door de iteratie <strong>z(n+1) = z(n)^2 + c</strong>. Hij is ontworpen voor verkenning in plaats van passief bekijken: elke klik hercentreert het vlak, elke zoom stelt een kleinere wiskundige omgeving bloot en de iteratieschuifregelaar laat u bepalen hoe diep de calculator de grens moet testen voordat een punt als stabiel of ontsnappend wordt gekleurd.',
77
+ },
78
+ {
79
+ type: 'title',
80
+ text: 'How to Read the Mandelbrot Image',
81
+ level: 3,
82
+ },
83
+ {
84
+ type: 'paragraph',
85
+ html: 'De donkere centrale vorm markeert punten waarvan de banen binnen het huidige iteratiebudget begrensd blijven. De gekleurde buitenkant is een ontsnappingstijdkaart. Een punt dat dicht bij de verzameling is gekleurd, kan honderden iteraties overleven voordat de magnitude de ontsnappingsstraal overschrijdt, terwijl een punt ver weg bijna onmiddellijk ontsnapt. De meest wetenschappelijk interessante geometrie bevindt zich meestal niet binnen de gevulde vorm, maar langs de grens waar begrensd en onbegrensd gedrag elkaar verweven.',
86
+ },
87
+ {
88
+ type: 'table',
89
+ headers: ['Bediening', 'Wat het verandert', 'Wanneer verhogen'],
90
+ rows: [
91
+ ['<strong>Iteratiediepte</strong>', 'Hoeveel recurrentiestappen worden getest per pixel.', 'Gebruik hogere waarden na het inzoomen op dunne filamenten of miniatuurkopieen.'],
92
+ ['<strong>Ontsnappingscontrast</strong>', 'Hoe sterk gladde ontsnappingswaarden worden gescheiden in zichtbare banden.', 'Verhoog het wanneer het beeld er vlak uitziet; verlaag het wanneer kleuren te hard zijn.'],
93
+ ['<strong>Palet</strong>', 'De kleurtoewijzing toegepast op buitenpunten.', 'Wissel van palet om structuren te onthullen die verborgen kunnen zijn door een enkel kleurveld.'],
94
+ ],
95
+ },
96
+ {
97
+ type: 'title',
98
+ text: 'Self-Similarity and Minibrots',
99
+ level: 3,
100
+ },
101
+ {
102
+ type: 'paragraph',
103
+ html: 'Een reden waarom de Mandelbrotverzameling zo beroemd is, is de quasi-zelfgelijkheid. Terwijl u inzoomt op antennes, spiralen en valleien, komt u herhaaldelijk kleine Mandelbrot-achtige eilanden tegen, vaak minibrots genoemd. Deze kopieen zijn niet louter decoratief. Hun rangschikking weerspiegelt de dynamiek van kwadratische afbeeldingen, inclusief periodieke bollen, bifurcatiepatronen en gebieden waar banen lange tijd gevangen blijven voordat ze ontsnappen.',
104
+ },
105
+ {
106
+ type: 'title',
107
+ text: 'Why Higher Iterations Matter at Deep Zoom',
108
+ level: 3,
109
+ },
110
+ {
111
+ type: 'paragraph',
112
+ html: 'Bij het overzicht van de volledige verzameling geeft een bescheiden iteratielimiet een herkenbaar beeld. Bij diepere vergroting duurt het echter veel langer voordat veel grenspunten onthullen of ze ontsnappen. Als de iteratielimiet te laag is, kunnen fijne structuren er vals massief of modderig uitzien. Het verhogen van het iteratieaantal verbetert de grensclassificatie en laat de calculator smalle uitlopers, spiraalarmen en satellietbollen met meer vertrouwen oplossen.',
113
+ },
114
+ {
115
+ type: 'title',
116
+ text: 'Mathematical Meaning of the Complex Coordinates',
117
+ level: 3,
118
+ },
119
+ {
120
+ type: 'paragraph',
121
+ html: 'De coordinaatuitlezing toont het huidige middelpunt van de viewport als een complex getal c = a + bi. De horizontale as is het reele deel en de verticale as het imaginaire deel. Door op het canvas te klikken kiest u een nieuw complex coordinaat, waarna het zichtbare venster eromheen wordt vergroot. Dit maakt de tool nuttig voor het leren hoe visuele gebieden van de fractal overeenkomen met precieze locaties in het complexe vlak.',
122
+ },
123
+ ],
124
+ faq,
125
+ bibliography,
126
+ howTo,
127
+ schemas: [
128
+ {
129
+ '@context': 'https://schema.org',
130
+ '@type': 'SoftwareApplication',
131
+ name: title,
132
+ description,
133
+ applicationCategory: 'ScientificApplication',
134
+ operatingSystem: 'Any',
135
+ },
136
+ {
137
+ '@context': 'https://schema.org',
138
+ '@type': 'FAQPage',
139
+ mainEntity: faq.map((item) => ({
140
+ '@type': 'Question',
141
+ name: item.question,
142
+ acceptedAnswer: {
143
+ '@type': 'Answer',
144
+ text: item.answer,
145
+ },
146
+ })),
147
+ },
148
+ {
149
+ '@context': 'https://schema.org',
150
+ '@type': 'HowTo',
151
+ name: title,
152
+ step: howTo.map((step) => ({
153
+ '@type': 'HowToStep',
154
+ name: step.name,
155
+ text: step.text,
156
+ })),
157
+ },
158
+ ],
159
+ };