⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 matlab central - file detail - partial least-squares and discriminant analysis.mht

📁 一个用matlab完成的偏最小二乘法示例
💻 MHT
📖 第 1 页 / 共 5 页
字号:
From: <由 Microsoft Internet Explorer 5 保存>
Subject: MATLAB Central - File detail - Partial Least-Squares and Discriminant Analysis
Date: Thu, 30 Apr 2009 12:17:38 +0800
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0022_01C9C98D.A6EEA840"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198

This is a multi-part message in MIME format.

------=_NextPart_000_0022_01C9C98D.A6EEA840
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.mathworks.com/matlabcentral/fileexchange/18760

=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" =
"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML lang=3Den><HEAD><TITLE>MATLAB Central - File detail - Partial =
Least-Squares and Discriminant Analysis</TITLE><!-- =
request.URI=3D/matlabcentral/scrape_fx.html --><!-- =
request.docBase=3D/matlabcentral/ --><!-- request.locale.language=3Den =
--><!-- request.locale.country=3D --><!-- START OF GLOBAL NAV --><LINK=20
href=3D"http://www.mathworks.com/matlabcentral/css/sitewide.css" =
type=3Dtext/css=20
rel=3Dstylesheet><LINK =
href=3D"http://www.mathworks.com/matlabcentral/css/mlc.css"=20
type=3Dtext/css rel=3Dstylesheet><!--[if lt IE 7]><LINK=20
href=3D"http://www.mathworks.com/matlabcentral/css/ie6down.css" =
type=3Dtext/css=20
rel=3Dstylesheet><![endif]-->
<META http-equiv=3Dcontent-type content=3D"text/html; =
charset=3DUTF-8"><LINK=20
href=3D"http://www.mathworks.com/matlabcentral/css/fileexchange.css" =
type=3Dtext/css=20
rel=3Dstylesheet>
<SCRIPT=20
src=3D"http://www.mathworks.com/matlabcentral/fileexchange/javascripts/pr=
ototype.js"=20
type=3Dtext/javascript></SCRIPT>

<SCRIPT=20
src=3D"http://www.mathworks.com/matlabcentral/fileexchange/javascripts/ef=
fects.js"=20
type=3Dtext/javascript></SCRIPT>

<SCRIPT=20
src=3D"http://www.mathworks.com/matlabcentral/fileexchange/javascripts/dr=
agdrop.js"=20
type=3Dtext/javascript></SCRIPT>

<SCRIPT=20
src=3D"http://www.mathworks.com/matlabcentral/fileexchange/javascripts/co=
ntrols.js"=20
type=3Dtext/javascript></SCRIPT>

<SCRIPT=20
src=3D"http://www.mathworks.com/matlabcentral/fileexchange/javascripts/ap=
plication.js"=20
type=3Dtext/javascript></SCRIPT>
<LINK media=3Dscreen=20
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/stylesheets/a=
pplication.css"=20
type=3Dtext/css rel=3Dstylesheet>
<META content=3D"MSHTML 6.00.2900.3354" name=3DGENERATOR></HEAD>
<BODY>
<DIV id=3Dheader>
<DIV class=3Dwrapper><!--put nothing in left div - only 11px wide shadow =
-->
<DIV class=3Dmain>
<DIV id=3Dlogo><A title=3DHome=20
href=3D"http://www.mathworks.com/matlabcentral/index.html"></A></DIV>
<DIV id=3Dheadertools>
<SCRIPT language=3DJavaScript1.3 type=3Dtext/javascript>

function submitForm(query){

choice =3D document.forms['searchForm'].elements['search_submit'].value;

if (choice =3D=3D "entire1" || choice =3D=3D "entire2" || choice =3D=3D =
"contest" || choice =3D=3D "matlabcentral" || choice =3D=3D "blogs"){

   var searchInputNames =3D new =
Array("db","prox","rorder","rprox","rdfreq","rwfreq","rlead","sufs","orde=
r","is_summary_on","ResultCount");
   var searchInputValues =3D new =
Array("MSS","page","750","750","500","500","250","0","r","1","10");

   for (var i=3D0; i<searchInputNames.length; i++){
      var newElem =3D document.createElement("input");
      newElem.type =3D "hidden";
      newElem.name =3D searchInputNames[i];
      newElem.value =3D searchInputValues[i];
      document.forms['searchForm'].appendChild(newElem);
   }

   submit_action =3D '/cgi-bin/texis/webinator/search/';
}

switch(choice){
   case "matlabcentral":
      var newElem =3D document.createElement("input");
      newElem.type =3D "hidden";
      newElem.name =3D "matlabcentral";
      newElem.value =3D "Matlabcentral";
      document.forms['searchForm'].appendChild(newElem);

      selected_index =3D 0;
      break
   case "fileexchange":
      var newElem =3D document.createElement("input");
      newElem.type =3D "hidden";
      newElem.name =3D "term";
      newElem.value =3D query.value;
      newElem.classname =3D "formelem";
      document.forms['searchForm'].appendChild(newElem);

      submit_action =3D "/matlabcentral/fileexchange/";
      selected_index =3D 1;
      break
   case "cssm":
      var newElem =3D document.createElement("input");
      newElem.type =3D "hidden";
      newElem.name =3D "search_string";
      newElem.value =3D query.value;
      newElem.classname =3D "formelem";
      document.forms['searchForm'].appendChild(newElem);

			submit_action =3D "/matlabcentral/newsreader/search_results";
      selected_index =3D 2;
      break
   case "linkexchange":
      submit_action =3D "/cgi-bin/matlab/search.cgi";
      selected_index =3D 3;
      break
   case "blogs":
      var newElem =3D document.createElement("input");
      newElem.type =3D "hidden";
      newElem.name =3D "blogs";
      newElem.value =3D "Blogs";
      document.forms['searchForm'].appendChild(newElem);

      selected_index =3D 4;
      break
   case "contest":
      var newElem =3D document.createElement("input");
      newElem.type =3D "hidden";
      newElem.name =3D "contest";
      newElem.value =3D "Contest";
      document.forms['searchForm'].appendChild(newElem);

      selected_index =3D 5;
      break
   case "entire1":
      selected_index =3D 6;
      break
   case "entire2":
      selected_index =3D 7;
      break
   default:
      selected_index =3D 7;
      break
}

document.forms['searchForm'].elements['search_submit'].selectedIndex =3D =
selected_index;
document.forms['searchForm'].elements['query'].value =3D query.value;
document.forms['searchForm'].action =3D submit_action;

}

</SCRIPT>

<FORM style=3D"FONT-SIZE: 90%; MARGIN: 5px 0px 0px" name=3DsearchForm=20
onsubmit=3DsubmitForm(query) action=3D"" method=3Dpost><LABEL=20
for=3Dsearch>Search:</LABEL> <SELECT style=3D"FONT-SIZE: 9px" =
name=3Dsearch_submit>=20
  <OPTION value=3Dmatlabcentral selected>MATLAB Central</OPTION> <OPTION =

  value=3Dfileexchange>&nbsp;&nbsp;&nbsp;File Exchange</OPTION> <OPTION=20
  value=3Dcssm>&nbsp;&nbsp;&nbsp;MATLAB Newsgroup</OPTION> <OPTION=20
  value=3Dlinkexchange>&nbsp;&nbsp;&nbsp;Link Exchange</OPTION> <OPTION=20
  value=3Dblogs>&nbsp;&nbsp;&nbsp;Blogs</OPTION> <OPTION=20
  value=3Dcontest>&nbsp;&nbsp;&nbsp;Programming Contest</OPTION> <OPTION =

  value=3Dentire1>MathWorks.com</OPTION> <OPTION=20
  value=3Dentire2>&nbsp;&nbsp;&nbsp;All of =
MathWorks.com</OPTION></SELECT> <INPUT=20
class=3Dformelem size=3D10 name=3Dquery> <INPUT class=3D"formelem =
gobutton" type=3Dsubmit value=3D" Go " name=3Dsearch> </FORM>
<OL id=3Daccess2><A=20
  =
href=3D"https://www.mathworks.com/accesslogin/index_fe.do?uri=3Dhttp://ww=
w.mathworks.com/matlabcentral/fileexchange/file_infos/18760">Login</A>=20

  <LI class=3Dfirst><A=20
  =
href=3D"https://www.mathworks.com/accesslogin/createProfile.do?uri=3Dhttp=
://www.mathworks.com/matlabcentral/fileexchange/file_infos/18760">Create =

  Account</A>=20
  <LI><A=20
  =
href=3D"https://www.mathworks.com/accesslogin/index_fe.do?uri=3Dhttp://ww=
w.mathworks.com/matlabcentral/fileexchange/file_infos/18760">Login</A>=20
  </LI></OL></DIV>
<DIV id=3Dglobalnav><!-- from includes/global_nav.html -->
<OL>
  <LI class=3Dactive><A=20
  href=3D"http://www.mathworks.com/matlabcentral/fileexchange/">File =
Exchange</A>=20
  </LI>
  <LI class=3D;><A=20
  =
href=3D"http://www.mathworks.com/matlabcentral/newsreader/">Newsgroup</A>=
 </LI>
  <LI class=3D;><A=20
  href=3D"http://www.mathworks.com/matlabcentral/link_exchange/">Link =
Exchange</A>=20
  </LI>
  <LI class=3D;><A=20
  href=3D"http://blogs.mathworks.com/">&nbsp;&nbsp;Blogs&nbsp;&nbsp;</A> =
</LI>
  <LI class=3D;><A=20
  href=3D"http://www.mathworks.com/contest/">&nbsp;Contest&nbsp;</A> =
</LI>
  <LI class=3D"icon mathworks"><A=20
  href=3D"http://www.mathworks.com/">MathWorks.com</A>=20
</LI></OL></DIV></DIV></DIV></DIV>
<DIV id=3Dmiddle>
<DIV class=3Dwrapper>
<DIV id=3Dcolleft>
<UL id=3Dlocalnav>
  <LI><A =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/">Files</A>=20
  </LI>
  <LI><A=20
  =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/products">Fil=
es by=20
  Product</A> </LI>
  <LI><A=20
  =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/tags">Tags</A=
> </LI>
  <LI><A=20
  =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/authors">Auth=
ors</A>=20
  </LI>
  <LI><A=20
  =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/feedbacks">Co=
mments=20
  and Ratings</A> </LI>
  <LI class=3Dmaincta><A class=3Dsubmitfile=20
  =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/new">Submit =
a=20
  File</A> </LI></UL></DIV>
<DIV class=3Dcolumns2 id=3Dmainbody>
<TABLE class=3D"details file" cellSpacing=3D0 cellPadding=3D0>
  <TBODY>
  <TR>
    <TH class=3Dmaininfo>
      <DIV id=3Drankinfo>
      <DIV class=3Dstarrating>
      <DIV style=3D"WIDTH: 100%">
      <P>5.0</P></DIV></DIV><SPAN class=3Dnumberrating>5.0 <SPAN =
class=3Ddivider>|=20
      </SPAN><A=20
      =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/18760#feedbac=
k">6=20
      ratings</A> </SPAN><A id=3Dratelink=20
      =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/18760#comment=
">Rate=20
      this file</A> <SPAN id=3Ddownloads>142 downloads (last 30 =
days)</SPAN> <SPAN=20
      id=3Dfilesize>File Size: 31.08 KB</SPAN> <SPAN id=3Dfileid>File =
ID:=20
      #18760</SPAN> </DIV>
      <DIV id=3Dthumbnail><A=20
      =
href=3D"http://www.mathworks.com/matlabcentral/fx_files/18760/1/plsexampl=
e.jpg"=20
      border=3D"0"><IMG alt=3D"image thumbnail"=20
      =
src=3D"http://www.mathworks.com/matlabcentral/fx_files/18760/1/preview.jp=
g"></A>=20

      <P><A=20
      =
href=3D"http://www.mathworks.com/matlabcentral/fx_files/18760/1/plsexampl=
e.jpg">View=20
      full size image</A></P></DIV>
      <DIV id=3Ddetails>
      <H1>Partial Least-Squares and Discriminant Analysis</H1>
      <P id=3Dauthor>by <A=20
      =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/authors/22524=
">Yi=20
      Cao</A></P>
      <P id=3Dsubmissiondate>&nbsp;</P>
      <P>15 Feb 2008 (Updated 19 Feb 2008) </P>
      <P id=3Dsummary>A tutorial and tool using PLS for discriminant =
analysis.</P>
      <P id=3Dcollaboration><A class=3D"info notext"=20
      =
onclick=3D"window.open(this.href,'small','toolbar=3Dno,resizable=3Dyes,st=
atus=3Dyes,menu=3Dno,scrollbars=3Dyes,width=3D600,height=3D550');return =
false;"=20
      =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/help_collabor=
ation">I=20
      am interested in collaboration</A> </P>
      <P id=3Dfiletools><A class=3Ddownload title=3D"Download Now"=20
      =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/18760?control=
ler=3Dfile_infos&amp;download=3Dtrue">Download=20
      Now</A> <SPAN class=3Ddivider>| </SPAN><A class=3Daddwatch=20
      title=3D"Watch this file"=20
      =
href=3D"http://www.mathworks.com/matlabcentral/fileexchange/watchlists/ne=
w?type=3Dfile&amp;uri=3D%2Fmatlabcentral%2Ffileexchange%2F18760&amp;watch=
ing=3D18760">Watch=20
      this File</A> </P></DIV></TH></TR>
  <TR>
    <TD class=3Dfile>
      <TABLE class=3D"fileview section" cellSpacing=3D0 cellPadding=3D0 =
border=3D0>
        <TBODY>
        <TR class=3Dtitle>
          <TH colSpan=3D2><SPAN class=3Dheading>File =
Information</SPAN></TH></TR>
        <TR>
          <TD class=3Dlabel>Description</TD>
          <TD>
            <P>Patial Least-Squares (PLS) is a widely used technique in =
various=20
            areas. This package provides a function to perform the PLS=20
            regression using the Nonlinear Iterative Partial =
Least-Squares=20
            (NIPALS) algorithm. It consists of a tutorial function to =
explain=20
            the NIPALS algorithm and the way to perform discriminant =
analysis=20
            using the PLS function. &nbsp;<BR>&nbsp;<BR>The difference =
between=20
            the total least squares regression and partial least squares =

            regression can be explained as follows: =
&nbsp;<BR>&nbsp;<BR>For=20
            given independent data X and dependent data Y, to fit a =
model=20

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -