-
tongjifx333
此程序为统计分析中常见的统计量的matlab程序,有详细注释.(the progroms is very good)
- 2013-07-31 11:18:07下载
- 积分:1
-
LC2Matlab
MATLAB code for LC2 Similarity Measure.
The main.m file provides a working example with test images.
- 2014-08-08 16:22:49下载
- 积分:1
-
rgb2bayer
以全彩图像为输入,根据bayer cfa输出raw图像。附有操作例图。(With full color images as input, output based on raw bayer cfa image. With the operation of FIG.)
- 2015-04-14 17:05:20下载
- 积分:1
-
sibuxiangyi
能够实现四步相移解包裹,对包裹相位能较好的分离出来(unwrap algorithm)
- 2014-02-26 11:29:42下载
- 积分:1
-
matlab
matlab的学习课件,关于科学计算的应用,以数学计算主要要内容(matlab learning courseware, on the application of scientific computing, mathematical calculations primarily to content)
- 2013-12-02 21:48:11下载
- 积分:1
-
dsss
this file contain simple example about (dsss) TX and RX channel with bit error rate and processing the received signal with different effect signal to noise ratio...........
- 2013-12-18 17:03:02下载
- 积分:1
-
SphereLFOA
具有Levy飞行特征的foa算法,对果蝇优化算法的改进(Levy flight characteristics of foa algorithm)
- 2020-11-25 16:29:33下载
- 积分: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
-
F0F1F2F3
本算法是通过共振峰的方法,利用信号的倒谱特性对语音信号进行处理。(This algorithm is the method by the resonance peak, the signal characteristics of the cepstrum of the speech signal processing.)
- 2010-07-12 10:01:36下载
- 积分:1
-
face_detection
用matlab编写的人脸检测的算法,包含图片库,可以直接运行,检测出人脸在图片中的位置。(Matlab prepared with face detection algorithms, including image libraries, can be run to detect the face position in the picture.)
- 2009-05-12 17:30:27下载
- 积分:1