-
cg
说明: conjugate gradient for solving system of equations
- 2012-01-15 00:16:42下载
- 积分: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
-
psd_boc
伽利略BOC(1,1)信号和GPS C/A码信号的功率谱密度的比较(Comparison of power spectral density of the Galileo BOC (1,1) signal and the GPS C/A code signal)
- 2016-09-08 10:07:22下载
- 积分:1
-
linblkcoderx
LINEAR BLOCK CODE SIMULATION IN MATLAB
- 2009-03-14 11:58:33下载
- 积分:1
-
Implementation-of-transposition-cipher
Implementation of Transposition Cipher in C
- 2014-10-01 13:20:22下载
- 积分:1
-
mangfenli
Blind SOURCE SEPARATION CHINESE FILE
- 2014-02-20 08:19:47下载
- 积分:1
-
pos
基本粒子群优化算法Matlab源程序
网上找到的别人做的很简单的程序,写的很精练很工整,据说优化效果不是很理想,由于没有时间去做很多测试,所以就先摆在这里,但愿以后能用得上。
下面是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。
(Particle Swarm Optimization Algorithm Matlab source code online to find others to do the procedure is very simple, very concise writing is very neat, is said to optimize the effect is not very satisfactory, because there is no time to do a lot of testing, so I have to put in here, I hope that can use later. The following is the main function of the source, optimizing the function form of the document on Zeyi m fitness.m inside, as long as the different optimization functions can modify the fitness.m highly generic.)
- 2011-04-21 13:59:24下载
- 积分:1
-
GA
说明: 一个动态遗传算法代码 matlab的,采用全方位的两点杂交、两点变异的改进的加速遗传算法(IAGA)(A dynamic genetic algorithm matlab code, the use of comprehensive two hybrid, two variations of improved accelerating genetic algorithm (IAGA))
- 2010-05-18 10:35:45下载
- 积分:1
-
noises_filters_GUI_
"average" filter, "gaussian" filter, "wiener" filter and the "median"
filter
- 2013-12-27 02:50:52下载
- 积分:1
-
LMI-MATLAB
MATLAB中LMI工具箱的应用,广泛应用于鲁棒控制与网络控制领域(The application of LMI toolbox on MATLAB platform, which is used widely in robust control and networked control field.)
- 2009-12-27 16:36:46下载
- 积分:1