-
convv
用matlab求两个向量的相关函数,可以直接执行(Using matlab for the correlation function of two vectors can be directly executed)
- 2007-12-27 16:30:04下载
- 积分:1
-
Examples
is the code in sample in matlab
- 2010-12-10 06:12:02下载
- 积分: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
-
yuandaima
可以实现有效数字、杨氏模量及牛顿环等计算(Can achieve significant figure, Young s modulus and the Newton s rings and other computing
)
- 2011-12-02 18:05:50下载
- 积分:1
-
Newton
This code would calculate the approximate root of any polynomial using Newton Raphson Method
- 2009-10-24 03:03:05下载
- 积分:1
-
AR1
rapresents AR(1) model. dsp and correlation funtion of the ar(1) MODEL. it uses randn to generate vector and filter to do ar(1).
- 2010-01-10 04:00:08下载
- 积分:1
-
GA1
优化遗传算法系列中的第一种优化遗传算法,只需要该参数即可。(Genetic Algorithm Optimization of the first in a series of genetic algorithm to optimize only the parameters need to be.)
- 2009-06-13 13:31:08下载
- 积分:1
-
mi-fil
说明: 一个用matlab写的对图象处理方面的函数,希望对新手有帮助(Write a matlab with image processing functions, and they hope to help novice)
- 2008-09-11 16:53:28下载
- 积分:1
-
xiaobo
详细说明小波变换原理以及小波变换算法在matalb图像处理中的利用,很好的学习资料(Detail wavelet theory and wavelet transform algorithm in matalb use of image processing, good learning materials)
- 2011-10-07 00:29:53下载
- 积分:1
-
matlab
说明: 最速下降梯度法matlab程序和用拟牛顿法求极小值点(apply a gradient–descent based error minimization approach to minimize the difference between the real deformation and the simulated one given the elasticity parameters)
- 2011-02-21 22:28:48下载
- 积分:1