-
Signalgenerator
信号发生器的编程程序,程序是我的同学编写的,希望对你有所帮助(Signal generator programming program, the program is written in my classmates, I hope for your help)
- 2010-09-27 09:29:46下载
- 积分:1
-
findjobj
matlab code for FindJObj - find java handles of Matlab graphic objects
- 2015-02-03 14:19:27下载
- 积分:1
-
Fresnel diffraction
给出不同情况下单缝菲涅尔衍射的光强分布图和灰度图(The intensity distribution and grayscale map of single Ja Faye Nel diffraction under different conditions are given.)
- 2018-01-15 18:13:20下载
- 积分:1
-
Chapter4
this is a whole OFDM project for Matlab
- 2010-02-23 15:48:42下载
- 积分:1
-
csvd
用于特征值进行分解的,希望对大家有用!
互相交流,因初学,不到之处见谅!(For eigenvalue decomposition, and we hope to be useful! Exchange, as beginners, no place forgive me!)
- 2011-05-18 19:54:07下载
- 积分:1
-
bwdistsc
This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
- 2007-10-10 15:08:07下载
- 积分:1
-
Optical-Scanning-Holography-with-MATLAB---Ting-Ch
Optical Scanning Holography with MATLAB - Ting Chung Poon
- 2011-10-04 18:06:36下载
- 积分:1
-
Learning3
math function for learning methods
- 2013-10-25 03:36:12下载
- 积分: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
-
gpml-matlab-v3.2-2013-01-15
这是关于高斯过程国外人写的经典程序,可用于预测、分类等。(This is a Gaussian process abroad written about the classic procedure, can be used for prediction and classification.)
- 2013-07-22 08:29:39下载
- 积分:1