<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>
MATLAB Central File Exchange - IDEAL (formerly LANS) Pattern Recognition Toolbox
</title>
<link rel="stylesheet" href="loadFile.do_files/site3.css" type="text/css">
<link rel="stylesheet" href="loadFile.do_files/cmnty1.css" type="text/css">
</head><body class="cmnty1">
<table id="header" summary="header table" width="752" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td width="387"> <a href="http://www.mathworks.com/matlabcentral/"><img src="loadFile.do_files/mlc_logo.gif" alt="MATLAB Central" vspace="0" width="236" border="0" height="28" hspace="0"></a>
<div class="small">An open exchange for the MATLAB and Simulink user community</div></td>
<td width="383" align="right">
<script language="JavaScript">
function submitForm(query){
choice = document.forms['searchForm'].elements['search_submit'].value;
if (choice == "entire1" || choice == "entire2" || choice == "contest" || choice == "matlabcentral" || choice == "blogs"){
var searchInputNames = new Array("db","prox","rorder","rprox","rdfreq","rwfreq","rlead","sufs","order","is_summary_on","ResultCount");
var searchInputValues = new Array("MSS","page","750","750","500","500","250","0","r","1","10");
for (var i=0; i<searchInputNames.length; i++){
var newElem = document.createElement("input");
newElem.type = "hidden";
newElem.name = searchInputNames[i];
newElem.value = searchInputValues[i];
document.forms['searchForm'].appendChild(newElem);
}
submit_action = '/cgi-bin/texis/webinator/search/';
}
switch(choice){
case "matlabcentral":
var newElem = document.createElement("input");
newElem.type = "hidden";
newElem.name = "matlabcentral";
newElem.value = "Matlabcentral";
document.forms['searchForm'].appendChild(newElem);
selected_index = 0;
break
case "fileexchange":
noiselist = new Array("about","after","also","an","and","another","any","are","as","at","be","$","because",
"been","before","being","between","both","but","by","came","can","come","could","did","do","each","from",
"got","has","had","he","have","her","here","him","himself","his","how","if","in","into","is","it","like",
"many","me","might","most","much","must","my","never","of","on","or","other","our","out","said","same",
"see","should","since","some","still","such","than","that","the","their","them","then","there","these",
"they","this","those","through","to","too","up","very","was","way","we","well","were","who","with",
"would","you","your","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t",
"u","v","w","x","y","z");
query_holder = query.value;
for(i=0;i<noiselist.length;++i) {
var mid = new RegExp(" " + noiselist[i] + " ","gi");
query_holder = query_holder.replace(mid," ");
mid = new RegExp("^" + noiselist[i] + " ","i");
query_holder = query_holder.replace(mid," ");
mid = new RegExp(" " + noiselist[i] + "$","i");
query_holder = query_holder.replace(mid,"");
}
var newElem = document.createElement("input");
newElem.type = "hidden";
newElem.name = "objectType";
newElem.value = "search";
document.forms['searchForm'].appendChild(newElem);
var newElem = document.createElement("input");
newElem.type = "hidden";
newElem.name = "criteria";
newElem.value = query.value;
document.forms['searchForm'].appendChild(newElem);
submit_action = "/matlabcentral/fileexchange/loadFileList.do";
selected_index = 1;
break
case "cssm":
var newElem = document.createElement("input");
newElem.type = "hidden";
newElem.name = "search_string";
newElem.value = query.value;
newElem.classname = "formelem";
document.forms['searchForm'].appendChild(newElem);
submit_action = "/matlabcentral/newsreader/search_results";
selected_index = 2;
break
case "linkexchange":
submit_action = "/cgi-bin/matlab/search.cgi";
selected_index = 3;
break
case "blogs":
var newElem = document.createElement("input");
newElem.type = "hidden";
newElem.name = "blogs";
newElem.value = "Blogs";
document.forms['searchForm'].appendChild(newElem);
selected_index = 4;
break
case "contest":
var newElem = document.createElement("input");
newElem.type = "hidden";
newElem.name = "contest";
newElem.value = "Contest";
document.forms['searchForm'].appendChild(newElem);
selected_index = 5;
break
case "entire1":
selected_index = 6;
break
case "entire2":
selected_index = 7;
break
default:
selected_index = 7;
break
}
document.forms['searchForm'].elements['search_submit'].selectedIndex = selected_index;
document.forms['searchForm'].elements['query'].value = query.value;
document.forms['searchForm'].action = submit_action;
}
</script>
<form name="searchForm" method="post" action="" style="margin: 5px 0px 0px; font-size: 90%;" onsubmit="submitForm(query)">
<label for="search">Search:</label>
<select name="search_submit" style="font-size: 9px;">
<option value="matlabcentral">MATLAB Central</option>
<option value="fileexchange" selected="selected"> File Exchange</option>
<option value="cssm"> MATLAB Newsgroup</option>
<option value="linkexchange"> Link Exchange</option>
<option value="blogs"> Blogs</option>
<option value="contest"> Programming Contest</option>
<option value="entire1">MathWorks.com</option>
<option value="entire2"> All of MathWorks.com</option>
</select>
<input name="query" size="10" class="formelem" value="" type="text">
<input name="search" value=" Go " class="formelem" style="background-color: rgb(30, 63, 116); color: rgb(255, 255, 255); font-size: 90%;" type="submit">
</form>
</td>
</tr>
</tbody></table>
<div style="margin: -10px 0px 15px; width: 752px; text-align: right;">
<a href="https://www.mathworks.com/accesslogin/index_fe.do?uri=http://www.mathworks.com%2Fmatlabcentral%2Ffileexchange%2FloadFile.do%3FobjectId%3D7972%26objectType%3DFile">Login</a>
</div>
<table id="topnav" summary="top navigation" width="752" border="0" cellpadding="0" cellspacing="0">
<tbody><tr id="topnavitems">
<td id="tcell1" class="activebg" onmouseover="this.className='hover'" onmouseout="this.className='activebg'" onclick="document.location='/matlabcentral/fileexchange/'" align="center"><div style="border-right: 1px solid gray;"> <a id="tmenu1" href="http://www.mathworks.com/matlabcentral/fileexchange/">File Exchange</a> </div></td>
<td class=";" id="tcell2" onmouseover="this.className='hover'" onmouseout="this.className=';'" onclick="document.location='/matlabcentral/newsreader/'" align="center"><div style="border-right: 1px solid gray;"> <a id="tmenu2" href="http://www.mathworks.com/matlabcentral/newsreader/">MATLAB Newsgroup</a> </div></td>
<td id="tcell3" onmouseover="this.className='hover'" onmouseout="this.className=';'" onclick="document.location='/matlabcentral/link_exchange/'" align="center"><div style="border-right: 1px solid gray;"> <a id="tmenu3" href="http://www.mathworks.com/matlabcentral/link_exchange/">Link Exchange</a> </div></td>
<td id="tcell4" onmouseover="this.className='hover'" onmouseout="this.