登录
首页 » Python » PSO-LSSVM的MATLAB代码

PSO-LSSVM的MATLAB代码

于 2021-03-26 发布
0 273
下载积分: 1 下载次数: 6

代码说明:

说明:  多核lssvm的实现,自己在原有单核基础上的改进(Implementation of multi core LSSVM)

文件列表:

PSO-LSSVM的MATLAB代码\adapt.m, 113 , 2020-09-28
PSO-LSSVM的MATLAB代码\PSO_LSSVM.m, 3539 , 2020-10-04
PSO-LSSVM的MATLAB代码\rclssvm.m, 458 , 2020-10-04
PSO-LSSVM的MATLAB代码\test_labels.mat, 192 , 2020-09-30
PSO-LSSVM的MATLAB代码\test_scale.mat, 2531 , 2020-09-30
PSO-LSSVM的MATLAB代码\train_labels.mat, 194 , 2020-09-30
PSO-LSSVM的MATLAB代码\train_scale.mat, 4677 , 2020-09-30
PSO-LSSVM的MATLAB代码, 0 , 2020-10-04

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

发表评论

0 个回复

  • 开源软件openfire的API文件。进行openfire的二次开发所必需的工具。...
    开源软件openfire的API文件。进行openfire的二次开发所必需的工具。-Openfire
    2022-08-15 16:08:38下载
    积分:1
  • inventorymgtsystem
    Thisa is inventoruy mgt system
    2010-01-21 14:57:43下载
    积分:1
  • 24脉冲隔离模拟。这是最好的相比,12脉冲和下面…
    simulation of 24 pulse isolated. it is the best compared with 12 pulse and below in power factor. it can be achieved with 12 pulse and simple pulse doubling circuit.
    2023-04-23 11:10:03下载
    积分:1
  • VC++转换COLORREF值为RGB分量
    VC++转换COLORREF值为RGB分量,举个例子,在本例中,是将COLORREF值:0x000080FF转换成:R分量:0xFF、G分量:0x80、B分量:0x00,注意,并不是分离。请看定义:   //R分量   BYTE RED = GetRValue(cr);   //G分量   BYTE GREEN = GetGValue(cr);   //B分量   BYTE BLUE = GetBValue(cr);   CString strText = _T("");   strText.Format(_T("COLORREF值:0x%08X"), cr);   pDC->TextOut(100, 50, strText);   strText.Format(_T("R分量:0x%02X"), RED);   pDC->TextOut(100, 100, strText);   strText.Format(_T("G分量:0x%02X"), GREEN);   pDC->TextOut(100, 150, strText);   strText.Format(_T("B分量:0x%02X"), BLUE);   pDC->TextOut(100, 200, strText);
    2022-06-13 02:13:45下载
    积分:1
  • VB从EXE中提取图标
    VB从EXE中提取图标,支持从DLL/EXE/OCX文件中提取图标,所有涉及到图标都会读取出来,根据用户的选择导出对应图标,运行效果如演示截图所示,看上去貌似很强大的图标提取程序。
    2022-08-24 14:06:06下载
    积分:1
  • pinshu
    计数一个字符串中所有字符出现的频数,并全部输出(Count the number of frequency of all the characters in a string appears, and all output)
    2012-12-03 14:56:50下载
    积分:1
  • cpubbs_com_data_converte
    利用LABVIEW把数字装换成ASCII值的一种算法(Use the digital outfit into LABVIEW ASCII value of an algorithm)
    2012-03-02 14:39:11下载
    积分:1
  • LSTM_timeSeries_predict
    双向LSTM在单变量时间序列预测中的应用(Application of Bidirectional LSTM in Single Variable Time Series Prediction)
    2020-08-30 16:08:10下载
    积分:1
  • SARSA
    交通快速路的强化学习SARSA算法,集成vissim com 连接matlab程序(Reinforcement learning SARSA algorithm for traffic freeway, integrating VISSIM com to connect matlab program)
    2018-09-20 16:28:50下载
    积分:1
  • operating system with the further understanding of algorithms, and to further un...
    操作系统用的进一步理解各种算法的性能,并且进一步理解各种页面替换算法的优缺点。 -operating system with the further understanding of algorithms, and to further understanding of pages replacement algorithm are discussed.
    2022-01-25 20:40:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载