-
active
振动理论中的主动控制程序,对于振动方面的学习有一定的帮助。(The active control of vibration theory program, the vibration aspects of learning have some help.)
- 2014-02-25 14:36:13下载
- 积分:1
-
一个双向LSTM程序 BiLSTM
说明: 一个双向LSTM程序
Long Short Term 网络—— 一般就叫做 LSTM ——是一种 RNN 特殊的类型,可以学习长期依赖信息。LSTM 由Hochreiter & Schmidhuber (1997)提出,并在近期被Alex Graves进行了改良和推广。在很多问题,LSTM 都取得相当巨大的成功,并得到了广泛的使用。
LSTM 通过刻意的设计来避免长期依赖问题。记住长期的信息在实践中是 LSTM 的默认行为,而非需要付出很大代价才能获得的能力!
所有 RNN 都具有一种重复神经网络模块的链式的形式。在标准的 RNN 中,这个重复的模块只有一个非常简单的结构,例如一个 tanh 层。(A bidirectional LSTM program
Long short term network, commonly known as LSTM, is a special type of RNN that can learn long-term dependent information. LSTM was proposed by Hochreiter & schmidhuber (1997) and recently improved and promoted by Alex graves. In many problems, LSTM has achieved great success and has been widely used.
LSTM is designed to avoid long-term dependency. Remember that long-term information is the default behavior of LSTM in practice, not the ability to acquire it at a great cost!
All RNNs have a chained form of repetitive neural network modules. In the standard RNN, this repetitive module has only a very simple structure, such as a tanh layer.)
- 2021-04-21 22:08:49下载
- 积分:1
-
pde5
partial differential equation 5 matlab
- 2010-02-06 01:02:56下载
- 积分:1
-
photograph
说明: 几个关于matlab图形应用的程序,大家看看有没有对您有帮助的。(Several programs on the matlab graphics applications, we see if there is help for you.)
- 2011-03-13 13:55:05下载
- 积分:1
-
Gradientface
梯度脸,人脸识别光照处理,解决不同光照下的人脸识别(Gradientface: for face recogntiion under varying illumination)
- 2011-10-26 10:46:49下载
- 积分:1
-
compare-clustering-algorithms
这是个人总结的各种聚类算法的优缺点比较,包括了常用的一些聚类算法,如层次聚类算法、分割聚类算法、基于约束的算法等(The comparison of various clustering algorithms by myself,including 5 common clustering algorithms)
- 2013-11-17 09:48:51下载
- 积分:1
-
wzrh
(1)针对在线计算量大这一缺陷,将预测控制中的柔化输出信号的思想推广到柔化输入信号,使得约束条件被简化为仅对当前控制量的约束,可以直接计算得出;同时该方法避免了求逆矩阵,大大减小了计算量,并能够保证控制算法的可行性和良好的控制性能。
(2)针对传统算法中设计参数整定困难这一缺点,应用基于BP神经网络变参数设计的广义预测控制算法,实现了对控制量柔化参数的在线调整。
(3)利用带有遗忘因子的最小二乘法对系统辨识。本文通过仿真发现该方法对于Hénon混沌系统并不完全适用,可考虑利用其他优化系统辨识的方法对本方法进行改进,以期达到更好的辨识效果。
(4)针对系统稳定性分析复杂,本文在控制增量前加入前馈因子,保证所选的Lyapunov函数使闭环系统满足Lyapunov稳定判据,由此证明闭环系统稳定。
(1. To solve the problem of GPC huge computation, algorithm with input increment constraints is presented in which the concept of output softness was used to soften the input increments.As a result, the constraints are simplified to be the only one constraint on the current control increment which can be computed directly. At the same time, it needn’t computing the inverse matrix and thus reduces large computation. Moreover, it guarantees the feasibility of the algorithm and has good control performance.
2. To overcome the difficulty in the choice of tuning parameters in traditional GPC, a GPC algorithm with variable parameter design based on BP neural network. is presented,in which the input softness parameters are tuned on line.
3. In this paper, we Identify system by using the least square method with forgetting factor. However, after system simulation, we realize that this method doesn’t fit the Hénon chaotic system perfectly. So we recommend modify this method by other Optimizati)
- 2013-05-06 21:59:10下载
- 积分:1
-
HalfWaveOscillator.m
半波振子天线阵的方向图仿真,并绘制其沿 heta角的变化。(Simulate the antenna pattern of a half-wave oscillator array, showing the variance along the azimuth angle.)
- 2012-11-25 16:39:47下载
- 积分:1
-
A20130529112706
matlab lagrange程序,适合大家编辑matlab 的拉格朗日程序文件,分析。(matlab lagrange program,it is suitable for programmer use lagrange original program to solve relative problem。)
- 2013-10-18 09:23:27下载
- 积分:1
-
使用灰狼算法优化的LSSVR程序 GWO
说明: 使用灰狼算法优化的LSSVR程序,调试中(GWO optimized LSSVR program)
- 2019-12-24 14:35:42下载
- 积分:1