-
GA-min
遗传算法进行优化求多元函数 (Griewank Function)最小解问题(genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems)
- 2007-05-16 19:38:47下载
- 积分:1
-
Hough-transform-edge-detection
这是一个用MATLAB软件编写的基于HOUGH变换的边缘检测程序(This is a MATLAB software HOUGH transform based on edge detection program)
- 2011-08-31 18:49:49下载
- 积分:1
-
heart500
基于mit数据库的时域心率算法,阈值自动更新,心率自动计算。(Mit database based on time-domain heart rate algorithm, the threshold value is automatically updated, heart rate calculated automatically.)
- 2013-09-21 21:03:49下载
- 积分:1
-
信道估计
LS 、MMES信道估计MES对比,MATLAB下直接可以运行(LS MMES channel Es MATLAB)
- 2020-06-28 13:20:02下载
- 积分:1
-
newton
A newton-rophson load flow code is written by means of MATLAb.
- 2011-03-12 23:06:27下载
- 积分:1
-
Antenna_Gui
antenna design using matlab
- 2014-12-13 13:21:09下载
- 积分:1
-
4-chapter
《MATLAB 7.0编程基础基础》源程序 第4章(Chapter 4 of the " MATLAB 7.0 programming foundation foundation source)
- 2012-11-15 14:16:44下载
- 积分:1
-
用遗传算法解决TSP问题
对于一个经典的TSP问题而言,遗传算法能有效、迅速的解决并得到最优解。通过选择、交叉、变异等仿生学相关的算子,能有效的实现全局搜索,并能有效避免陷入局部最优解
- 2023-01-27 13:30:03下载
- 积分:1
-
poly
A polyalphabetic cipher is any cipher based on substitution, using multiple substitution alphabets. The Vigenère cipher is probably the best-known example of a polyalphabetic cipher, though it is a simplified special case.Polyalphabetic substitution ciphers are useful because the are less easily broken by frequency analysis, however if an attacker knows for instance that the message has a period n, then he simply can individually frequency analyze each cipher alphabet.
The number of letters encrypted before a polyalphabetic substitution cipher returns to its first cipher alphabet is called its period. The larger the period, the stronger the cipher. Of course, this method of encryption is certainly not secure by any definition and should not be applied to any real-life scenarios.
- 2015-02-27 14:52:28下载
- 积分:1
-
扩展卡尔曼滤波ekf data fusion
处理非线性问题时,通常的处理方法是利用线性化技巧将非线性滤波问题转化为一个近似的线性滤波问题,套用线性滤波理论得到求解原非线性滤波问题的次优滤波算法,其中最常用的线性化方法是泰勒级数展开,所得到的滤波方法是扩展卡尔曼滤波(EKF)
- 2022-12-21 19:35:03下载
- 积分:1