资源列表
Decomposition_LU
- 将系数矩阵A转变成等价两个矩阵L和U的乘积 ,其中L和U分别是下三角和上三角矩阵。当A的所有顺序主子式都不为0时,矩阵A可以唯一的分解为A=LU。其中L是单位下三角矩阵,U是上三角矩阵。 -The coefficient matrix A into two matrices L and U is equivalent to the product, where L and U are lower triangular and upper triangular matrix. When A mas
sound02
- cheby1 bpf @ wav file
capacity_cdf_mimo
- mimo capacity_cdf_mimo graph drawing
Kretschmann
- 计算光波在波长、入射角、金属膜厚度不同时的反射率-Calculated at the wavelength of light, angle of incidence, the thickness of the metal film is not the same reflectivity
pm2
- Anisotropic Diffusion
N3M4P8
- simulation BER performance of RCPC codes
SpectrumAnalysis
- 一个由J.Z.K.SCT小组开发的信号分析套件中的信号处理谱分析部分移植程序。-A signal spectrum analysis by JZKSCT team developed signal analysis package in transplantation procedures.
carton
- 显示不断变化的心型,并保存为gif格式动画 各位帅锅不可错过哦~-Show the changing of the heart-shaped, and save it as a gif format animation You handsome pot can not miss it ~
second
- 数字信号处理与应用,包含是与特征值的求取-Digital signal processing and applications,including characteristic value and the calculating
FARIMA
- 按照定义法产生FARIMA时间序列,经过HURST参数估计,产生的结果是具有长相关特性的时间序列-FARIMA time series, in accordance with the definition of law after HURST parameter estimates, the result of long correlation properties of time series
QR-matlab
- qr算法的matlab代码,利用矩阵的QR分解,逐步按递推法构造矩阵的分解序列的过程,只要原始矩阵式非奇异矩阵,则由QR算法就完全确定其分解序列了-qr algorithm matlab code using a QR decomposition of the matrix, step by step process of the recursive method to construct the matrix decomposition sequence, as long as the ori
lagrange
- 数值分析中运用matlab用lagrange插值多项式逼近函数-Numerical analysis using matlab function lagrange interpolation polynomial approximation