-
iir_matlab
这是实现iir滤波器的matlab源代码,希望对用matlab设计滤波器的朋友有帮助!(This is the realization of iir filter matlab source code, want to design a filter with matlab friends help!)
- 2010-06-29 21:45:32下载
- 积分:1
-
1
说明: matlab环境下图象图形处理的基本函数的介绍以及简单示例(matlab environment images deal with the basic function of graphical presentation, as well as simple examples)
- 2007-11-14 10:41:45下载
- 积分:1
-
mynnctrl
matlab中的神经网络控制系统工具箱,可以用来方便的开发基于神经网络的控制系统(Matlab the neural network control system toolbox. can be used to facilitate the development of neural network based control system)
- 2006-05-17 16:38:08下载
- 积分:1
-
Hough_Grd
Hough object for hough transform
- 2009-12-09 23:13:17下载
- 积分:1
-
MANTHAN-FINGER-PRINT
Manthan FINGERPRINT DETECTION in MATLAB Source code
- 2011-02-16 14:08:22下载
- 积分:1
-
Digital-Signal-Processing-Using-Matlab-v4
Digital signal processing using matlab...e book useful for students............
- 2014-01-05 04:13:32下载
- 积分:1
-
extr
求波形的峰值,可以求出一组数据中的峰值,并且数据的峰值可以有很多个。(Seeking the peak of a waveform, can be calculated in a set of data in the peak, and the data of the peak there can be many。)
- 2012-04-09 20:24:29下载
- 积分:1
-
Lms_beamform
这是一个关于阵列信号处理的LMS自适应波束形成MATLAB程序(This is an LMS adaptive beam forming array signal processing on MATLAB program)
- 2015-04-17 16:33:41下载
- 积分: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
-
reynolds2
不考虑压缩的REYNOLDS方程的求解简单程序(Not consider compression REYNOLDS equations simple procedure)
- 2009-02-11 13:47:17下载
- 积分:1