-
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
-
Matlab_ControlSystemJingYi
说明: Matlab控制系统高级讲义以及课件中涉及到的算法的源程序,对matlab的进一步学习很有帮助,学控制的应该看看!(Matlab Control System courseware senior notes, as well as involved in the source algorithm on matlab helpful for further study, learning control should look at!)
- 2008-10-06 18:39:45下载
- 积分:1
-
M
说明: 图像处理综合实例的SIMULINK实现例程(SIMULINK image processing example implementation routines
)
- 2013-11-30 10:45:52下载
- 积分:1
-
matlab-code-for-image-fusion-using-maximum-method
this is a collection of suite used for image fussion of two images that are pet and mri images mainly. used in medical image processing.
- 2015-03-05 00:02:36下载
- 积分:1
-
SANXIANG
三相电压型SPWM逆变器在通用变频器中使用很广泛,在simulink中搭建的仿真模型(Three-phase voltage type PWM inverters are widely in simulink simulation model of the building in general inverter)
- 2015-11-24 15:45:36下载
- 积分:1
-
迭代多输入多输出
迭代学习similink 闭环PD型多输入多输出迭代学习控制,双入双出(ILC SIMULINK two input two output.)
- 2017-12-18 13:43:35下载
- 积分:1
-
1
说明: 在共梯度法中 只有当初值的选取靠近最优解时 迭代才会收敛 当远离时发散 且 当精度控制为0.1时可以实现 但设为0.01时就实现不了(numubrical)
- 2010-11-23 17:22:47下载
- 积分:1
-
protein
用于确定分析蛋白质序列上编码区的一个程序,算法虽然有点过时,但还有些参考价值。(Is used to determine the protein sequence analysis of the coding region of a program, algorithm though a bit outdated, but some reference value.)
- 2010-02-24 21:46:19下载
- 积分:1
-
Taylor_TDOA
此算法为泰勒展开算法,仿真无线定位技术中TDOA定位.(This algorithm for Taylor expansion algorithm, TDOA positioning simulation of wireless location technology.)
- 2012-06-04 22:17:14下载
- 积分:1
-
datamining
说明: 文档中集成了数据挖掘最常用的几种算法的Matlab源码,其中包括了Kmeans,KNN等算法的源码,希望能对大家有所帮助。(Document incorporates the most commonly used data mining algorithms for the Matlab source code, including Kmeans, KNN algorithms in source code, hoping to help.)
- 2010-04-26 00:52:02下载
- 积分:1