登录
首页 » matlab » NARX-vs-MLP-master

NARX-vs-MLP-master

于 2020-06-23 发布 文件大小:97KB
0 117
下载积分: 1 下载次数: 2

代码说明:

  MPL和NARX神经网络的实现与对比,有详细的代码和结果图片(MPL and NARX neural network implementation and comparison, there are detailed code and result pictures)

文件列表:

Forecasting-Solar-Irradiation---NARX-vs-MLP-master, 0 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\CorrTable.mat, 611 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\FINALCROSSVALRESULTS.mat, 5594 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\FINALTESTPERFORMANCENARX.mat, 198 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\FINALTESTTRAINPERFORMANCEMLP.mat, 204 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\MLPNARXTIMESERIESFINALSUBMISSION.m, 25573 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\MLPperformance_ResultsInPaper.fig, 21400 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\NARXperformance_ResultsInPaper.fig, 21464 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\ReadMe.md, 10195 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\Solar_viz.m, 7362 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\SumStats.mat, 342 , 2018-11-02
Forecasting-Solar-Irradiation---NARX-vs-MLP-master\solarFINAL2.csv, 98389 , 2018-11-02

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

发表评论

0 个回复

  • program
    说明:  l1-svd,05年MIT发了trans的文章(In 2005, MIT published a trans)
    2020-11-27 11:19:27下载
    积分:1
  • 08041501jkxlshjs
    架空线路,线路损耗计算的文献。有具体算例。(Overhead lines, the line loss calculation)
    2012-10-20 22:53:59下载
    积分:1
  • pycharm激活+汉化包
    说明:  将解压后文件夹中的jetbrains-agent.jar文件放到你所安装的pycharm目录下的lib文件夹中,然后打开pycharm,在License Activation激活界面,选择Active,选择Activation code,粘贴文件夹中所提供的激活码,点击ok,激活成功!解压后有Word教程(Put the jetbrains-agent.jar file in the unzipped folder into the Lib folder under the pycharm directory you installed, then open pycharm, in the license activation activation interface, select active, select activation code, paste the activation code provided in the folder, and click OK to activate successfully!Word tutorial after decompression)
    2020-04-02 10:58:58下载
    积分:1
  • MFO+Pf
    借用MFO算法实现对于火电机组调度问题的优化,在处理约束变量时使用了stochastic ranking的方法(The MFO algorithm is adopted to optimize the scheduling problems of thermal power units. When dealing with constraint variables, the stochastic ranking method is adopted)
    2020-06-23 14:20:02下载
    积分:1
  • write
    说明:  写入txt文件,多行写入,同时可以写入汉字,方便记录数据(write the data to the text file, and also could write the Chinese character to the file, it is easy to read it and make it.)
    2020-06-22 20:40:01下载
    积分:1
  • 微软权限管理文件
    说明:  可以管理网站的权限,实现不同用户登录展示不同的功能。管理员可以添加以及删除用户,并给定用户权限。(It can manage the authority of the website and realize different functions for different users to login and display. Administrators can add and delete users, and give users permissions.)
    2021-03-24 17:15:55下载
    积分:1
  • 游戏采用全屏形式,你操纵的是一个小动物史莱姆,通过上,左,右键来控制它的跳起和左右行驶。木箱不断地从上方落下,你必须控制史莱姆把落下来的木箱顶破,否则木箱会落在...
    游戏采用全屏形式,你操纵的是一个小动物史莱姆,通过上,左,右键来控制它的跳起和左右行驶。木箱不断地从上方落下,你必须控制史莱姆把落下来的木箱顶破,否则木箱会落在地上,越积越多,直到满屏,表示你输了,游戏结束。同时在游戏中还会落下炸弹,你不能顶到它,否则会被炸死-game using full-screen format, you manipulation is a small animal sacrifice, on the left and right to control its waists and moving around. Wooden boxes continuously from the top down, and you must control the universe put down the wood to break or wooden box would fall on the ground, have piled up until the dual HDMI inputs and more, you lose, the end of the game. While the game will fall bombs, you can not top of it, or else they would be killed
    2022-08-10 09:42:17下载
    积分:1
  • adaboost
    说明:  利用boost集成BP强分类器,适合初学者使用(Use boost integrated strong classifier, it is suitable for beginners to use)
    2019-04-25 23:26:57下载
    积分:1
  • 电容触控芯片GT911 Datasheet_20130827(德沃尔)
    GT911是汇顶科技支持3.5-8寸的一颗触摸IC(GT911 is a 3.5-8 Inch Touch IC supported by GOODIX Technology)
    2020-06-18 11:00:01下载
    积分:1
  • Java 方法用法-源码实例集锦
    收集的一些Java 方法用法-源码实例集锦,都是些比较基础类的例子,比如void方法举例、参数的值传递、重载方法、使用方法计算税款、三角函数方法、min、max和abs方法、生成随机字符、自顶向下和自底向上的实现、包的命名习惯、在包中添加类等……
    2022-04-21 06:38:40下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载