-
tuxiangchuli
用matlab做图像处理的代码,主要是用函数处理图像(Image processing code)
- 2010-07-03 11:02:17下载
- 积分:1
-
FDTD-2d-without-pml
fdtd_2d basic algorithum version 1
isotopic linear non-dispersive material
an soft gaussian source
Dirichlet boundary conditions
grid size and time size is designated directly
Ez mode
electic field nomalized
- 2014-10-01 18:23:02下载
- 积分:1
-
Fast_Transversal_RLS_Algorithms
Fast Transversal RLS Algorithms with examples using matlab
- 2013-12-21 16:34:53下载
- 积分: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
-
matlab gui 数字图像处理 超级全面的演示程序
matlab ,gui ,数字图像处理, 超级全面的演示程序。
记得更改matlab的路径,可以运用的!!!!!!!!!!!
- 2022-03-04 05:03:57下载
- 积分:1
-
图像重建中投影建模算法对二维图像进行投影值计算的程序
图像重建中投影建模算法对二维图像进行投影值计算的程序-projection image reconstruction algorithm for modeling 2D projection images calculation procedures
- 2022-08-24 08:40:25下载
- 积分:1
-
asitic_stk
use matlab to draw the topology of an inductor for IC design.you only need to type in your expected size of the ind,then it will give you a .cif that can be used in many IC simulators.
- 2012-05-06 01:02:11下载
- 积分:1
-
Bin2Hex32
Convert binary to 32 bit hexa decimal value
- 2014-02-03 14:31:38下载
- 积分:1
-
matlab_shuxuejianmo
程序主要为matlab在数学建模中典型的应用程序,包括灰色预测,主成分分析,最短路径,三维地形图的绘制,时间序列,插值拟合等。程序实用性强,替换输入数据即可使用(Matlab program mainly in the mathematical modeling of typical applications, including gray prediction, principal component analysis, shortest path, draw three-dimensional topographic maps, time series, the interpolation fitting. Program practical, replace the input data can be used)
- 2015-08-30 21:46:51下载
- 积分:1
-
求根MUSIC算法,仿真中使用的阵列为均匀阵列,阵列数为8,接收信号数为2个,噪声为高斯白噪声。此算法是对经典MUSIC算法的改进,估计精确度更高。...
求根MUSIC算法,仿真中使用的阵列为均匀阵列,阵列数为8,接收信号数为2个,噪声为高斯白噪声。此算法是对经典MUSIC算法的改进,估计精确度更高。-Root MUSIC algorithm, the use of simulation for the uniform array of arrays, arrays of 8 to receive the signal number 2, noise is Gaussian white noise. This algorithm is the classical MUSIC algorithm, it is estimated that a higher accuracy.
- 2023-08-31 03:55:02下载
- 积分:1