登录
首页 » matlab » ee

ee

于 2020-02-06 发布
0 170
下载积分: 1 下载次数: 1

代码说明:

说明:  经验模态分解以及粒子群最小二乘支持向量回归的matlab代码(Matlab code of EMD and PSO least square support vector regression)

文件列表:

DATA.xls, 79360 , 2017-05-17
psolssvr.m, 7570 , 2017-05-17
eemd.m, 2159 , 2014-09-24

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

发表评论

0 个回复

  • Dynamics-AX-Integration-master
    微软 Dynamic365 erp 集成案例;(Dynamic365erp integeration)
    2019-01-15 11:36:45下载
    积分:1
  • ARM1136
    ARM1136 為ARM11的參考文件 為QualComm其中之一的處理器(ARM1136 for ARM11 reference document for QualComm one processor)
    2006-09-15 10:43:55下载
    积分:1
  • QQ发送消息
    用DELPHI写的发送QQ消息,在D7下可用,有需要的朋友可以参考一下!(Using DELPHI to send QQ messages, available under D7, friends in need can refer to it!)
    2018-05-07 17:22:09下载
    积分:1
  • TMS320VC5509A的硬件设计资料,包括开发板…
    TMS320VC5509A的硬件设计资料,包括两个公司开发板,再加上评估板资料,相信你一定能设计出属于你自己的电路,加油-TMS320VC5509A hardware design information, including development boards of both companies, coupled with the evaluation board information, I believe you will certainly be able to design your own circuits, refueling
    2022-04-15 17:53:33下载
    积分:1
  • 一个对数组越界检查的小程序
    一个对数组越界检查的小程序-one pair of arrays of small cross-border inspection procedures
    2022-01-26 02:31:24下载
    积分:1
  • 火车订票系统
    应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/ struct train { char num[10];/*列车号*/ char city[10];/*目的城市*/ char takeoffTime[10];/*发车时间*/ char receiveTime[10];/*到达时间*/ int price;/*票价*/ int bookNum ;/*票数*/ }; /*订票人的信息*/ struct man { char num[10];/*ID*/ char name[10];/*姓名*/ int bookNum ;/*需求的票数*/ }; /*定义火车信息链表的结点结构*/ typedef struct node { struct train data ; struct node * next ; }Node,*Link ; /*定义订票人链表的结点结构*/ typedef struct people { struct man data ; struct people*next ; }bookMan,*bookManLink ;
    2022-02-01 04:42:30下载
    积分:1
  • 产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。...
    产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。-product management system. This requirement is designed to achieve storage, inventory, and from the unified management, and help enterprises achieve new product information management.
    2022-06-26 23:32:59下载
    积分:1
  • apcluster
    AP聚类的matlab实现,可以用于数据分类。(APCLUSTER Affinity Propagation Clustering)
    2020-06-16 12:20:02下载
    积分:1
  • ntdgg-tpflow-master
    说明:  thinkphp框架实现的工作流模块,包含了工作流基本流转功能(The workflow module implemented by ThinkPHP framework contains the basic flow function of workflow)
    2020-07-08 14:52:46下载
    积分:1
  • MICROSOFT 基础类库: student 项目概述 =================================================...
    MICROSOFT 基础类库: student 项目概述 =============================================================================== 应用程序向导已为您创建了这个 student 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 student 应用程序的每个文件的内容。 student.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 student.h 这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CstudentApp 应用程序类。 student.cpp 这是包含应用程序类 CstudentApp 的主要应用程序源文件。
    2022-03-15 23:56:43下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载