-
frequencyfilter
数字图像处理中的有关频域滤波的代码,希望对大家能有所帮助
matlab(Digital image processing in the frequency domain filtering code, and hope we can help matlab)
- 2010-01-18 11:15:02下载
- 积分:1
-
ncs
网络控制系统truetime仿真,包括PID控制器、传感器、执行器(Network control system truetime simulation, including the PID controller, sensors, actuators)
- 2011-10-15 16:25:25下载
- 积分:1
-
hebbian
this is a code for neural network that estimate diffrential equations with heb learning
- 2013-07-16 20:12:50下载
- 积分:1
-
Math4
this matlab source code is for starting
- 2013-01-28 07:39:21下载
- 积分:1
-
ABAQUSex
genetic_algorithm optimized matlab program_abaqus
- 2014-11-10 16:10:04下载
- 积分: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
-
LaneDetect
用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现(Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve)
- 2009-07-14 16:27:51下载
- 积分:1
-
music
本程序描述了8阵元,4信号源的阵列信号处理MUSIC算法。(This procedure describes the eight array elements, four source array signal processing MUSIC algorithm.)
- 2013-09-12 22:34:25下载
- 积分:1
-
Desktop
小程序,用于计算传递矩阵中的均布载荷以及集中力载荷,比较省力(hard to transelate)
- 2011-12-21 13:11:42下载
- 积分:1
-
caiyangdingli
使用每秒10个采样的频率 ,对信号 进行采样,画出原始信号的傅立叶变换X(f) 和理想采样信号的傅立叶变换 。假定重构滤波器是带宽为 的理想低通滤波器,具有带通增益 ,画出重构滤波器的输出(Using 10 samples per second frequency, the signal is sampled, to draw the original signal Fourier transform X (f) and the ideal sampling signal Fourier transform. Reconstruction filter is assumed that the ideal bandwidth low-pass filter with a bandpass gain, draw the output of reconstruction filter)
- 2010-07-04 18:18:54下载
- 积分:1