-
EEG_Enhancer
A EEG Enhancer with kalman filter enhancer
- 2010-09-04 13:58:29下载
- 积分:1
-
midterm2
some example for matlab
- 2012-04-11 09:09:20下载
- 积分:1
-
liblinear-64bit-1.94
liblinear是支持向量机的一种,目前的应用较为广泛,可安装到matlab中,然后进行对数据的训练和预测。(liblinear is a support vector machine, now is widely used, can be installed into matlab, and then training and prediction data.)
- 2014-09-17 18:55:12下载
- 积分:1
-
gaussseidel-jacboi
关于高斯塞德尔和雅可比矩阵以及牛顿拉佛逊法的详细例子,主要是采用matlb中的语言编写的(Sise and Bender on the high Jacobian matrix and the Newton Raphson method Laffer detailed examples, mainly used in languages matlb)
- 2010-10-28 20:36:40下载
- 积分:1
-
icademo
BSS demo file for testing
- 2009-11-20 00:31:14下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
VSS
一种变步长lms算法matlab仿真绝对可用(A variable step size lms algorithm matlab simulation is absolutely available)
- 2016-09-08 15:13:34下载
- 积分:1
-
中心差分法
说明: 运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combination of displacements. The problem of solving differential equations is transformed into the problem of solving algebraic equations. The recurrence formulas of each small time interval are obtained in the time interval, and then the response of the whole time interval is obtained. The central difference method is a display integration method, which is based on the finite difference method instead of the displacement derivative of time (i.e. velocity and acceleration).)
- 2019-02-18 15:55:06下载
- 积分:1
-
LMS--matlab
LMS算法源程序,包括仿真,自适应陷滤波器,IIR滤波器等(LMS algorithm source, including simulation, adaptive notch filters, IIR filters, etc.)
- 2012-07-10 11:39:15下载
- 积分:1
-
多项式最小二乘法
说明: 多项式最小二乘法
三弯矩插值法
lagrange多项式插值
多项式最小二乘法
龙贝格积分法
分段线性插值
三转角插值
这些是数值分析中常用的集中经典方法,运用matlab展示出来!(least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares method Long Bagby integration piecewise linear interpolation three corner interpolation these numerical analysis is commonly used in concentrated classical method, using Matlab show!)
- 2006-01-13 18:33:26下载
- 积分:1