-
tsp
使用Dijkstra进行初步路径规划,然后使用蚁群算法实现路径规划问题(Ant colony algorithm path planning problem)
- 2012-12-03 21:18:33下载
- 积分:1
-
sowas.0.93.matlab
Multiscale performance
- 2013-11-30 13:51:04下载
- 积分:1
-
mimorayleighML
Mimo with Rayleigh channel and Maximum Likelihood
- 2013-12-23 12:25:00下载
- 积分:1
-
算法
马尔科夫蒙特卡洛算法的MATLAB应用示例(code for MCMC in MATLAB)
- 2020-10-12 23:07:32下载
- 积分:1
-
MATLAB codes used in Mathematical Methods for Diff
说明: 本系列为利用matlab救解常见微分方程的源程序及相关例子。(this series save for the use of Matlab solution of differential equations common source and related examples.)
- 2005-09-02 22:08:02下载
- 积分:1
-
license-number-1
This is a matlab code for car license number recogniser.
- 2011-06-13 23:55:03下载
- 积分:1
-
zl
说明: 直流单闭环调速系统仿真(MATLAB2014)(DC single loop speed control system simulation)
- 2014-11-21 22:22:14下载
- 积分: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
-
P411
说明: 模式识别作业第411面的源程序,实现交叉验证算法(Pattern recognition operations side of the source 411 to achieve cross-validation algorithm)
- 2010-05-01 09:13:30下载
- 积分:1
-
normally-distributed-random
利用c语言生成符合正态分布的随机数,并在matlab程序中画出曲线图,并与理论值比较(Use c language to generate normally distributed random numbers and draw graphs in matlab program)
- 2013-12-28 17:03:36下载
- 积分:1