This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
playground:playground [2009/07/06 21:27] szymon.kulis |
playground:playground [2019/03/08 14:08] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
====== PlayGround ====== | ====== PlayGround ====== | ||
- | ===== latex ===== | ||
- | <latex> | ||
- | \frac{3}{4 \pi} \sqrt{4 \cdot x^2 12}\\ | ||
- | \lim_{n \to \infty} | ||
- | \sum_{k=1}^n \frac{1}{k^2} = \frac{\pi^2}{6}\\ | ||
- | \it{f}(x) = \frac{1}{\sqrt{x} x^2}\\ | ||
- | e^{i \pi} + 1 = 0}\; | ||
- | </latex> | ||
- | |||
- | ===== image ref ===== | ||
- | |||
- | <imgcaption image1 | This is my little caption> | ||
- | {{:hw:fpga:virtex5fxt:xlx-drc-virtex5fxt-evl.jpg}} | ||
- | </imgcaption> | ||
- | |||
- | Rysunek : <imgref image1> | ||
- | |||
- | <imgcaption image2 | This is my little caption> | ||
- | {{:hw:fpga:virtex5fxt:xlx-drc-virtex5fxt-evl.jpg}} | ||
- | </imgcaption> | ||
- | |||
- | Rysunek : <imgref image1> | ||
- | |||
- | ~~NOCACHE~~ | ||
- | |||
- | ===== eq ===== | ||
- | <latex> | ||
- | ENC_{min} = \frac{e^n n!}{q n^n} \\ | ||
- | \sqrt{\frac{\Gamma(n - \frac{1}{2}) (C_{in}+C_f)}{8 \sqrt{\pi} \sqrt{n!}} \\ | ||
- | \sqrt{ (2n-1) \cdot v_{eqw}^2 \cdot (i_{eqw}^2 + 2qI_{leak} + \frac{4kT}{R_{f}}) }\\ | ||
- | \frac{v_{1/f}^2}{2n} | ||
- | } | ||
- | \label{eq:enc_min} | ||
- | </latex> |