-
MATLAB-Codes-for-FEASS
有限单元实体及结构分析的matlab编程计算(MATLAB Codes for Finite Element Analysis Solids and Structures )
- 2011-07-07 10:47:26下载
- 积分:1
-
CNN
This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot navigation and others (see references for more info). Because of some architectural features of convolutional networks, such as weight sharing it is imposible to implement it using Matlab Neural Network Toolbox without it s source modifications.
- 2013-11-19 15:07:52下载
- 积分: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
-
noise_suppressor
谱减法的语音降噪模型仿真,具有较好的降噪效果。(Spectral subtraction noise model simulation of voice and has good noise reduction.)
- 2020-07-03 20:40:01下载
- 积分:1
-
mseq
m sequence generator for matlab function
- 2012-05-13 16:31:54下载
- 积分:1
-
Multi_tracking_matlab(3D)
Mtalab 下多目标跟踪算法程序,内有文档,尚不完全。仅供参考。。。(Mtalab under the multi-target tracking algorithm, there are documents, not fully. For reference only. . .)
- 2011-10-25 18:26:18下载
- 积分:1
-
fangben_v28
ldpc码的编解码实现,大学数值分析算法,LCMV优化设计阵列处理信号。( Codec ldpc code implementation University of numerical analysis algorithms, LCMV optimization design array signal processing.)
- 2017-04-04 18:42:44下载
- 积分:1
-
GMSK_matlab
GMSK调制解调例程,采用了相位滤波的算法,供参考。(GMSK modulation and demodulation routines, using phase filtering algorithm, for reference.)
- 2009-12-28 11:51:39下载
- 积分:1
-
maxeandzishiying
说明: 通过最大熵和自适应灰度阈值方法来对图像进行分割,可得到效果较好的分割图像(By maximum entropy and the adaptive threshold method of image segmentation, image segmentation can be obtained better)
- 2011-03-30 19:32:38下载
- 积分:1
-
S229_Flyback_10a_1
隔离型单端反激型直直变换器的Matlab/simulink仿真例程,已检测运行无误。(Isolated single-ended flyback straight converter Matlab/Simulink simulation routines, has been detected running correctly.)
- 2012-03-23 15:02:37下载
- 积分:1