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 3445 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

NEW: TikZ book now 40% off at Amazon.com for a short time.

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: 10345
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