<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="http://everything2.com/">
    <title>hobyrne's New Writeups</title>
    <link rel="alternate" type="text/html" href="http://everything2.com/index.pl?node=Everything%20User%20Search&amp;usersearch=hobyrne" />
    <link rel="self" type="application/atom+xml" href="?node=New%20Writeups%20Atom%20Feed&amp;type=ticker&amp;foruser=hobyrne" />
    <id>http://everything2.com/?node=New%20Writeups%20Atom%20Feed&amp;foruser=hobyrne</id>
    <updated>2004-06-22T18:51:44Z</updated>
<entry><title>Coherence (thing)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/hobyrne/writeups/Coherence"/><id>http://everything2.com:80/user/hobyrne/writeups/Coherence</id><author><name>hobyrne</name><uri>http://everything2.com:80/user/hobyrne</uri></author><published>2004-06-22T18:51:44Z</published><updated>2004-06-22T18:51:44Z</updated>
<content type="html">&lt;p&gt;Coherence is a &lt;a href=&quot;/title/property&quot;&gt;property&lt;/a&gt; of &lt;a href=&quot;/title/information&quot;&gt;information&lt;/a&gt;-carrying &lt;a href=&quot;/title/signal&quot;&gt;signal&lt;/a&gt;s.  There are two types of coherence: &lt;a href=&quot;/title/Fully-coherent&quot;&gt;Fully-coherent&lt;/a&gt; and &lt;a href=&quot;/title/differentially-coherent&quot;&gt;differentially-coherent&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;/title/Fully&quot;&gt;Fully&lt;/a&gt;-coherent signals are signals where the information &lt;a href=&quot;/title/map&quot;&gt;map&lt;/a&gt;ped directly onto a property of the &lt;a href=&quot;/title/carrier&quot;&gt;carrier&lt;/a&gt; signal.  For instance, &lt;a href=&quot;/title/amplitude&quot;&gt;amplitude&lt;/a&gt; &lt;a href=&quot;/title/modulation&quot;&gt;modulation&lt;/a&gt; is almost always fully-coherent; a high amplitude corresponds to the bit '1', a low amplitude corresponds to a bit '0' (or &lt;a href=&quot;/title/vice-versa&quot;&gt;vice-versa&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;/title/Differentially&quot;&gt;Differentially&lt;/a&gt;-coherent signals are signals where the information is &lt;a href=&quot;/title/encode&quot;&gt;encode&lt;/a&gt;d onto &lt;em&gt;changes&lt;/em&gt; in the carrier signal.  &lt;a href=&quot;/title/Phase&quot;&gt;Phase&lt;/a&gt; modulation more often uses differential coherence, because two systems with different &lt;a href=&quot;/title/clock&quot;&gt;clock&lt;/a&gt;s may not be able to easily &lt;a href=&quot;/title/agree&quot;&gt;agree&lt;/a&gt; (long-term) on what a &lt;a href=&quot;/title/reference&quot;&gt;reference&lt;/a&gt; phase is, but either or both should be able to &lt;a href=&quot;/title/recognise&quot;&gt;recognise&lt;/a&gt; a change in phase when it happens.&lt;/p&gt;

&lt;p&gt;For example, imagine there are two states for a transmitter to be in: A and B.  Fully-coherent transmission of data might map the value '0' to state A, and&amp;hellip;</content>
</entry><entry><title>curvature (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/hobyrne/writeups/curvature"/><id>http://everything2.com:80/user/hobyrne/writeups/curvature</id><author><name>hobyrne</name><uri>http://everything2.com:80/user/hobyrne</uri></author><published>2004-03-15T16:59:42Z</published><updated>2004-03-15T16:59:42Z</updated>
<content type="html">&lt;p&gt;The &lt;a href=&quot;/title/curvature&quot;&gt;curvature&lt;/a&gt; of a &lt;a href=&quot;/title/function&quot;&gt;function&lt;/a&gt; of two &lt;a href=&quot;/title/variable&quot;&gt;variable&lt;/a&gt;s, &lt;var&gt;f&lt;/var&gt;(&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;1&lt;/sub&gt;, &lt;var&gt;x&lt;/var&gt;&lt;sub&gt;2&lt;/sub&gt;) is the product of all &lt;a href=&quot;/title/partial&quot;&gt;partial&lt;/a&gt; &lt;a href=&quot;/title/second+derivative&quot;&gt;second derivative&lt;/a&gt;s with respect to like variables (e.g. &amp;part;&lt;sup&gt;2&lt;/sup&gt;&lt;var&gt;f&lt;/var&gt;/&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;1&lt;/sub&gt;&lt;sup&gt;2&lt;/sup&gt;), minus the product of all second &lt;a href=&quot;/title/partial&quot;&gt;partial&lt;/a&gt; &lt;a href=&quot;/title/derivative&quot;&gt;derivative&lt;/a&gt;s with respect to different variables (e.g. &amp;part;&lt;sup&gt;2&lt;/sup&gt;&lt;var&gt;f&lt;/var&gt;/&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;1&lt;/sub&gt;&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;2&lt;/sub&gt;).&lt;/p&gt;

&lt;p&gt;For two variables, this is (&amp;part;&lt;sup&gt;2&lt;/sup&gt;&lt;var&gt;f&lt;/var&gt;/&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;1&lt;/sub&gt;&lt;sup&gt;2&lt;/sup&gt;)(&amp;part;&lt;sup&gt;2&lt;/sup&gt;&lt;var&gt;f&lt;/var&gt;/&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;2&lt;/sub&gt;&lt;sup&gt;2&lt;/sup&gt;) - (&amp;part;&lt;sup&gt;2&lt;/sup&gt;&lt;var&gt;f&lt;/var&gt;/&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;1&lt;/sub&gt;&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;2&lt;/sub&gt;)&lt;sup&gt;2&lt;/sup&gt; (because &amp;part;&lt;sup&gt;2&lt;/sup&gt;&lt;var&gt;f&lt;/var&gt;/&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;1&lt;/sub&gt;&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;2&lt;/sub&gt; = &amp;part;&lt;sup&gt;2&lt;/sup&gt;&lt;var&gt;f&lt;/var&gt;/&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;2&lt;/sub&gt;&amp;part;&lt;var&gt;x&lt;/var&gt;&lt;sub&gt;1&lt;/sub&gt;).

&lt;p&gt;In &lt;a href=&quot;/title/Eindhoven+notation&quot;&gt;Eindhoven notation&lt;/a&gt;, this is (* : 0 &amp;le; &amp;hellip;</content>
</entry><entry><title>point of inflection (thing)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/hobyrne/writeups/point+of+inflection"/><id>http://everything2.com:80/user/hobyrne/writeups/point+of+inflection</id><author><name>hobyrne</name><uri>http://everything2.com:80/user/hobyrne</uri></author><published>2004-02-17T23:45:48Z</published><updated>2004-02-17T23:45:48Z</updated>
<content type="html">&lt;p&gt;A &lt;a href=&quot;/title/point+of+inflection&quot;&gt;point of inflection&lt;/a&gt; is, as &lt;a href=&quot;/title/Ryouga&quot;&gt;Ryouga&lt;/a&gt; describes, a &lt;a href=&quot;/title/point&quot;&gt;point&lt;/a&gt; on a &lt;a href=&quot;/title/graph&quot;&gt;graph&lt;/a&gt; where &lt;a href=&quot;/title/concavity&quot;&gt;concavity&lt;/a&gt; changes (making it the &lt;a href=&quot;/title/second+derivative&quot;&gt;second derivative&lt;/a&gt; &lt;a href=&quot;/title/equivalent&quot;&gt;equivalent&lt;/a&gt; of a &lt;a href=&quot;/title/local+extremum&quot;&gt;local extremum&lt;/a&gt;).  He's also correct that most points of &lt;a href=&quot;/title/inflection&quot;&gt;inflection&lt;/a&gt; are &lt;a href=&quot;/title/zeroes&quot;&gt;zeroes&lt;/a&gt; of the &lt;a href=&quot;/title/second&quot;&gt;second&lt;/a&gt; &lt;a href=&quot;/title/derivative&quot;&gt;derivative&lt;/a&gt;.  However, not every &lt;a href=&quot;/title/zero&quot;&gt;zero&lt;/a&gt; of the second derivative is an &lt;a href=&quot;/title/inflection+point&quot;&gt;inflection point&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Take, for example, the function &lt;var&gt;f&lt;/var&gt;(&lt;var&gt;x&lt;/var&gt;)=&lt;var&gt;x&lt;/var&gt;&lt;sup&gt;4&lt;/sup&gt;.  The first derivative is &lt;var&gt;f&lt;/var&gt;'(&lt;var&gt;x&lt;/var&gt;)=4&lt;var&gt;x&lt;/var&gt;&lt;sup&gt;3&lt;/sup&gt;, the second derivative is &lt;var&gt;f&lt;/var&gt;''(&lt;var&gt;x&lt;/var&gt;)=12&lt;var&gt;x&lt;/var&gt;&lt;sup&gt;2&lt;/sup&gt;.  Finding the zeroes of the second derivative, 12&lt;var&gt;x&lt;/var&gt;&lt;sup&gt;2&lt;/sup&gt;=0, gives &lt;var&gt;x&lt;/var&gt;=0.  However, &lt;var&gt;x&lt;/var&gt;=0 is not the &lt;a href=&quot;/title/location&quot;&gt;location&lt;/a&gt; of an inflection point.&lt;/p&gt;

&lt;p&gt;The second derivative, &lt;var&gt;f&lt;/var&gt;''(&lt;var&gt;x&lt;/var&gt;), is 12&lt;var&gt;x&lt;/var&gt;&lt;sup&gt;2&lt;/sup&gt;.  The graph is &lt;a href=&quot;/title/concave+up&quot;&gt;concave up&lt;/a&gt; where the second derivative is &lt;a href=&quot;/title/positive&quot;&gt;positive&lt;/a&gt; - 12&lt;var&gt;x&lt;/var&gt;&lt;sup&gt;2&lt;/sup&gt; is positive everywhere except at zero, so the graph is&amp;hellip;</content>
</entry><entry><title>less vs. fewer (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/hobyrne/writeups/less+vs.+fewer"/><id>http://everything2.com:80/user/hobyrne/writeups/less+vs.+fewer</id><author><name>hobyrne</name><uri>http://everything2.com:80/user/hobyrne</uri></author><published>2004-01-27T20:53:31Z</published><updated>2004-01-27T20:53:31Z</updated>
<content type="html">&lt;p&gt;The &lt;a href=&quot;/title/opposite&quot;&gt;opposite&lt;/a&gt; of '&lt;a href=&quot;/title/fewer&quot;&gt;fewer&lt;/a&gt;' is '&lt;a href=&quot;/title/more&quot;&gt;more&lt;/a&gt;', and the opposite of '&lt;a href=&quot;/title/less&quot;&gt;less&lt;/a&gt;' is also '&lt;a href=&quot;/title/more&quot;&gt;more&lt;/a&gt;'.  This is part of the reason behind the confusion between the two &lt;a href=&quot;/title/word&quot;&gt;word&lt;/a&gt;s.&lt;/p&gt;

&lt;p&gt;One way to test which word is &lt;a href=&quot;/title/appropriate&quot;&gt;appropriate&lt;/a&gt; is that something you can have 'fewer' of is something you can have 'a &lt;a href=&quot;/title/few&quot;&gt;few&lt;/a&gt;' of (something &lt;a href=&quot;/title/quantum&quot;&gt;quantum&lt;/a&gt;), something you can have 'less' of is something you can have 'a &lt;a href=&quot;/title/little&quot;&gt;little&lt;/a&gt;' of (something &lt;a href=&quot;/title/continuous&quot;&gt;continuous&lt;/a&gt;).  For example, 'a little oranges' just sounds wrong - you say, 'a few oranges', so the opposite of 'more oranges' is 'fewer oranges'.  Likewise, 'a few orange juice' is clearly wrong, it's 'a little orange juice', so the opposite of 'more orange juice' is 'less orange juice'.&lt;/p&gt;
</content>
</entry><entry><title>mob (thing)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/hobyrne/writeups/mob"/><id>http://everything2.com:80/user/hobyrne/writeups/mob</id><author><name>hobyrne</name><uri>http://everything2.com:80/user/hobyrne</uri></author><published>2003-08-12T20:27:36Z</published><updated>2003-08-12T20:27:36Z</updated>
<content type="html">&lt;p&gt;One very important &lt;a href=&quot;/title/aspect&quot;&gt;aspect&lt;/a&gt; of the &lt;a href=&quot;/title/mob&quot;&gt;mob&lt;/a&gt; is this: No one &lt;a href=&quot;/title/person&quot;&gt;person&lt;/a&gt; in the mob can &lt;a href=&quot;/title/control&quot;&gt;control&lt;/a&gt; what the mob is going to do, yet every person who &lt;a href=&quot;/title/participate&quot;&gt;participate&lt;/a&gt;s shares &lt;a href=&quot;/title/responsibility&quot;&gt;responsibility&lt;/a&gt; for what the mob does.  This is why I find &lt;a href=&quot;/title/flash+mob&quot;&gt;flash mob&lt;/a&gt;s a &lt;a href=&quot;/title/scary&quot;&gt;scary&lt;/a&gt; idea: to &lt;strong&gt;&lt;a href=&quot;/title/volunteer&quot;&gt;volunteer&lt;/a&gt;&lt;/strong&gt; to be part of a &lt;em&gt;mob&lt;/em&gt;?&lt;/p&gt;

&lt;p&gt;So why go to a &lt;a href=&quot;/title/flash&quot;&gt;flash&lt;/a&gt; mob?  There is an &lt;a href=&quot;/title/appeal&quot;&gt;appeal&lt;/a&gt; there - no doubt about it.  The &lt;a href=&quot;/title/mob+mentality&quot;&gt;mob mentality&lt;/a&gt;.  &lt;a href=&quot;/title/Participant&quot;&gt;Participant&lt;/a&gt;s are freed from making &lt;a href=&quot;/title/decision&quot;&gt;decision&lt;/a&gt;s, and thus feel like they're &lt;a href=&quot;/title/absolve&quot;&gt;absolve&lt;/a&gt;d from individual responsibility.  There's a feeling of &lt;a href=&quot;/title/solidarity&quot;&gt;solidarity&lt;/a&gt;, so strong, very rarely achieved in many people's lives.  Those are powerful &lt;a href=&quot;/title/incentive&quot;&gt;incentive&lt;/a&gt;s; after getting criticized by your &lt;a href=&quot;/title/boss&quot;&gt;boss&lt;/a&gt;, nagged at by your &lt;a href=&quot;/title/spouse&quot;&gt;spouse&lt;/a&gt;, teased by your &lt;a href=&quot;/title/friend&quot;&gt;friend&lt;/a&gt;s, finding a few &lt;em&gt;hundred&lt;/em&gt; people to do something with, together, even for a few minutes, in a common (if &lt;a href=&quot;/title/inane&quot;&gt;inane&lt;/a&gt;) task, is &lt;a href=&quot;/title/invigorating&quot;&gt;invigorating&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The problem is this.  A flash mob is still, &lt;a href=&quot;/title/fundamental&quot;&gt;fundamental&lt;/a&gt;ly, a mob.  Any &lt;a href=&quot;/title/research&quot;&gt;research&lt;/a&gt; into the &lt;a href=&quot;/title/history&quot;&gt;history&lt;/a&gt;&amp;hellip;</content>
</entry><entry><title>x-simple (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/hobyrne/writeups/x-simple"/><id>http://everything2.com:80/user/hobyrne/writeups/x-simple</id><author><name>hobyrne</name><uri>http://everything2.com:80/user/hobyrne</uri></author><published>2003-08-02T06:34:54Z</published><updated>2003-08-02T06:34:54Z</updated>
<content type="html">&lt;p&gt;A &lt;a href=&quot;/title/region&quot;&gt;region&lt;/a&gt; is &lt;a href=&quot;/title/x-simple&quot;&gt;x-simple&lt;/a&gt; if every &lt;a href=&quot;/title/line&quot;&gt;line&lt;/a&gt; &lt;a href=&quot;/title/parallel&quot;&gt;parallel&lt;/a&gt; to the &lt;a href=&quot;/title/x-axis&quot;&gt;x-axis&lt;/a&gt; satisfies one of:&lt;br&gt;
(1) The line does not touch the region.&lt;br&gt;
(2) The line touches the &lt;a href=&quot;/title/border&quot;&gt;border&lt;/a&gt; of the region, either at a single &lt;a href=&quot;/title/point&quot;&gt;point&lt;/a&gt; or along an unbroken &lt;a href=&quot;/title/line+segment&quot;&gt;line segment&lt;/a&gt;.&lt;br&gt;
(3) The line passes through the &lt;a href=&quot;/title/interior&quot;&gt;interior&lt;/a&gt; of the region, &lt;em&gt;once&lt;/em&gt;.&lt;br&gt;
Another way of saying this is that for any two points on the line that are in the region, all the points in between are in the region too.&lt;/p&gt;

&lt;p&gt;The terms &lt;a href=&quot;/title/y-simple&quot;&gt;y-simple&lt;/a&gt; and &lt;a href=&quot;/title/z-simple&quot;&gt;z-simple&lt;/a&gt; have similar &lt;a href=&quot;/title/definition&quot;&gt;definition&lt;/a&gt;s, for the &lt;a href=&quot;/title/y-axis&quot;&gt;y-axis&lt;/a&gt; and &lt;a href=&quot;/title/z-axis&quot;&gt;z-axis&lt;/a&gt; respectively.&lt;/p&gt;

&lt;p&gt;Regions which are &lt;a href=&quot;/title/x&quot;&gt;x&lt;/a&gt;-&lt;a href=&quot;/title/simple&quot;&gt;simple&lt;/a&gt; are relatively &lt;a href=&quot;/title/easy&quot;&gt;easy&lt;/a&gt; to &lt;a href=&quot;/title/integrate&quot;&gt;integrate&lt;/a&gt; over with &lt;var&gt;x&lt;/var&gt; as the &lt;a href=&quot;/title/dependent&quot;&gt;dependent&lt;/a&gt; variable.  In a &lt;a href=&quot;/title/2-D&quot;&gt;2-D&lt;/a&gt; system, then, the &lt;a href=&quot;/title/interval+of+integration&quot;&gt;interval of integration&lt;/a&gt; (on &lt;var&gt;x&lt;/var&gt;) will be from &lt;var&gt;f&lt;/var&gt;(&lt;var&gt;y&lt;/var&gt;) to &lt;var&gt;g&lt;/var&gt;(&lt;var&gt;y&lt;/var&gt;), two functions of &lt;var&gt;y&lt;/var&gt;, and &lt;var&gt;&lt;a href=&quot;/title/y&quot;&gt;y&lt;/a&gt;&lt;/var&gt; would be the &lt;a href=&quot;/title/independent&quot;&gt;independent&lt;/a&gt; variable (meaning the &lt;a href=&quot;/title/interval&quot;&gt;interval&lt;/a&gt; of &lt;a href=&quot;/title/integration&quot;&gt;integration&lt;/a&gt; will be from some&amp;hellip;</content>
</entry></feed>
