<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=108.101.253.72</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=108.101.253.72"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/108.101.253.72"/>
	<updated>2026-07-18T23:27:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Paracrystalline&amp;diff=20877</id>
		<title>Paracrystalline</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Paracrystalline&amp;diff=20877"/>
		<updated>2014-01-29T11:36:30Z</updated>

		<summary type="html">&lt;p&gt;108.101.253.72: /* Paracrystalline model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Summary==&lt;br /&gt;
A depiction of the function &amp;lt;math&amp;gt;f(r,\theta)=r \sin(2 \theta)&amp;lt;/math&amp;gt; around the origin.&lt;br /&gt;
&lt;br /&gt;
In x, y coordinates, this function is equal to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
f(r,\theta)= \left\| (x,y) \right\| \sin\left( 2 \tan^{-1}\left( \frac{y}{x} \right)\right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The graph was created with matlab, using the following script:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
D = [-1:0.1:1];&amp;lt;br /&amp;gt;&lt;br /&gt;
[X Y] = meshgrid(D,D);&amp;lt;br /&amp;gt;&lt;br /&gt;
L=sqrt(X.^2+Y.^2);&amp;lt;br /&amp;gt;&lt;br /&gt;
A=atan(Y./X);&amp;lt;br /&amp;gt;&lt;br /&gt;
A(isnan(A))=0;&amp;lt;br /&amp;gt;&lt;br /&gt;
Z=L.*sin(2*A);&amp;lt;br /&amp;gt;&lt;br /&gt;
surfc(X,Y,Z);&amp;lt;br /&amp;gt;&lt;br /&gt;
view(15,40)&amp;lt;br /&amp;gt;&lt;br /&gt;
xlabel(&#039;x&#039;)&amp;lt;br /&amp;gt;&lt;br /&gt;
ylabel(&#039;y&#039;)&amp;lt;br /&amp;gt;&lt;br /&gt;
zlabel(&#039;f(x,y)&#039;)&amp;lt;br /&amp;gt;&lt;br /&gt;
axis equal&amp;lt;br /&amp;gt;&lt;br /&gt;
camlight headlight&amp;lt;br /&amp;gt;&lt;br /&gt;
lighting gouraud&amp;lt;br /&amp;gt;&lt;br /&gt;
print -dpng f.png&amp;lt;br /&amp;gt;&lt;br /&gt;
%print -depsc2 f.eps&amp;lt;br /&amp;gt;&lt;br /&gt;
%!pstoedit -f plot-svg f.eps f.svg&amp;lt;br /&amp;gt;&lt;br /&gt;
%!firefox f.svg&amp;lt;br /&amp;gt;&lt;br /&gt;
%!gv f.eps&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If anyone now how to get an SVG file with lighting enabled out of matlab, please feel free to supersede this image with a vectorized version.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
{{PD-self|date=December 2007}}&lt;br /&gt;
&lt;br /&gt;
{{Orphan image}}&lt;br /&gt;
&lt;br /&gt;
{{Copy to Wikimedia Commons|bot=Fbot|date=March 2012}}&lt;/div&gt;</summary>
		<author><name>108.101.253.72</name></author>
	</entry>
</feed>