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

NARX-vs-MLP-master

于 2020-06-23 发布 文件大小:97KB
0 203
下载积分: 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 个回复

  • Hirose FH26-33S-0.3SHW.pdf
    说明:  Hirose FH26-33S-0.3SHW
    2020-06-22 10:20:02下载
    积分:1
  • d
    说明:  该程序实现的是雷达压制干扰,初学者可以下载后在matlab跑跑,结合论文学习(The program is to suppress radar jamming, beginners can download and run in matlab, combined with paper learning.)
    2019-06-22 22:06:31下载
    积分:1
  • NAH
    关于基于近场声全息技术的深度研究的程序及仿真(Program and simulation)
    2021-01-26 15:38:36下载
    积分:1
  • Robotics Toolbox for MATLAB
    最新的机器人包,放到matlab的文档中,软件中解压即可(The latest robot package is placed in the MATLAB document, which is decompressed in the software.)
    2018-10-23 21:41:39下载
    积分:1
  • PF
    学习粒子滤波的简单实例 先把原理看明白 再逐行看代码很简单(a simple example of particle filtering)
    2019-03-29 00:29:17下载
    积分:1
  • 单用户界面设计效果
    一款非常简洁的浮动标签提交表单用户界面设计效果(A very simple floating label submission form user interface design effect)
    2019-03-06 08:48:23下载
    积分:1
  • The-function-semaphore-takes-place
    函数信号发生,能产生频率可调的方波发生电路(The function semaphore takes place)
    2011-04-22 18:09:55下载
    积分:1
  • AD7746
    基于AD7746的微小电容测量程序,可检测0.1pf至22pf的微小电容,程序经过测试可用。(Based on the AD7746 small capacitance measurement procedures 0.1pf to 22pf small capacitance can be detected, the program has been tested and is available.)
    2013-04-18 14:30:37下载
    积分:1
  • GPS全球定位接收机 原理与软件实现_12378929
    说明:  本书从电子技术和通信系统的角度讲解gps接收机的设计开发原理,其内容集中在用户终端,即接收机的设计原理和软件实现上。全书分为两大部分,第一部分为理论篇,第二部分为实现篇。理论篇首先对导航的基本目的进行了阐述,并由一个浅显的二维导航系统对导航信号的特点进行了推导,随后阐述了gps信号格式,同时对于直接影响接收机性能的射频前端部分做了理论分析;实现篇主要对本书实现的软件gps接收机的系统实现和源代码进行了讲解,同时作为总结,将信号处理的结果和有意义的中间变量以图示的方式给出,可以使读者有一个感性的认识,同时提升学习兴趣。. 本书适合从事卫星导航接收机研发的技术人员和卫星通信接收机研究的研究人员,尤其是从事北斗系统研发的专业人员、cdma通信系统研发人员,以及通信电子类专业的高年级本科生和研究生阅读,既可作为教学培训的教材,也可作为相关专业工程技术人员的参考资料。(This book explains the design and development principle of the GPS receiver from the perspective of electronic technology and communication system. Its content focuses on the design principle and software implementation of the user terminal, that is, the receiver. The whole book is divided into two parts. The first part is the theoretical part and the second part is the realization part. Firstly, the basic purpose of navigation is expounded, and the characteristics of navigation signal are deduced by a simple two-dimensional navigation system. Then, the format of GPS signal is expounded. At the same time, the front-end part of radio frequency which directly affects the performance of the receiver is theoretically analyzed.)
    2019-05-05 08:54:24下载
    积分:1
  • 学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线...
    学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software technology 3, in the context of practical applications flexibility in the use of the linear sequence table storage structure and chain storage structure. 4, the flexible use of linear form of basic computing, completed topic demand. 5, in the example with the use of ranking search algorithm.
    2022-05-26 11:00:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载