登录
首页 » matlab » RVM

RVM

于 2021-01-14 发布 文件大小:1KB
0 215
下载积分: 1 下载次数: 55

代码说明:

  相关向量机(RVM) 预测 MATLAB小程序(Correlation vector machine,predictive, MATLAB)

文件列表:

RBFkernal.m, 301 , 2018-04-12
RVM.m, 1598 , 2018-04-12
datagen.m, 221 , 2018-04-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SSS USBMPU v2.162
    SSS USBMPU v2.162 - Flsh driver
    2017-11-16 02:28:07下载
    积分:1
  • AGC代码
    说明:  自己写的自动增益控制器MATLAB代码,比较简单易懂,适合初学(Matlab code of automatic gain controller written by myself is easy to understand and suitable for beginners)
    2020-05-30 22:59:22下载
    积分:1
  • lpc2xxx Development Board of USB driver software configuration. PDF
    lpc2xxx 开发板中 USB驱动程序软件包的配置.PDF-lpc2xxx Development Board of USB driver software configuration. PDF
    2022-03-06 18:52:59下载
    积分:1
  • C# 泛型列表List用法示例
    C# 泛型列表List用法示例,从给出的人员名单中,过滤人员名称中以"科"结束的序列,遍历查询结果。   private void Frm_Main_Load(object sender, EventArgs e)   {    List People = new List{//创建人员列表    new Person(1,"王*科"),    new Person(2,"王*科"),    new Person(3,"赵*东")};    var query = from p in People//过滤人员名称中以"科"结束的序列    where p.Name.EndsWith("科")    select new    {    人员ID = p.ID,    人员姓名 = p.Name    };    foreach (var item in query)//遍历查询结果    {    label1.Text += item + " ";    }   }   }   public class Person   {    public Person(int id, string name)    {    this.ID = id;    this.Name = name;    }    public int ID { get; set; }//人员ID    public string Name { get; set; }//人员姓名   }
    2023-01-08 20:45:03下载
    积分:1
  • jixian
    能进行脉搏波的波峰波谷识别,还有一些基线漂移的处理(It can recognize the peak and valley of pulse wave, and process some baseline drift.)
    2021-05-22 12:30:03下载
    积分:1
  • atanua081116_pe
    software simulation for windows
    2019-05-07 04:34:58下载
    积分:1
  • boss_spiders
    Boss直聘爬虫实例,主要实现按照地区+职位关键词,采集该地区的所有相关招聘信息。(Boss direct hiring crawler example, mainly in accordance with the region + position keywords, collect all relevant recruitment information in the region.)
    2020-06-21 20:40:02下载
    积分:1
  • 给定如下的一组关键字,建立一棵二叉排序树,插入结点等操作...
    给定如下的一组关键字,建立一棵二叉排序树,插入结点等操作-Given the following set of keywords, the establishment of a binary sort tree, insert-node operation
    2023-02-10 19:50:03下载
    积分:1
  • avr usart/uart 通讯,中断接收,循环中发送
    avr usart/uart 通讯,中断接收,循环中发送-avr usart communication
    2023-06-03 09:25:02下载
    积分:1
  • matlabtoshuju
    应用matlab对数据进行处理,里面有图形界面(Matlab application of data treatment, which has a graphical interface)
    2009-02-22 02:24:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载