Graphics Reference
In-Depth Information
Figure 2-15.
the second curve is represented in Figure 2-16 , and is obtained by the following syntax:
>> a = -4 * pi:0.01*pi:4 * pi;
>> r = 3 * a;
>> polar(a, r)
>> title('spiral of ARCHIMEDES')
Figure 2-16.
 
Search WWH ::




Custom Search