I need to generate random lobulated contours such as the following
Any ideas or algorithms on how to do this ?? The software I am going to use is matlab, however I have no problem if you post solutions in other languages too...
p.s I only need to plot a random contour that resembles the above...
Here is one idea.
Typical output looks like this (ir = 10, without noise)
or this (ir = 35, with and without noise)
How about this?
You can control the
wigglinesslobulacrity by modifyingdegree
. I think 5 gives something about aswigglylobulacious as your example.That was fun - hope it helps!