-
nlms
Echo cancellation using NLMS adaptive filter
- 2021-03-18 13:19:20下载
- 积分:1
-
1
本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的(good study)
- 2013-11-06 21:28:17下载
- 积分:1
-
Interpolation-Methods
插值法:
(1)拉格朗日插值
(2)牛顿插值
(3)分段线性插值
(4)Hermite 插值
(5)样条插值(Interpolation method: (1) Lagrange Interpolation (2) Newton interpolation (3) piecewise linear interpolation (4) Hermite interpolation (5) spline interpolation)
- 2020-10-17 12:27:27下载
- 积分:1
-
KIVA 3V的入门介绍
KIVA 3V的入门介绍、求解控制方程、边界条件、计算网格、控制方程的离散与求解、程序流程。(Getting KIVA 3V introduction, solving equations, boundary conditions, grid computing, control discrete and solving equations, the program flow.)
- 2014-02-04 05:45:54下载
- 积分:1
-
phase-equivalence
C 语言,模拟流体相平衡过程,得到混合气体平衡态以后的工况参数(C language to simulate fluid phase equilibrium process, to obtain a mixed gas equilibrium after working parameters)
- 2020-09-04 16:48:06下载
- 积分:1
-
时频分析的matlab GUI AOK TFR 2
时频分析的matlab GUI,AOK TFR 2,里面含有代码和相应的功能介绍的使用方法。分析结果分辨率很高( U65F6 u989 u5206 u7901 u7801 u548C u76R8 u5E94 u529F u029F u803F0 u4ECB u7ECD u7684 u4F7F U7528 u65399 u7)
- 2020-07-04 03:20:02下载
- 积分:1
-
HeatTransfer_1D
求解一维热传导方程,格式包括FTCS、BTCS、CNCS三种差分格式(solve one dimension heat transfer equation. )
- 2021-04-17 16:48:53下载
- 积分:1
-
SPHForPoiseuilleFlow
SPH计算泊肃叶流动,利用周期边界条件和虚拟粒子固壁条件(SPH Code for poiseuille Flow by peoriodic boundary condtion)
- 2020-10-26 20:19:59下载
- 积分:1
-
signalfft
三个MATLAB里实现傅里叶变换FFT的源程序代码,每种代码都进行了作图演示(Three in MATLAB source code to achieve Fourier Transform (FFT), each code have been mapped demo)
- 2017-04-20 11:39:02下载
- 积分:1
-
Matlabcodes-RobustPCA
Matlab codes for Robust PCA multivariate control chart(Robust PCA multivariate control chart mainly consists two steps:
Step1
Calculates the robust mean and the robust
covariance of original dataset using the
minimum covariance determinant (MCD).
In MCD technique, finding a subset
containing half of the data such that its
covariance matrix has the lowest determinant, then using this subset to
calculate the robust mean and the robust
covariance matrix (Hubert, Rousseeuw, &
Branden, 2005)
Step2
Standardize data using robust mean and
robust standard deviation from Step1.
Apply PCA analysis, calculate the principalcomponent score matrix Y=ZA, where Z is the robust standardized data matrix, and
A is p*p matrix of eigenvectors (also called principalcomponents))
- 2009-11-11 08:07:04下载
- 积分:1