-
cata
利用大整数问题实现catalan数的求解,catalan数的计算涉及到互质问题(The use of large integer problems solving to achieve catalan number, catalan calculation of the number of issues related to coprime)
- 2010-01-04 19:13:23下载
- 积分:1
-
ssbmodforcosine
以余弦波信号为例,用matlab编码对其进行双边带抑制载波模拟调制(a cosine wave signal as an example, using Matlab coding their bilateral suppression of carrier modulation simulation)
- 2006-12-19 08:51:16下载
- 积分:1
-
Erlang-B-formula
Erlang B formula ,traffic intensity, number of channels,blocking probability
- 2011-12-22 04:45:11下载
- 积分:1
-
LEE-MK
水文趋势、突变点分析的matlab相关程序——Lee-Heghinan法、Mann-Kendall法(Hydrological trends point mutation analysis matlab procedures- Lee-Heghinan France, Mann-Kendall method)
- 2013-08-15 18:49:40下载
- 积分:1
-
matlab
编程 图像处理MATLAB是矩阵实验室(Matrix Laboratory)的简称,是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。
(image coverting)
- 2011-12-04 13:14:57下载
- 积分:1
-
Powerdensity
粗糙表面功率谱密度,matlab.分形维数分形尺度求解。(Power density rough surface)
- 2021-01-13 22:08:48下载
- 积分:1
-
azimuthTDOA.m
A sound source can be localized in a two dimensional plane using the audio recorded at three known microphone locations. Much like a GPS system, Time Difference of Arrival algorithms can be used to determine the difference in time and distance of a sound source to other microphones. With that information a Chan algorithm can be used to determine the X Y coordinates of the originating sound source. To do so, however, you must first provide the XY coordinates of each of the 3 microphones. Note that for faster and simpler calculation one of the microphones should be placed at the origin (0, 0) of you XY plane.
- 2014-01-26 03:12: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
-
dsss-and-fhss-examples
本文件包含了两个直扩和跳频的例子,用MATLAB语言实现,而且还包括例子的原文及大量注释,十分详细(This document contains two examples of DS and FH, with the MATLAB language, but also examples of the original and a lot of notes, very detailed)
- 2010-07-13 16:04:40下载
- 积分:1
-
mobile-robot
移动机器人寻找目标的程序,让机器人从初始坐标到达目标坐标(Mobile robot to find the target program that allows the robot to reach the target coordinates from the initial coordinates)
- 2014-08-13 11:12:35下载
- 积分:1