-
exprony
基于prony分解算法,实现对曲线的高精度拟合,简单易懂(Prony based decomposition algorithm, to achieve high accuracy of curve fitting, easy to understand)
- 2010-11-08 19:45:48下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
partresponse
matlab环境下简单的部分响应仿真程序,供初学者查阅(The simple part of the Matlab environment response simulation program for beginners inspection)
- 2012-05-03 22:25:58下载
- 积分:1
-
J68
optimum placement of DG
- 2014-08-21 03:44:17下载
- 积分:1
-
aa
说明: 地震真振幅成像,以及射线追踪技术,外文文章,内容非常详尽(seismic true-amplitude imaging, and seismic ray tracing )
- 2011-03-30 19:49:52下载
- 积分:1
-
eggs-image-processing
my package is all about image processing of counting eggs using bwareaopen to remove noise and filtering of the image, also include how many eggs are there.
- 2014-02-04 05:38:05下载
- 积分:1
-
tftb-0.1
小波分析 时频工具箱。做小波变换时很有用。大家可以参考。(Time-frequency wavelet analysis toolbox. Useful to do wavelet transform. We can refer to.)
- 2012-05-05 16:53:39下载
- 积分:1
-
ffog
一段可以借鉴的增强图像效果的matlab代码,能达到很好的效果,可以参考。(Some can learn from the matlab code, can achieve good results, you can reference.)
- 2011-07-24 00:43:14下载
- 积分:1
-
laplacian
edge detection (laplacian)
- 2011-10-12 14:04:43下载
- 积分:1
-
Outlook
KALMAN filter for linear time invariant estimation
- 2014-01-14 21:39:44下载
- 积分:1