Math & ScienceHelp Drawing Mathematical Relations Diagram

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
joej12321
Posts: 1
Joined: Fri Nov 14, 2014 12:49 am

Help Drawing Mathematical Relations Diagram

Post by joej12321 »

Hi I was wondering if someone could help me with this diagram, I tried using the TiKz but couldn't seem to figure it out. Thanks.
graph.png
graph.png (14.45 KiB) Viewed 3499 times
Last edited by Stefan Kottwitz on Fri Nov 14, 2014 4:42 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

mas
Posts: 226
Joined: Thu Dec 04, 2008 4:39 am

Help Drawing Mathematical Relations Diagram

Post by mas »

joej12321 wrote:I tried using the TiKz but couldn't seem to figure it out.
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 you :-)

Take a look at texample.net for a wonderful exposition of what TikZ can do.

OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim
User avatar
Stefan Kottwitz
Site Admin
Posts: 10359
Joined: Mon Mar 10, 2008 9:44 pm

Help Drawing Mathematical Relations Diagram

Post by Stefan Kottwitz »

Hi,

welcome to the forum!
joej12321 wrote:I tried using the TiKz but couldn't seem to figure it out.
Just post your code as a start, we can help fixing or improving it.

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.
Stefan
LaTeX.org admin
Post Reply