-
optimizationmethodsbymatlab
介绍如何用matlab语言解决最优化问题(Describes how to solve optimization problems by matlab)
- 2009-05-08 19:42:19下载
- 积分:1
-
混沌时序多步预测函数
说明: 混沌时序多步预测函数的MATLAB程序,对于研究混沌时间序列的朋友来说是个好程序(Chaos forecast sequential multi-step procedures MATLAB functions for research chaotic time series of friends is a good procedure)
- 2021-04-06 15:29:02下载
- 积分:1
-
plot-Smith-Chart
说明: 使用matlab画的smith圆图,但是没有动态的显示。(Smith painting using matlab circle diagram, but no dynamic display.)
- 2008-11-10 14:28:18下载
- 积分:1
-
Simulink
这是一本学习matlab simulink方面实例的书,通过不断地练习例子,可以很快的进入入门阶段。(this is a book of matlab simulink,we can study well matlab simulink through the book.)
- 2011-05-05 08:18:54下载
- 积分:1
-
DSB
dsb code for understanding it in matlab
- 2011-06-13 16:01:17下载
- 积分:1
-
Gaussian-Wavelet-Denoising-
Gaussian的小波去噪工具箱,基于matlab(Gaussian Wavelet Denoising Matlab Toolbox
Various wavelet shrinkage and wavelet thresholding estimators, appeared in the nonparametric regression literature, are implemented in MATLAB§. These estimators arise from a wide range of classical and empirical Bayes methods treating either individual or blocks of wavelet coefficients.)
- 2013-11-13 21:12:39下载
- 积分:1
-
xiaochuduoxiangshiqushixiang
一个数据预处理过程中消除多项式趋势项的程序(this is a program about eliminating polynomial trend)
- 2009-06-01 21:34:31下载
- 积分:1
-
art_authentication
This is a code for art authentication in matlab.Works fine have tried and tested. Involves image classifucation, processing segmentation etc.
- 2012-05-08 19:51:10下载
- 积分: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
-
BASIC_WM
本函数是一个实现基本通信水印模板的函数,对图像进行了简单的加噪处理(This function is a realization of basic communication watermark image template function, the simple addition to deal with the noise
)
- 2011-05-30 18:58:37下载
- 积分:1