-
DOAesprit
在matlab的环境下模拟的esprit算法的分析(In matlab simulation environment esprit algorithm analysis)
- 2008-06-08 20:40:59下载
- 积分:1
-
26964185
说明: 基于CRAFT的多阶段柔性设备布局优化算法
多阶段设备布局下的总成本包括设备拆装成本、物料搬运成本以及区域利用成本,问题的目标是最小化总成本。首先,在分析问题的基础上,建立基于多阶段设备布局优化目标的数学模型 其次,采用改进的CRAFT启发式算法优化单阶段设备布局 进一步,提出基于单阶段设备布局算法的多阶段启发式算法,优化多阶段设备布局 最后,数值实验表明算法优化后总成本降幅达28.57%.
(CRAFT-based multi-stage flexible equipment layout optimization algorithm under the multi-stage equipment, the layout of the total cost including equipment disassembly cost, material handling costs as well as regional use of cost, the goal is to minimize the total cost. First of all, the analysis of the problem on the basis of the equipment based on the layout of multi-stage mathematical model of optimization objectives Secondly, the adoption of improved CRAFT heuristic algorithm to optimize the layout of single-stage device to further, based on equipment layout algorithm for single-stage multi-stage heuristic algorithm, optimize the layout of multi-stage equipment Finally, numerical experiments show that the optimized algorithm for the total cost of 28.57 percent decrease.)
- 2008-10-17 09:39:38下载
- 积分:1
-
sc
说明: SC is a useful function for displaying rich image data, of use to anyone wishing to visualize and save 2D data in ways beyond that which MATLAB built-in functions allow.
This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be - correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable - useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.(SC is a useful function for displaying rich image data, of use to anyone wishing to visualize and save 2D data in ways beyond that which MATLAB built-in functions allow.
This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be- correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable- useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.)
- 2009-08-25 19:00:06下载
- 积分:1
-
xitongbianshi
系统辨识教材,个人认为很不错,希望对大家有用!(The system identification teaching material, I believe is very good, hoped that is useful to everybody!)
- 2010-11-20 09:14:08下载
- 积分:1
-
xsk_cs1
SAR图像处理算法,利用CS算法对回波信号进行处理成像。(SAR image processing algorithms, using the CS algorithm the echo imaging.)
- 2012-05-25 20:00:28下载
- 积分:1
-
eof
EOF(经验正交函数分解)可以进行时空分离,同时也可以分析周期规律(EOF (empirical orthogonal function decomposition) can be temporal separation, but also can analyze cycle regularity)
- 2013-11-29 22:32:55下载
- 积分:1
-
initialize
Innitialize fitness function
- 2013-04-23 00:23:09下载
- 积分:1
-
suijiguliao
二维圆形随机骨料生成,算法采用matlab随机数生成。(Generation of two dimensional circular random aggregate.The algorithm uses random number generation function.)
- 2021-03-17 20:29:20下载
- 积分: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
-
bianmadematlabshixian
基于matlab编写了自然二进制码、折叠二进制码、反射二进制码之间的转换,并使用MatlabGUI设计了人机交互界面。(Prepared based on matlab natural binary code, binary code folding, reflecting the conversion between binary code and use interactive interface designed MatlabGUI.)
- 2013-07-09 19:57:14下载
- 积分:1