Difference between revisions of "Sandbox"
From Adaptive Population based Simplex
(→Math test) |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Math test == | == Math test == | ||
− | $N= | + | Use LaTeX syntax.<br /> |
+ | |||
+ | Warning: the Preview doesn't work for mathematical expressions. You have to Publish (or Save page). | ||
+ | |||
+ | $N=20*\sqrt{D}$ | ||
+ | |||
+ | $$ | ||
+ | \operatorname{erfc}(x) = | ||
+ | \frac{2}{\sqrt{\pi}} \int_x^{\infty} e^{-t^2}\,dt = | ||
+ | \frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}} | ||
+ | $$ | ||
+ | |||
+ | <math> | ||
+ | N=\max\left(40+2\sqrt{D},\sqrt{40^{2}+\left(D+2\right)^{2}}\right)\label{eq:N_popsize} | ||
+ | </math> | ||
+ | |||
+ | == Text + Image Map == | ||
+ | <imagemap> | ||
+ | Image:Flow_chart.png|right|thumb|280px|Standard APS flow chart | ||
+ | |||
+ | rect 6 5 368 122 [[Initialisation|Initialisation]] | ||
+ | rect 198 234 563 346 [[Selection|Selection]] | ||
+ | rect 199 426 562 539 [[Expansion|Expansion]] | ||
+ | rect 198 617 563 732 [[Contraction|Contraction]] | ||
+ | rect 197 810 564 925 [[Local search|Local search]] | ||
+ | rect 134 547 268 565 [[Improvement|Improvement]] | ||
+ | rect 133 738 268 752 [[Improvement|Improvement]] | ||
+ | desc none | ||
+ | </imagemap> | ||
+ | The main idea was to define ...<br /> | ||
+ | |||
+ | ... | ||
+ | |||
+ | ... | ||
+ | == Test == | ||
+ | |||
+ | ... |
Latest revision as of 18:02, 16 July 2013
Math test
Use LaTeX syntax.
Warning: the Preview doesn't work for mathematical expressions. You have to Publish (or Save page).
$N=20*\sqrt{D}$
$$ \operatorname{erfc}(x) = \frac{2}{\sqrt{\pi}} \int_x^{\infty} e^{-t^2}\,dt = \frac{e^{-x^2}}{x\sqrt{\pi}}\sum_{n=0}^\infty (-1)^n \frac{(2n)!}{n!(2x)^{2n}} $$
\( N=\max\left(40+2\sqrt{D},\sqrt{40^{2}+\left(D+2\right)^{2}}\right)\tag{1} \)
Text + Image Map
The main idea was to define ...
...
...
Test
...