-
MATLAB_rogramming_optimized_classic_document
MATLAB程序设计优化经典文档MATLAB programming optimized classic document(MATLAB programming optimization of the classical documents MATLAB programming optimized classic document)
- 2010-08-08 21:09:38下载
- 积分:1
-
C_BLER_optimize
系统容量与误块率的统计函数,适合在仿真平台中使用(system capacity and block error rate statistics function, suitable for the use of simulation platform)
- 2007-01-10 16:24:03下载
- 积分:1
-
Matlab
Matlab数学建模算法全收录,数学建模比赛必备参考资料(Matlab mathematical modeling algorithm Quanshou Lu, Mathematical Contest in Modeling is an essential reference information)
- 2012-05-22 11:08:55下载
- 积分:1
-
EMS-IB-Manager-Pro-3.6
EMS IB Manager Pro 3.6
- 2015-03-10 00:52:42下载
- 积分:1
-
VRPTW-matlab
用matlab实现用遗传算法解决VRPTW问题的算例源代码(Using matlab to realize the source code of an example of solving VRPTW problem with genetic algorithm)
- 2019-04-11 11:13:04下载
- 积分:1
-
LMS
LMS三角定位迭代加权算法 LMS三角定位迭代加权算法 LMS三角定位迭代加权算法(LMS triangulation iterative weighting algorithm LMS triangulation iterative weighting algorithm LMS triangulation iterative weighting algorithm)
- 2013-12-03 09:05:26下载
- 积分:1
-
nspc
是美国统计学家萨尔斯伯格以“女士品茶问题”为切入点所著的一部关于统计学历史与变革的书,以一种全新的视角带领读者进入统计学的世界,体会统计学带给哲学观、宇宙观的变革(Salthe Berg statistician USA to Lady Tasting Tea problem as the starting point of a statistical history and change of the book, with a new view and lead the reader into the world of experience of statistics, statistics to philosophy, cosmic view change)
- 2015-03-16 11:16:14下载
- 积分:1
-
trackmpc
Model Predictive Control Traker. matlab File
- 2013-06-23 21:41:55下载
- 积分:1
-
wimax
wiax preamble and frequency offset estimation
- 2009-07-08 20:23:19下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1