Math & Science ⇒ Help Drawing Mathematical Relations Diagram
Help Drawing Mathematical Relations Diagram
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Help Drawing Mathematical Relations Diagram
Please post what you have done. Your above statement does not give any indication of the problem you are facing. One might be led to think that you are asking someone else do the job for youjoej12321 wrote:I tried using the TiKz but couldn't seem to figure it out.

Take a look at texample.net for a wonderful exposition of what TikZ can do.
OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
Help Drawing Mathematical Relations Diagram
welcome to the forum!
Just post your code as a start, we can help fixing or improving it.joej12321 wrote:I tried using the TiKz but couldn't seem to figure it out.
It's pretty basic TikZ,
- defining styles (if needed at all, here possibly not),
- placing nodes (here one could use polar coordinates),
- drawing arrows between nodes,
- adding labels to the arrows or nodes.