-
xyarray
ATM signaling kernel-demon interface.
- 2014-08-06 11:03:00下载
- 积分:1
-
face-recognition
The simplest of face recognition Matlab code
- 2014-10-24 15:27:15下载
- 积分:1
-
chaoliu
用于计算输电网的潮流,充分考虑了线路中的变压器,并且对变压器模型设定了不同的输入方式,较为灵活的输入。(For the calculation of the trend on the transmission grid, give full consideration to the line transformer and the transformer model set a different input methods, more flexible input.)
- 2013-04-18 14:39:26下载
- 积分:1
-
comfac
comfac算法是三线性模型常见的数据检测方法。它首先将三线性数据通过tucker3模型压缩,然后通过最小二乘的方法不断更新数据,直到收敛,得到估计值( The algorithm works by first compressing the data using a Tucker3 models. Subsequently the
PARAFAC model is fitted to the compressed array, either initialized with DTLD (~ESPRIT) or
with PARAFAC-ALS. The solution is de-compressed to the original space, and a few safe-guard
PARAFAC-ALS steps are performed. Further optimization of this algorithm is possible, e.g.
if the data are very large, if the profiles are very correlated or if the noise is huge. This
、 has not been pursued here, in order to have a generally applicable algorithm)
- 2013-08-28 16:58:05下载
- 积分:1
-
MTUlberta
University of Ulberta tutorials on magnetotelluric method. Matlab codes
- 2014-11-25 21:04:05下载
- 积分:1
-
aumerical-integ-ration
: 针对实际振动位移难以获取的问题, 利用振动位移与加速度信号之间的关系, 先对采样后的加速度信
号采用时域数值积分,得到含有趋势项的速度信号及位移信号,再采用拟合多项式极值的方法, 消除积分过程
中产生的趋势项,从而得到更为精确的速度和位移信号. 算例表明, 利用拟合多项式极值消除趋势项的方法,
得到的位移时程曲线拟合精度高(: In pract ical engineering , the collection of displacement data is mo re dif ficult than that of the
acceleratio n data in the time-domain .Displacement sig nals w as g ot f rom acceleration s ignals using
aumerical integrat ion , wi th the t rend o f erro r. Poly nomial fit ting method o f ex t reme value to eliminate
the trend of erro r w as proposed . More precise di splacement data can be acquired f rom thi s algo rithm.
The example show s that thi s alg orithm can get hig h accuracy displacement data f rom the acceleration
data mo re easi ly .)
- 2014-12-14 18:11:57下载
- 积分: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
-
svm
svm支持向量机训练数据并试验、数据采集方法为主元分析法(svm matlab)
- 2013-04-27 12:24:59下载
- 积分:1
-
Causal-IIR
Non-Causal IIR Filter
Part 1: Setting up the Input signal to the Wiener Filter
Part 2: Seperating the negative lags and positive lags... The one at 0 index is
clustered together in the positive part highqq
- 2013-07-27 21:57:34下载
- 积分:1
-
digital_signal_processing_usrp
此压缩包是关于USRP中的数字信号处理,包括锁相环、数字滤波器和数据类型转换(digital filer、data convertion)
- 2011-12-16 22:15:00下载
- 积分:1