[Scilab-users] Regarding multiply-armed equiangular (or Logarithmic) spirals

bkpsusmitaa bkpsusmitaa at gmail.com
Tue Sep 18 03:32:32 CEST 2012


bkpsusmitaa wrote
> 
> ...Will you please explain the steps, supposing that you are telling a ten
> year old child about the nitty gritty?...
> 

Well, not all the steps, but particularly the logic behind:
R = r*ones(a)            // matrix of radii for all branches
A = r*ones(a)+ones(r)*a

And I am just a newbie to scilab, so I could not understand the syntaxes of
the following:
a = (0:11)/12*360;       // starting angles
r = (0:30)'              // range of radii

Okay, (0:11) is the range for a and (0:30) for r, but why did you use '
after (0:30) and /12*360 after (0:11)?
Thanks and regards



--
View this message in context: http://mailinglists.scilab.org/Scilab-users-Regarding-multiply-armed-equiangular-or-Logarithmic-spirals-tp4024812p4024831.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list