-
几种自适应滤波器算法-comp_wls
几种自适应滤波器算法(several algorithm about adaptive signal processing)
- 2005-02-17 15:58:02下载
- 积分:1
-
The_Steep_Descent_Method
The Steep Descent Method
- 2009-11-30 22:14:16下载
- 积分:1
-
GM1
源代码的作用是建立灰色GM(1,1)模型、模拟和预测!!!!!!!!(Modeling,Forecasting based on GM(1,1) Model!!!)
- 2014-08-22 09:21:15下载
- 积分:1
-
CFuzzy
MATLAB进行模糊统计,得到模糊分布(隶属函数)近似解析表达式(MATLAB fuzzy statistics, get fuzzy distribution (membership function) approximate analytical expressions)
- 2013-11-11 17:05:09下载
- 积分:1
-
ScopeMath_v2.4
基于matlab开发的使用agilent示波器程序(Matlab-based program developed using the agilent oscilloscope)
- 2011-05-19 10:39:20下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
robotarm
说明: 柔性机械臂的神经网络控制策略。课程报告,有详细说明。(Flexible manipulator neural network control strategy. Course report is described in detail.)
- 2006-03-06 21:12:59下载
- 积分:1
-
bluetooth
蓝牙通信系统仿真设计和代码,分为四部分:
信号传输部分,信号接收部分,谱分析显示部分,误码分析部分(Bluetooth communication system simulation design and code, divided into four parts: part of the signal transmission, signal receiving part, spectral analysis shows that part of the error analysis section)
- 2009-12-13 23:04:47下载
- 积分:1
-
Tutoria_matlab_for_OFDM
这个文件是对Tutoriade的matlab仿真(This is a simulation using matlab Tutoriade)
- 2012-07-01 11:24:57下载
- 积分:1
-
SISO_simulation
Single input single output matlab simulation code.
- 2014-09-02 19:07:20下载
- 积分:1