-
system
MATLAB 主要函数指令表
MATLAB 主要函数指令表(The main function of MATLAB MATLAB command table form the main function of instruction)
- 2010-10-28 17:52:12下载
- 积分:1
-
filter-and-spetrum-analyse
滤波器和信号频谱分析的MATLAB的SIMULINK仿真,不错的程序(filter and spetrum analyse)
- 2011-09-23 21:24:30下载
- 积分:1
-
ode
shrodinger equation for quantum well in laser
- 2012-01-25 04:40:51下载
- 积分:1
-
mp030211
关于信号和图像处理的稀疏分解的源程序,里面有详细的内容介绍,在WORD文档里面(Signal and image processing on the sparse decomposition of the source, which has detailed description, which in the WORD document)
- 2010-08-19 09:48:36下载
- 积分:1
-
cholesky
矩阵的cholesky分解,对学习系统辨识的建模应用具有很大的帮助。(Cholesky decomposition of matrix)
- 2011-09-02 09:14:20下载
- 积分:1
-
Matlab-project
roots -Polynomial roots
Syntax
r = roots(c)
Description
r = roots(c) returns a column vector whose elements are the roots of the polynomial c.
Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n+1 components, the polynomial it represents is .
Tips
Note the relationship of this function to p = poly(r), which returns a row vector whose elements are the coefficients of the polynomial. For vectors,roots and poly are inverse functions of each other, up to ordering, scaling, and roundoff error.
- 2014-11-13 01:48:01下载
- 积分:1
-
2D-Steady-State-Temp-Diffusion
Steady State FVM Temperature Diffusion CODE
- 2011-11-13 18:58:10下载
- 积分:1
-
power_spectrum
直接法,间接法,AR普 功率谱估计,其他的自己看文档就能明白了(Direct method, indirect method, AR & P power spectrum estimation, the other will be able to understand a document that looks at)
- 2010-11-17 09:51:41下载
- 积分:1
-
upload-m
substitution cipher is the method of encoding in which unit of plain text are replaced by cipher text. Monoalphabetic cipher uses a fixed message over entire message.A monoalphabetic cipher uses fixed substitution over the entire message.The monoalphabetic substitution takes a letter of an alphabet and substitutes it with another letter, this way a ciphertext is generated. The way of converting is fixed. A character of the plaintext will be replaced by the same ciphertext character, during the entire ciphertext. There is no additional key. The only way of security is to keep the substitution-table secret.
A popular example for the monoalphabetic substitution is the caesar cipher.
- 2015-02-27 14:43:29下载
- 积分:1
-
HHT-matlab-example
HHT的MATLAB程序实现,对每个语句都有注释和说明。(HHT of the MATLAB program for each statement has notes and instructions.)
- 2013-05-31 14:44:20下载
- 积分:1