<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>perClass</title>
    <link>http://perclass.com/index.php/forums/</link>
    <description>perClass</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-05-27T18:57:09+01:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>LabVIEW Real&#45;Time compatibility</title>
      <link>http://perclass.com/index.php/forums/viewthread/310/</link>
      <guid>http://perclass.com/index.php/forums/viewthread/310/#When:15:06:50Z</guid>
      <description>&lt;p&gt;Hi
&lt;/p&gt;
&lt;p&gt;
I am looking into deploying a prsd classifier onto a “LabVIEW Real&#45;Time” system.&amp;nbsp; Basically this is a VxWorks OS.&amp;nbsp; Only a limited subset of the standard windows API is provided.&amp;nbsp; There is a utility at &lt;a href=&quot;http://perclass.com/index.php?URL=http%3A%2F%2Fdigital.ni.com%2Fpublic.nsf%2Fallkb%2F0BF52E6FAC0BF9C286256EDB00015230&quot;&gt;http://digital.ni.com/public.nsf/allkb/0BF52E6FAC0BF9C286256EDB00015230&lt;/a&gt; that allows you to check if dll’s are compatible with LabVIEW real&#45;time (we are using the 2009 version).&amp;nbsp; When I run it on the libprsd.dll deployment dll, I get a very long list of “bad imports”.&amp;nbsp; Are all of these imports necessary?&amp;nbsp; Is there any way of linking libprsd.dll that omits some/all of these imports?&amp;nbsp; I realise that this is a long&#45;shot, but thought I’d try anyway.
&lt;/p&gt;
&lt;p&gt;
Thanks
&lt;br /&gt;
Dugal
&lt;/p&gt;</description>
      <dc:date>2011-05-19T15:06:50+01:00</dc:date>
    </item>

    <item>
      <title>datalength</title>
      <link>http://perclass.com/index.php/forums/viewthread/301/</link>
      <guid>http://perclass.com/index.php/forums/viewthread/301/#When:08:57:48Z</guid>
      <description>&lt;p&gt;Dear PRSD team,
&lt;/p&gt;
&lt;p&gt;
When evaluating the number of samples in a dataset I always type length(data) or numel(data) before realizing that I should type instead length(+data) or size(+data,1).
&lt;/p&gt;
&lt;p&gt;
To my opnion since we can adress the dataset samples using data(a:b) (i.e data could be considered as an array of 1&#45;sample datasets), it would make sense that length(data) returns the number of samples contained in the dataset. Does it make sense?
&lt;/p&gt;
&lt;p&gt;
I&#8217;m still using the version of December 2010. So please forget my question is this functionality has already been implemented since then.
&lt;/p&gt;
&lt;p&gt;
Best regards,
&lt;/p&gt;
&lt;p&gt;
JM
&lt;/p&gt;</description>
      <dc:date>2011-04-22T08:57:48+01:00</dc:date>
    </item>

    <item>
      <title>relabeling sddata objects</title>
      <link>http://perclass.com/index.php/forums/viewthread/299/</link>
      <guid>http://perclass.com/index.php/forums/viewthread/299/#When:09:42:41Z</guid>
      <description>&lt;p&gt;Hello,
&lt;/p&gt;
&lt;p&gt;
I have a couple of questions about relabeling. Originally it was about feature request but progressively I realized that these requests could possibly be &#8220;senseless&#8221; so I turned them into questions :&#45;)
&lt;/p&gt;
&lt;p&gt;
To relabel sddata object there exist the function sdrelab.
&lt;/p&gt;
&lt;p&gt;
There is also another (maybe less powerful) way to relabel the data using indexing
&lt;br /&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;proto&lt;br /&gt;2&amp;nbsp;by&amp;nbsp;63&amp;nbsp;sddata&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&amp;nbsp;classes&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;1&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;2&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;br /&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;proto&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;find&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;proto&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;==&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;1&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;))=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;Centroid&amp;nbsp;1&apos;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&amp;nbsp;by&amp;nbsp;63&amp;nbsp;sddata&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&amp;nbsp;classes&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;Centroid&amp;nbsp;1&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;2&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
Note that logical array indexing is forbidden. 
&lt;br /&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;proto&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;proto&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;==&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;1&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;Centroid&amp;nbsp;1&apos;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;???&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Error&amp;nbsp;using&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;==&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;subsasgn&amp;nbsp;at&amp;nbsp;11&lt;br /&gt;Indices&amp;nbsp;expected&lt;br /&gt;&lt;br /&gt;Error&amp;nbsp;in&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;==&amp;gt;&amp;nbsp;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;PRSD_Studio&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;prsd_toolbox&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/@&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sddata&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;subsasgn&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;p&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;subsasgn&amp;nbsp;at&amp;nbsp;25&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
(1) Is there a reason behind?
&lt;/p&gt;
&lt;p&gt;
(2) Shouldn&#8217;t it be also good to allow the following syntax:
&lt;br /&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;proto&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;find&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;proto&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;==&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;1&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)).&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;Centroid&amp;nbsp;1&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
or even better with logical indexing:
&lt;br /&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;proto&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;proto&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;==&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;1&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;).&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;Cluster&amp;nbsp;Centroid&amp;nbsp;1&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
Of course here I assume that proto and proto.lab have the same (internal) dimension.
&lt;/p&gt;
&lt;p&gt;
Best regards,
&lt;/p&gt;
&lt;p&gt;
JM
&lt;/p&gt;</description>
      <dc:date>2011-04-13T09:42:41+01:00</dc:date>
    </item>

    <item>
      <title>Concatenation of label objects</title>
      <link>http://perclass.com/index.php/forums/viewthread/278/</link>
      <guid>http://perclass.com/index.php/forums/viewthread/278/#When:10:22:33Z</guid>
      <description>&lt;p&gt;Hello,
&lt;/p&gt;
&lt;p&gt;
The concatenation of sdlab objects is a nice feature however unwanted/unnecessary white spaces are introduced (probably due to the string concatenation operator).
&lt;/p&gt;
&lt;p&gt;
For instance:
&lt;br /&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#91;zedataval&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lab&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;&#45;&apos;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;zedataval&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;*(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;P&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;*&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;R&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#93;&lt;br /&gt;sdlab&amp;nbsp;with&amp;nbsp;452&amp;nbsp;entries&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;4&amp;nbsp;groups&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;FA&amp;nbsp;&amp;nbsp;&#45;FA&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;53&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;FA&amp;nbsp;&amp;nbsp;&#45;STOP&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;7&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;STOP&#45;FA&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;STOP&#45;STOP&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;390&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
Is it a desired behavior? If you&#8217;re looking for FA&#45;FA or FA&#45;STOP you won&#8217;t find it easily.
&lt;/p&gt;
&lt;p&gt;
To solve this &#8220;issue&#8221; I remove systematically white speces as follows:&amp;nbsp; 
&lt;br /&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sdlab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;regexprep&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;cellstr&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(+(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#91;zedataval&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lab&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;&#45;&apos;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;zedataval&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;*(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;P&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;*&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;R&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#93;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)),&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;&amp;nbsp;&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;))&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sdlab&amp;nbsp;with&amp;nbsp;452&amp;nbsp;entries&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;4&amp;nbsp;groups&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;FA&#45;FA&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;53&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;FA&#45;STOP&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;7&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;STOP&#45;FA&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;STOP&#45;STOP&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;390&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
However if there are white spaces in the original labels they would be lost.
&lt;/p&gt;
&lt;p&gt;
For instance:
&lt;br /&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sdlab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;class&amp;nbsp;A&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sdlab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;class&amp;nbsp;BB&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#91;&#91;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&#93;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;&#45;&apos;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#91;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&#93;&#93;&lt;br /&gt;sdlab&amp;nbsp;with&amp;nbsp;6&amp;nbsp;entries&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;4&amp;nbsp;groups&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;class&amp;nbsp;A&amp;nbsp;&#45;class&amp;nbsp;A&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;class&amp;nbsp;A&amp;nbsp;&#45;class&amp;nbsp;BB&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;class&amp;nbsp;BB&#45;class&amp;nbsp;A&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;class&amp;nbsp;BB&#45;class&amp;nbsp;BB&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;br /&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sdlab&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;regexprep&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;cellstr&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(+(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#91;&#91;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&#93;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;&#45;&apos;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#91;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;b&#93;&#93;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)),&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;&amp;nbsp;&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;))&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sdlab&amp;nbsp;with&amp;nbsp;6&amp;nbsp;entries&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;4&amp;nbsp;groups&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;classA&#45;classA&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;classA&#45;classBB&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;classBB&#45;classA&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;classBB&#45;classBB&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
In this case it would be nice to have an object having the following labels:
&lt;br /&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;sdlab&amp;nbsp;with&amp;nbsp;6&amp;nbsp;entries&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;4&amp;nbsp;groups&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;class&amp;nbsp;A&#45;class&amp;nbsp;A&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;class&amp;nbsp;A&#45;class&amp;nbsp;BB&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;class&amp;nbsp;BB&#45;class&amp;nbsp;A&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;class&amp;nbsp;BB&#45;class&amp;nbsp;BB&apos;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
i.e. having an object conserving original spaces and not introducing new ones.
&lt;/p&gt;
&lt;p&gt;
To me this is not really a bug but it can be an annoying behavior that may be solved by e.g., the implementation of extra concatenation options :&#45;)
&lt;/p&gt;
&lt;p&gt;
Best regards,
&lt;/p&gt;
&lt;p&gt;
Jean&#45;Michel
&lt;/p&gt;</description>
      <dc:date>2011-01-03T10:22:33+01:00</dc:date>
    </item>

    <item>
      <title>cosine distance mapping</title>
      <link>http://perclass.com/index.php/forums/viewthread/271/</link>
      <guid>http://perclass.com/index.php/forums/viewthread/271/#When:12:27:07Z</guid>
      <description>&lt;p&gt;Dear PRSD Studio team,
&lt;/p&gt;
&lt;p&gt;
I really enjoy the new similarity measure in PRSD namely the spectral angle mapper distance.
&lt;br /&gt;
However for computation complexity reasons I would appreciate to have the cosine distance implemented as well. This is yielding (in my case at least) almost the same classification performance but it seems a bit cheaper to compute
&lt;/p&gt;
&lt;p&gt;
Dcos(A,B) is defined as 1&#45;AB&#8217;/(||A||.||B||) in PRTools
&lt;br /&gt;
and Dsam(A,B) = acos(AB&#8217;/(||A||.||B||)) if I refer myself to Pavel&#8217;s publication.
&lt;/p&gt;
&lt;p&gt;
Best regards,
&lt;/p&gt;
&lt;p&gt;
Jean&#45;Michel
&lt;/p&gt;</description>
      <dc:date>2010-12-24T12:27:07+01:00</dc:date>
    </item>

    <item>
      <title>getname for sdClassifiers</title>
      <link>http://perclass.com/index.php/forums/viewthread/219/</link>
      <guid>http://perclass.com/index.php/forums/viewthread/219/#When:11:16:27Z</guid>
      <description>&lt;p&gt;Hi Pavel,
&lt;/p&gt;
&lt;p&gt;
For plotting purposes I would like to obtain the name of sdClassifiers:
&lt;/p&gt;
&lt;p&gt;
getname(sdlinear)
&lt;br /&gt;
ans =
&lt;/p&gt;
&lt;p&gt;
     &#8216;&#8217;
&lt;br /&gt;
getname(ldc)
&lt;br /&gt;
ans =
&lt;/p&gt;
&lt;p&gt;
Bayes&#45;Normal&#45;1
&lt;/p&gt;</description>
      <dc:date>2010-07-21T11:16:27+01:00</dc:date>
    </item>

    <item>
      <title>More criteria in sdfeatsel</title>
      <link>http://perclass.com/index.php/forums/viewthread/212/</link>
      <guid>http://perclass.com/index.php/forums/viewthread/212/#When:15:36:33Z</guid>
      <description>&lt;p&gt;Hi,
&lt;/p&gt;
&lt;p&gt;
I find the floating search very useful but it would be nice to be able to evaluate another classifier than the default one (1&#45;NN). 
&lt;/p&gt;
&lt;p&gt;
best regards,
&lt;/p&gt;
&lt;p&gt;
JM
&lt;/p&gt;</description>
      <dc:date>2010-06-29T15:36:33+01:00</dc:date>
    </item>

    <item>
      <title>More info in sdscater titles</title>
      <link>http://perclass.com/index.php/forums/viewthread/208/</link>
      <guid>http://perclass.com/index.php/forums/viewthread/208/#When:10:26:38Z</guid>
      <description>&lt;p&gt;Dear PRSD team,
&lt;/p&gt;
&lt;p&gt;
Would it be possible to make more information available on demand in the title of the sdscatter figrue? 
&lt;br /&gt;
Until now I can only see the property which is setup using the scatter toolbar.
&lt;/p&gt;
&lt;p&gt;
For instance if I&#8217;m referring to machine condition monitoring it would be nice to see at the same time the machine condition i.e. the class (OK/NOT OK) + the machine group + for instance the time stamp (among other properties).
&lt;/p&gt;
&lt;p&gt;
Thanks in advance
&lt;/p&gt;
&lt;p&gt;
cheers
&lt;/p&gt;
&lt;p&gt;
JM
&lt;/p&gt;</description>
      <dc:date>2010-06-28T10:26:38+01:00</dc:date>
    </item>

    <item>
      <title>how can i creat dataset of 29 image&#63;</title>
      <link>http://perclass.com/index.php/forums/viewthread/97/</link>
      <guid>http://perclass.com/index.php/forums/viewthread/97/#When:06:37:44Z</guid>
      <description>&lt;p&gt;I HAVE 29 texture images and i want to put all of these in a .mat file like this &lt;a href=&quot;http://perclass.com/index.php?URL=http%3A%2F%2Fifile.it%2Fuehg2qd%2Ftexturet.mat&quot;&gt;http://ifile.it/uehg2qd/texturet.mat&lt;/a&gt;   please help me. you can see these pictures by:
&lt;br /&gt;
&amp;gt;&amp;gt; load texturet
&lt;br /&gt;
&amp;gt;&amp;gt;show(a,7)
&lt;/p&gt;</description>
      <dc:date>2009-09-13T06:37:44+01:00</dc:date>
    </item>

    <item>
      <title>dataset.m renaming into prdataset</title>
      <link>http://perclass.com/index.php/forums/viewthread/80/</link>
      <guid>http://perclass.com/index.php/forums/viewthread/80/#When:18:12:25Z</guid>
      <description>&lt;p&gt;matlab&#8217;s statistic toolbox defines a class dataset which yields errors due to class redefinition conflicts e.g. within boxplot.m in matlab 2009a
&lt;/p&gt;</description>
      <dc:date>2009-08-06T18:12:25+01:00</dc:date>
    </item>

    
    </channel>
</rss>
