登录
首页 » matlab » 极限学习机预测,ELM负荷预测

极限学习机预测,ELM负荷预测

于 2019-10-16 发布
0 299
下载积分: 1 下载次数: 27

代码说明:

说明:  极限学习机Extreme learning machine负荷预测(load forecasting using Extreme learning machine)

文件列表:

ELM负荷预测\ELM, 0 , 2019-06-25
ELM负荷预测\ELM\elm1.m, 2284 , 2018-01-03
ELM负荷预测\ELM\elmpredict.m, 1454 , 2010-11-07
ELM负荷预测\ELM\elmtrain.m, 1752 , 2010-11-07
ELM负荷预测, 0 , 2019-06-25

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

发表评论

0 个回复

  • pyKriging-master
    说明:  关于代理模型的克里金模型包,其包含普通克里金和协克里金。(Kriging is an invaluable tool in understanding the behavior of sparse data. It has proven effective in many aspects of engineering and in applications where data is "expensive", or difficult, to collect.)
    2020-02-18 17:09:24下载
    积分:1
  • 12123
    两输入三输出模糊控制器含规则表 非常非常实用方便简单快捷(Two input three output fuzzy controller contains rule table)
    2018-05-06 12:02:41下载
    积分:1
  • 连续语音交互_0.1
    科大讯飞的语音识别,整个可以连续识别,可以用来参考。(The speech recognition of HKUST flight can be continuously recognized.)
    2018-05-26 22:09:55下载
    积分:1
  • BP神经网络,支持向量机等用于风机故障诊断
    BP神经网络,支持向量机等用于风机故障诊断(BP Neural Network and support Vector Machine for Fan Fault diagnosis)
    2018-04-04 20:27:22下载
    积分:1
  • Desktop
    用于求解sat可满足性问题,输入一个式子,判断是否始终满足(Solving the satisfiability problem of SAT,Enter a style to judge whether it is always satisfied)
    2018-04-25 15:16:39下载
    积分:1
  • 化工仪表及自动化教案
    化工仪表自动化教案,关于工业过程控制相关的四大参数调节控制。(The teaching plan of chemical instrument automation is about the adjustment and control of four parameters related to industrial process control.)
    2020-06-20 17:40:02下载
    积分:1
  • asp 初学者必用。 内容简单易懂,事例多多。 包括数据库的连接和操作。/...
    asp 初学者必用。 内容简单易懂,事例多多。 包括数据库的连接和操作。/-asp beginners will use. As simple and understandable, many examples. Database connectivity and operation. /
    2022-02-07 15:18:37下载
    积分:1
  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • 小说网站源码
    X战警首次搞的好像你放开付款公开突然觉得哦客服嗯嗯(dudidzhzjxjxjcjfkfjfjfj)
    2020-06-17 21:20:02下载
    积分:1
  • 程序可以实现对数据库中汽车按各种方式的查找,也可以实现数据库信息的修改。...
    程序可以实现对数据库中汽车按各种方式的查找,也可以实现数据库信息的修改。-procedures in the database can be achieved by various vehicles in the way you can also achieve database information changes.
    2022-08-20 02:11:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载