I want to draw circular waves like these:

in TikZ.
|
I'll draw the first one and you try to work on the rest. You can do this iteratively, too, I think, with some extra work.
As have been said in the comment above, once you have the mathematical equation in polar coordinates, it is just a matter of some EditThis is not a |
|||||||||||||
|
|
The hardest part is to parametrize the curve. There are lots of ways to do this, one such way is
where If you vary the Once you have this, you can plot the curve easily using
Animation: vary n
Animation: vary 'sharpness' of the curve
See How to convert pstricks animation to GIF file? for full details of the rest of the animation creation process (just a couple of steps). |
|||||
|
|
Here is another TikZ solution...
|
|||
|
|
|
If you're not too bothered about the exact equation, here's a method using the
Two obvious parameters: I don't know how to do fancy animations, so here's a static image:
|
|||
|
|
|
Just 4 fun with PSTricks. (and probably Bohr used PSTricks to illustrate his atomic model.)
Animated version:
Edit:I am a bit lazy to redo my work above. Please try The last edit:The requested random magic by Doctor Kumar is given as follow. Please compile with
|
|||||||||||||
|
pgfplotspacakge to draw it. There should be plenty of examples on this site for that. Once you make an attempt and run into a specific issue, then perhaps you can update this question showing what you attempted, and then people here could help you with a specific issue. – Peter Grill Nov 14 '12 at 23:38