登录
首页 » matlab » LSTM

LSTM

于 2020-08-17 发布
0 309
下载积分: 1 下载次数: 7

代码说明:

说明:  金融数据使用案例 在Matlab 中把文件夹加入工作路径,在命令行中输入 RunLstm(numdely,cell_num,cost_gate)即可。其中: numdely 是选择预测点的数目 cell_num 是隐含层的结点数目 cost_gate是误差的阈值(此处一般取0.25)(Financial data use cases Add the folder to the working path in Matlab, and enter RunLstm(numdely,cell_num,cost_gate) in the command line. among them: numdely is the number of selected prediction points cell_num is the number of nodes in the hidden layer cost_gate is the threshold of the error (usually 0.25 here))

文件列表:

ReadMe.txt, 278 , 2017-05-01
RunLstm.m, 5831 , 2017-05-01
DATA.mat, 10193 , 2017-04-30
LSTM_data_process.m, 634 , 2017-05-01
LSTM_updata_weight.m, 4615 , 2017-05-01

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

发表评论

0 个回复

  • demoCss
    说明:  css3实现3d照片墙,附上照片文件文件(Realizing 3D photo wall with CSS3)
    2019-12-18 15:34:45下载
    积分:1
  • Flash图片自动播放展示
    Flash图片自动播放展示,又一个简洁好用的Flash XML图片切换效果,更新起来容易,把图片放在image目录下,然后修改XML文件即可,记着图片大小要处理成Flash要求的大校示例效果请看截图。本Flash图片展示最多支持5张图片连播。
    2023-05-02 02:30:03下载
    积分:1
  • 是一本关于sql2000 学习的好的丛书,它详细并且明了的介绍了数据库的使用和,安装,该书的基础知识讲解的十分详细,而且例子十分生动,是一本学习的好书。...
    是一本关于sql2000 学习的好的丛书,它详细并且明了的介绍了数据库的使用和,安装,该书的基础知识讲解的十分详细,而且例子十分生动,是一本学习的好书。-Is a book about good books to learn sql2000, it detailed and clear introduction to the database to use and installation, the book explaining the basics of the very detailed and very vivid example is a good book to learn.
    2022-01-24 16:39:13下载
    积分:1
  • 文件为stm32的SD接口操作,该程序演示STM32的SD卡操作流程...
    文件为stm32的SD接口操作,该程序演示STM32的SD卡操作流程-Documents stm32 the SD interface operation, the program of the SD card STM32 demo operational processes
    2023-08-18 16:05:03下载
    积分:1
  • Distribution network planning
    说明:  提出了一套基于供电网格优化划分的中压配电网规划思路和方法。首先,确定规划区域主干通道布局,确保土地资源预留。然后,在明确网格划分目的和原则的基础上,基于就近选择负荷备供变电站和负荷聚类方法,实现供电网格在全局范围内的优化划分。最后,分别在各供电网格内,基于其供区分类优选接线模式和一、二次建设改造标准,并进行主干线布线规划。(This paper presents a set of ideas and methods for medium voltage distribution network planning based on power grid optimization. Firstly, the layout of the main corridors in the planning area is determined to ensure the reservation of land resources. Then, on the basis of defining the purpose and principle of grid partition, the optimal partition of power supply grid in the global scope is realized based on the near selection of load standby substation and load clustering method. Finally, in each power supply grid, based on the classification of supply areas, the optimal wiring mode and reconstruction standards of primary and secondary construction are selected, and the main wiring planning is carried out.)
    2020-06-19 06:40:01下载
    积分:1
  • 小巧又很好用的串口调试工具,比普通常用的功能强大的多。...
    小巧又很好用的串口调试工具,比其他普通常用的功能强大的多。-Also good used compact serial debugging tools, than other commonly used general and more powerful.
    2022-05-28 18:30:29下载
    积分:1
  • 仿俄罗斯方块写的多色方快游戏,c#源代码,建议刚学c#游戏编程的朋友看下...
    仿俄罗斯方块写的多色方快游戏,c#源代码,建议刚学c#游戏编程的朋友看下-imitation of the Russian block was fast multicolor side games, c# source code, proposed just learning the game c# programming friend glance
    2022-03-24 08:18:16下载
    积分:1
  • brevity-modle-of-ppt
    简单大方的PPT模板,适用于学生的各种项目答辩、职场人的工作总结等。(Simple and elegant PPT template, suitable for a variety of projects students Respondent, summarizing the work of the workplace.)
    2013-12-25 20:33:17下载
    积分:1
  • WAVEdenoise
    小波阈值去噪 小波阈值去噪 小波阈值去噪(WAVE denoise WAVE denoise WAVE denoise)
    2020-11-23 17:29:33下载
    积分:1
  • micro-grid based on CSO
    本文分析微网中微电源包括光伏发电、风力发电、微燃机、柴油发电机和燃料电池的电气特性,构建微电网优化运行的模型,以微网的经济成本和环境成本最小为目标函数,充分考虑了电压越限、功率平衡、微电源出力限制等约束条件,应用鸡群算法进行求解。 解决了粒子群算法易早熟、易陷入局部最优解的问题。并通过典型的微网系统进行仿真分析,仿真结果验证了该算法的有效性。(In this paper, the electrical characteristics of micro-power sources in micro-grid, including photovoltaic power generation, wind power generation, micro-gas engine, diesel generator and fuel cell, are analyzed. The optimal operation model of micro-grid is constructed. The objective function is to minimize the economic cost and environmental cost of micro-grid. The constraints of voltage overshoot, power balance and output limitation of micro-power are fully considered. The chicken swarm algorithm is applied to solve the problem. Particle swarm optimization (PSO) is easy to premature and fall into local optimal solution. The simulation results of a typical microgrid system show the effectiveness of the proposed algorithm.)
    2019-01-21 09:14:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载