-
try_fxlms
考虑次级声反馈的自适应滤波器算法,基本原理是最小均方误差(Filter X Least Mean Square adaptive filter)
- 2017-09-07 22:52:30下载
- 积分:1
-
SeuWangyx_1D_FDTD_1
一本FDTD书的课后程序,希望有点用。。SeuWangyx(An after-school programs FDTD book, I hope some use. . SeuWangyx)
- 2011-02-14 22:03:37下载
- 积分:1
-
ChEst21STBC_OFDM1
2发1收STBC-OFDM系统仿真,以误码率曲线显示结果(simulation of the 2*1 STBC-OFDM systerm,the result is presented with BER-SNR curve )
- 2011-05-22 22:48:18下载
- 积分:1
-
Remote-Sensing-Image-Classification
1. 图像二值化
2. 边界跟踪,去除离散点
3. 边界提取
4. 删除短边
5. 区分河流与道路
先找到桥梁,利用桥梁上的种子点 对道路进行跟踪,从而提取整条主干道。
(1 image binarization
2boundary tracking, removal of discrete points
3 boundary extraction
4 Remove the short side
5 distinguish rivers and roads the curvature is too large)
First find the bridge, the bridge on the use of seed points on the road to follow, thereby extracting the whole trunk.)
- 2013-08-24 21:22:39下载
- 积分:1
-
3
Solves coal gasification problem in matlab
- 2013-10-24 22:18:50下载
- 积分:1
-
antc
ant colony system approach for unit commitment problem.
- 2017-10-19 05:49:03下载
- 积分:1
-
3D-SPIHT
用matlab做的三维视频压缩编码算法,希望对大家有帮助(Using matlab to do three-dimensional video compression coding algorithm, in the hope that everyone has to help)
- 2007-10-10 21:24:58下载
- 积分:1
-
MyLS
最小二乘法Matlab编程实现//最小二乘法Matlab编程实现(Least Squares Matlab Programming
Least Squares Matlab Programming
)
- 2010-12-25 17:02:23下载
- 积分:1
-
kalmanshugai2
比较卡尔曼滤波中状态方程的作用的MATLAB源码(compared Kalman filtering equation of state of the role of MATLAB source)
- 2007-06-18 08:33:53下载
- 积分:1
-
LS
说明: the linear ARX model as shown below [12] is used to represent the input and the output data for the system. This ARX model is utilized for both Least Square (LS) and Recursive Least Square (RLS) algorithms. It is one of the simplest statistical methods for system identification used to find the transfer function for the model. The equations given by [15]:
Y=φβ+ξ (7)
β=〖(φ^T φ)〗^(-1) φ^T Y (8)
where Y is the predicted output. φ is includes actual input and output parameters. β is includes parameters to be estimated.
- 2014-08-22 14:28:51下载
- 积分:1