Search found 6 matches

by magi6162
Tue Jan 19, 2021 11:20 pm
Forum: Math & Science
Topic: draw a graph
Replies: 10
Views: 10516

draw a graph

This is the end result, it definitely isn't "clean", so who has suggestions to make it better ....
thanks to those who helped me.

\begin{tikzpicture}[>=latex,scale=1]
\begin{polaraxis}[
domain = 0:360,
samples = 100,
hide axis,
]
\foreach \w in {140,160,...,340} {
\addplot[thick, black] {(1 ...
by magi6162
Sun Jan 17, 2021 2:42 pm
Forum: Math & Science
Topic: draw a graph
Replies: 10
Views: 10516

draw a graph

I have no words for the help you have given me. Thank you so much
by magi6162
Sat Jan 16, 2021 3:37 pm
Forum: Math & Science
Topic: draw a graph
Replies: 10
Views: 10516

draw a graph

Thanks, invaluable help
by magi6162
Sat Jan 16, 2021 10:26 am
Forum: Math & Science
Topic: draw a graph
Replies: 10
Views: 10516

draw a graph

unfortunately no, it's just an example
by magi6162
Fri Jan 15, 2021 2:25 pm
Forum: Math & Science
Topic: draw a graph
Replies: 10
Views: 10516

draw a graph

I don't know it, so I was wondering if anyone on the forum knows it. (parametric also should work well with asymptote)
Thanks for the welcome and for the help.
by magi6162
Thu Jan 14, 2021 8:42 pm
Forum: Math & Science
Topic: draw a graph
Replies: 10
Views: 10516

draw a graph

I am a newbie to latex and also to this forum.
I have to draw in vector format as in the attached figure. I kindly ask for suggestions.
Thanks