Collection of tikz drawings

Here is a collection of some of my tikz drawing. Click on each image to get the tikz code.

Sigma decay Feynman diagram.
Feb 15, 2018

Sigma decay Feynman diagram.

A Feynman diagram showing sigma decay. I had used this diagram in One of my particle Physics homework. ![](/asset/image/tikz/sigma_decay_feynman_diagram.png) ```tex \begin{tikzpicture} …

Read
Two sine plot
Feb 15, 2018

Two sine plot

A pgf diagram using custom function to plot with different parameters. ![](/asset/image/tikz/two_sine.png) ```tex \begin{tikzpicture}[ declare function = { seen(\x) = …

Read
Two neutrino double decay $2\nu\beta\beta$
Jan 01, 0001

Two neutrino double decay $2\nu\beta\beta$

A feynman diagram for two neutrino double beta decay $2\nu\beta\beta$. Time obviously points upwards rather than sideways from left to right. As my professor said, "I don't understand why people …

Read