RVM相关向量机实现代码matlab源码

时间:2017-04-23 13:52:58
【文件属性】:
文件名称:RVM相关向量机实现代码matlab源码
文件大小:11KB
文件格式:ZIP
更新时间:2017-04-23 13:52:58
matlab源码 RVM 相关向量机 %Demonstrates the mcrvm algorithm on a toy example (Three class classification problem). Part of the code was %derived from Tipping's matlab code. % @file mcrvm_example.m % Author Arasanathan Thayananthan ( at315@cam.ac.uk) % (c) Copyright University of Cambridge % % This library is free software; you can redistribute it and/or % modify it under the terms of the GNU Lesser General Public % License as published by the Free Software Foundation; either % version 2 of the License, or (at your option) any later version. % % This library is distributed in the hope that it will be useful, % but WITHOUT ANY WARRANTY; without even the implied warranty of % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU % Lesser General Public License for more details. % % You should have received a copy of the GNU Lesser General Public % License along with this library; if not, write to the Free Software % Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
【文件预览】:
mc_rvm
----mc_rvm.asv(10KB)
----CreateData.m(206B)
----mc_rvm.m(10KB)
----sbl_kernelFunction.m(2KB)
----mcrvm_example.m(4KB)
----mcrvm_example.asv(3KB)

网友评论

  • 还好吧,可以用
  • 这个代码我来自剑桥的网页,可以在网上搜的到
  • 是关于多酚类的RVMmatlab程序,正在学习当中,希望有帮助
  • 很好,非常有用。