<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
   <channel>
      <title>Kanada&apos;s Research Topics</title>
      <link>http://www.kanadas.com/research-topics-e/</link>
      <description><![CDATA[In this blog, I will write topics that spread among two or more research themes.  The research themes in my company are described, but I write them as a research scientist and my company has no concern to these descriptions.  
See Purpose of this blog for detail. 
If you do not want to publish your comment, send it to yasusi&nbsp;@&nbsp;kanadas.com
]]></description>
      <language>en</language>
      <copyright>Copyright 2008</copyright>
      <lastBuildDate>Sat, 31 Mar 2007 09:00:57 +0900</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>Computation with randomized order</title>
         <description><![CDATA[<p>
Recently, computation methods with randomness are widely studied.  
Evolutionary computation including genetic algorithms and genetic 
programming are examples of such methods. 
Computation using simulated annealing, such as Bolzmann Machine, and  
methods for increasing efficiency using randomization in classical 
algorithms are also studied. 
The randomized computation models I previous studied, i.e.,  
<a href="/research-themes-e/0000/01/ccm_chemical_casting_model.html">Chemical Computation Model (CCM)</a> and 
<a href="/research-themes-e/0000/01/raca_randomized_asynchronous_c.html">randomized 
cellular automata (RACA)</a>, also used randomized computation.
</p>
]]></description>
         <link>http://www.kanadas.com/research-topics-e/2007/03/computation_with_randomized_or.html</link>
         <guid>http://www.kanadas.com/research-topics-e/2007/03/computation_with_randomized_or.html</guid>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">CCM</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Cellular automaton</category>
        
         <pubDate>Sat, 31 Mar 2007 09:00:57 +0900</pubDate>
      </item>
            <item>
         <title>Software and hardware</title>
         <description><![CDATA[<p>
This entry focuses on my hobby rather than research.
</p>

To be described.  
]]></description>
         <link>http://www.kanadas.com/research-topics-e/2006/10/software_and_hardware.html</link>
         <guid>http://www.kanadas.com/research-topics-e/2006/10/software_and_hardware.html</guid>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Hobby</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Programming language</category>
        
         <pubDate>Wed, 18 Oct 2006 22:01:46 +0900</pubDate>
      </item>
            <item>
         <title>Fusion of digital and analog</title>
         <description><![CDATA[<p>
One of my research focus that is common to my several research themes is, in short, "fusion of digital and analog".  
There was so-called 
<a href="http://en.wikipedia.org/wiki/Analog_computer">analog computer</a>, 
but now it has become 
old fashioned.  Nowadays, the word "computer" certainly means a digital computer.  
However, human senses are inherently analog, so I think computers should come close to analog senses for the sake of ease of use. 
It means that combination or fusion of good points of digital and analog is required.  
Although analog computers were dead, 
<a href="http://en.wikipedia.org/wiki/Neural_network">neural networks</a> that replaced 
analog computers (?!) had some good points of analog things.  
Since I was stimulated by them, I thought of fusion of digital and analog 
very frequently.  
</p>
]]></description>
         <link>http://www.kanadas.com/research-topics-e/2006/10/fusion_of_digital_and_analog.html</link>
         <guid>http://www.kanadas.com/research-topics-e/2006/10/fusion_of_digital_and_analog.html</guid>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Axis-specified search</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">CCM</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">voiscape</category>
        
         <pubDate>Wed, 18 Oct 2006 21:58:28 +0900</pubDate>
      </item>
            <item>
         <title>The N queens problem</title>
         <description><![CDATA[<table border="0" align="right" bgcolor="gray">
<tr align="center">
  <td bgcolor="#FFFF99">&nbsp;</td>
  <td bgcolor="#C0C0FF">&nbsp;</td>
  <td bgcolor="#FFFF99">&nbsp;Q&nbsp;</td>
  <td bgcolor="#C0C0FF">&nbsp;</td>
</tr>
<tr align="center">
  <td bgcolor="#C0C0FF">&nbsp;Q&nbsp;</td>
  <td bgcolor="#FFFF99">&nbsp;</td>
  <td bgcolor="#C0C0FF">&nbsp;</td>
  <td bgcolor="#FFFF99">&nbsp;</td>
</tr>
<tr align="center">
  <td bgcolor="#FFFF99">&nbsp;</td>
  <td bgcolor="#C0C0FF">&nbsp;</td>
  <td bgcolor="#FFFF99">&nbsp;</td>
  <td bgcolor="#C0C0FF">&nbsp;Q&nbsp;</td>
</tr>
<tr align="center">
  <td bgcolor="#C0C0FF">&nbsp;</td>
  <td bgcolor="#FFFF99">&nbsp;Q&nbsp;</td>
  <td bgcolor="#C0C0FF">&nbsp;</td>
  <td bgcolor="#FFFF99">&nbsp;</td>
</tr>
</table>
<p>
It is time consuming to solve the <i>N</i> queens problem (See the description below), as same as other constraint-satisfaction problems.  
Therefore, many methods are deviced to solve it faster.  
In my research, I often used this problem as an example too.
</p>
]]></description>
         <link>http://www.kanadas.com/research-topics-e/2006/10/the_n_queens_problem.html</link>
         <guid>http://www.kanadas.com/research-topics-e/2006/10/the_n_queens_problem.html</guid>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">CCM</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">vectorization of symbol-processing</category>
        
         <pubDate>Wed, 18 Oct 2006 21:31:44 +0900</pubDate>
      </item>
            <item>
         <title>Purpose of this blog</title>
         <description><![CDATA[When I became a research scientist, I decided my research themes according to 
my preference.  However, I moved again and again to various research areas according to the 
needs of my company and societies.  Those themes do not seem to be related each other at a glance.  
However, there are common backgrounds or philosophies among them.  
In this blog, I will write such a relatively heavy topics that spread among two or more research themes.  
Initially, I intended to write such issues in 
<a href="/weblog-e/">my general blog</a>, but I changed my mind to separate them.  
Relatively light topics on one research theme are described in 
the general blog.  
I also made <a href="/research-topics-j/">a Japanese version of 
this blog</a>.

By the way, the research themes in my company are described, but I write them as a research scientist and my company has no concern to these descriptions.  

]]></description>
         <link>http://www.kanadas.com/research-topics-e/2006/10/purpose_of_this_blog.html</link>
         <guid>http://www.kanadas.com/research-topics-e/2006/10/purpose_of_this_blog.html</guid>
        
        
         <pubDate>Mon, 16 Oct 2006 23:09:02 +0900</pubDate>
      </item>
            <item>
         <title>My lifework</title>
         <description><![CDATA[<p>
I have studied 
<a href="/research-themes-e/0000/01/ccm_chemical_casting_model.html">CCM (Chemical Computation Model)</a> for emergent computation, 
<a href="/research-themes-e/0000/01/axisspecified_search_thematic.html">axis-specified search</a>, 
<a href="/research-themes-e/0000/01/voiscape_a_virtual_sound_room_1.html">voiscape</a> (a virtual "sound room" based communication medium), and so on.  
There are common "themes" among the above three researches.  
They are 
<a href="/research-topics-e/2006/10/fusion_of_digital_and_analog.html">"fusion of digital and analog"</a> and 
"fusion of symbols and subsymbols".  
</p>
]]></description>
         <link>http://www.kanadas.com/research-topics-e/2005/02/my_lifework.html</link>
         <guid>http://www.kanadas.com/research-topics-e/2005/02/my_lifework.html</guid>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Axis-specified search</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">CCM</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">voiscape</category>
        
         <pubDate>Thu, 03 Feb 2005 00:00:00 +0900</pubDate>
      </item>
      
   </channel>
</rss>
