-
LDA
LDA是一种数据处理方法,其程序实用,对处理各类模式识别很有帮助(LDA is a data processing method, its procedures and practical, useful for dealing with all kinds of pattern recognition)
- 2008-06-25 01:47:25下载
- 积分:1
-
BTfangzhen
BT法仿真,DFT变换,窗函数,功率谱,将加窗之后进行了补零(signal process)
- 2014-10-27 19:51:19下载
- 积分:1
-
target-tracking-using-kalman
matlab编写的用卡尔曼滤波实现目标跟踪(matlab prepared using Kalman filter tracking)
- 2013-10-17 15:49:05下载
- 积分:1
-
spectrum
信号分析里常用,求信号的各种谱,均方谱、功率谱等等!(Commonly used in signal analysis, seeking various spectrum of the signal!)
- 2012-09-15 20:02:22下载
- 积分: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
-
otimization-problem
This algorithm solves the otimization problem
min_x | y - A x |_2^2 + lambda Phi(x)
and has applications in compressed sensing, image restoration
and reconstruction, sparse regression, and several other problems.
- 2020-11-22 22:29:35下载
- 积分:1
-
vc_matlab
用VC调用Matlab的文章,文章详细介绍了几种方法,并给出了示例(VC call Matlab with the article, the article details several ways, and gives examples of)
- 2007-10-29 20:39:00下载
- 积分:1
-
eigen-eigen-6e7488e20373.tar
国外的一个用C实现的类似matlab数学库,功能貌似很强大,很多功能已经有源码了,喜欢C语言的人有福了。(Foreign matlab math library in C, the function looks like a very powerful, many functions have been source of the Blessed are those who like the C language.)
- 2012-06-06 22:23:02下载
- 积分:1
-
MATLAB_2D_wavelet
MATLAB2维小波变换经典程序,用DWT实现二维小波变换(MATLAB2-dimensional wavelet transform classical procedures, with the realization of two-dimensional wavelet transform DWT)
- 2007-09-27 08:37:24下载
- 积分:1
-
计算系统的群延时
说明: 这个程序可以计算线性系统的计算的群延时.(this procedure can be calculated linear system of calculating the group delay.)
- 2005-11-16 13:07:20下载
- 积分:1