-
r142lb-0.4.22.tar
Matlab for Lattice Boltzmann
- 2010-06-14 16:29:11下载
- 积分:1
-
gavno
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2010-12-13 18:27:16下载
- 积分:1
-
matlab
使用matlab编程的,内点惩罚函数法优化程序(Using matlab programming, interior-point optimization procedure penalty function method)
- 2008-06-14 16:41:03下载
- 积分:1
-
AES
ES is a symmetric block cipher.
The same key is used to encrypt and decrypt the message.
The plain text and the cipher text are the same size.
The Aes algorithm works as follows:
Convert to state array: This step consists of conversion on the matrix onto a state array operating with the sbox.
Transformations (and their inverses)
AddRoundKey: Computing the round key for each round.
SubBytes: Substituting by bytes from Sbox.
ShiftRows: Shifting of rows.
MixColumns: Exor operation on columns.
Key Expansion: Expanding the key to be used on next round.
- 2013-04-30 00:03:37下载
- 积分:1
-
semira
code NRZ nodeur NRZ sous matlab
- 2014-01-09 05:45:13下载
- 积分:1
-
powell
optimization nelder powell
- 2009-11-30 22:28:07下载
- 积分:1
-
STFT
This program is about short time fourier transform.
- 2009-04-19 17:39:51下载
- 积分:1
-
Matlab-svm
说明: 支持向量机是一种新的回归方法,特别适用于非线性,改程序实现了支持向量机非线性回归(surport vector machine to non-linear regression)
- 2011-02-22 10:02:34下载
- 积分:1
-
random-numbers
matlab生成随机数,uinform产生一组[0,1]分布的随机数,riddling产生一个N(0,1)正态分布随机数,normal产生n个N(a,b)正态分布随机数。(Use matlab to generate random numbers, uinform produce a set of [0,1] random number distribution, riddling produce a N (0,1) normally distributed random numbers, normal generate n N (a, b) normally distributed random numbers.)
- 2014-09-12 16:15:17下载
- 积分:1
-
BSS
matlab程序,经过多次调试可以运行,包含多个文件,可以准确得到结果。(matlab program, after several debugging can run, contain multiple files, you can get accurate results.)
- 2013-11-25 20:09:36下载
- 积分:1