-
47651470lagrange.zip
unit commitment problem
- 2012-11-22 16:00:31下载
- 积分:1
-
TOOLBOX_calib0
张正友的标定工具箱,直接运行会有错误,这是经过修改的工具箱,首先运行calib_gui,确认图像目录在current directory里,然后运行calib_gui_normal,出现图形界面,读取图像,进行标定(Zhang Zhengyou calibration kit, run directly there will be a mistake, this is the modified toolbox, first run calib_gui, confirm the image directory in the current directory, then run the calib_gui_normal, graphical interface, read the image, to carry on the calibration)
- 2014-06-16 11:55:31下载
- 积分:1
-
huiseguanlian
用于灰色关联系数和灰色关联度的计算,其中进行了初值化和归一化处理。(Correlation coefficient for the gray and gray correlation calculation, which carried out the initial value of and normalized.)
- 2009-12-10 11:54:23下载
- 积分:1
-
ambiguity function code
模糊函数代码,可用于matlab编程仿真之用。(ambiguity function code)
- 2019-05-06 10:11:10下载
- 积分:1
-
SA
说明: 用蚁群算法解决TSP问题(matlab代码)(Ant colony algorithm to solve TSP problems (Matlab code))
- 2012-04-12 09:36:47下载
- 积分:1
-
rwavedetection
心电信号R波检测的函数,包括降采样,滤波,希尔伯特包络提取三个预处理步骤。其中R波根据阈值检测,相对不应期要根据具体信号适当调整.(ECG R-wave detection functions, including down-sampling , filtering, Hilbert envelope extracted three pretreatment steps. Wherein R wave detection based on a threshold , the relative refractory period should be adjusted according to the specific signal .
)
- 2013-07-27 10:32:57下载
- 积分:1
-
ESPRIT
这里面包含了阵列信号ESPRIT算法,以及仿真结果分析,是课程设计的简单例程(Which contains the array signal ESPRIT algorithm, and simulation results analysis, curriculum design is simple routine)
- 2013-09-16 11:01:49下载
- 积分:1
-
rdsimulation
单基地正侧视条带式SAR仿真,采用的是RD算法(One base is side view of band SAR, RD Algorithm Simulation)
- 2010-07-25 10:52:45下载
- 积分:1
-
bysj-program
GPS 软件接收机是一个用matlab编写的一个简单软件接收机(Software GPS receiver)
- 2012-05-23 14:29:05下载
- 积分:1
-
AES
ES is a symmetric block cipher.
The same key is used to encrypt and decrypt the message.
The plain text and the cipher text are the same size.
The Aes algorithm works as follows:
Convert to state array: This step consists of conversion on the matrix onto a state array operating with the sbox.
Transformations (and their inverses)
AddRoundKey: Computing the round key for each round.
SubBytes: Substituting by bytes from Sbox.
ShiftRows: Shifting of rows.
MixColumns: Exor operation on columns.
Key Expansion: Expanding the key to be used on next round.
- 2013-04-30 00:03:37下载
- 积分:1