-
马尔科夫链的matlab仿真markov
马尔科夫链的matlab仿真,网上找到的,和大家分享一下(simulation of Markov Chain with Matlab)
- 2020-07-07 23:38:57下载
- 积分:1
-
jinkou
集装箱码头一系列机械堆场进口集装箱进行的计算即模拟(container matlab)
- 2012-05-08 18:14:00下载
- 积分:1
-
2D_TM_FDTD
TM 波 的 入 射(the input of TM wave)
- 2014-01-03 20:56:26下载
- 积分:1
-
tieniu
小波包分析提取振动信号中的特征频率,有均匀线阵的CRB曲线,matlab开发工具箱中的支持向量机。( Wavelet packet analysis to extract vibration signal characteristic frequency, There ULA CRB curve, matlab development toolbox support vector machine.)
- 2016-05-14 19:55:09下载
- 积分:1
-
programs
MATLAB PROGRAMS MATLAB PROGRAMS MATLAB PROGRAMS
- 2013-07-27 02:45:32下载
- 积分:1
-
p
说明: 本程序实现星光导航定位和定姿的仿真。定姿方法主要涉及最小二乘算法和TRAID算法。(This procedure Star navigation and positioning and attitude determination simulation.)
- 2013-04-15 23:21:50下载
- 积分:1
-
high-pass-filter-matlab-
三维数字滤波器中的理想高通滤波器的matlab仿真及其结果(3 d digital filters in an ideal high-pass filter matlab simulation and the result)
- 2011-12-13 15:41:24下载
- 积分:1
-
dipole_example
dipole antenna simulation
- 2012-04-20 23:17:30下载
- 积分:1
-
dsinterp
raw 格式的双边插值算法matlab实现(double side color interpolation)
- 2013-03-02 08:53:16下载
- 积分: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