-
MATLAB7
MATLAB 7.x数字信号处理源代码,包括:
1 常用函数列表
2 第一章到第九章源代码
3 程序说明(MATLAB 7.x digital signal processing source code, including: a list of commonly used functions to the Chapter 2 Chapter 3 source code description of the procedures)
- 2010-06-19 15:59:54下载
- 积分:1
-
runABC
LEACH (Low-Energy Adaptive Clustering Hierarchy)
- 2013-10-30 14:53:09下载
- 积分:1
-
Modify ESO_Stress
改进的渐进拓扑优化方法,以应力为设计目标(The improved progressive topology optimization method takes the stress as the design goal)
- 2021-01-20 22:08:48下载
- 积分:1
-
SGrey
这是我自己编写的灰色负荷预测程序,需要的可以下载看看。(This is what I have written gray load forecasting procedures, need to see can be downloaded.)
- 2008-12-12 12:12:11下载
- 积分:1
-
8PSK
8PSK modulation type generation
- 2008-02-01 06:10:58下载
- 积分:1
-
LDPC
采用LDPC编码对随机的二进制序列进行纠错编码和基带调制,在AWGN信道上进行传输,然后在接收端并采用合适的方式进行解调和译码,最后对纠错编码的性能加以分析。(LDPC codes using random binary sequence of error-correcting coding and base-band modulation, for transmission in the AWGN channel, and then at the receiving end and use the appropriate manner demodulation and decoding, error correction coding on the performance of the final analysis.)
- 2009-12-29 17:59:49下载
- 积分:1
-
matlab100examples
100个matlab小程序的集合,适用于初学者学习。(100 matlab small collection of programs for beginners to learn.)
- 2011-07-03 14:45:39下载
- 积分:1
-
dac
digital to analog converter
- 2013-12-04 00:29:18下载
- 积分: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
-
SVG_Export_of_Figures
Converts 3D and 2D MATLAB plots to the scalable vector format (SVG).(Converts 2D and 3D plots to the MATLAB scala ble vector format (SVG).)
- 2007-04-05 19:36:55下载
- 积分:1