-
RLS
RLS滤波程序,包括与RLS与LS和LMS程序的比较,对于学习自适应滤波的同学有些帮助;(RLS filtering process, including the LS and the LMS and RLS procedures and comparison of adaptive filtering for students to learn some assistance )
- 2010-12-24 20:32:19下载
- 积分:1
-
sltankrule
control with fezzy logic
- 2013-01-17 18:34:03下载
- 积分:1
-
AMO
动物迁徙算法(AMO),是最新的算法,可以很好的解决函数优化问题(Animal migration algorithm (AMO), is the latest algorithm, can solve function optimization problems)
- 2013-12-18 20:44:19下载
- 积分:1
-
Hough
hough检测圆的Matlab源码!希望大家可以用到!(hough circle detection Matlab source code! I hope that we can use!)
- 2009-03-24 01:43:28下载
- 积分:1
-
work
关于球体的RCS计算程序,此程序是由matlab语言编辑的,较为经典。(Sphere on the RCS calculation program, this program is edited by the matlab language, more classic.)
- 2011-11-21 21:08:10下载
- 积分:1
-
14-Probability-model
浙江大学关于概率模型的ppt演示文稿,可以参考(Zhejiang university about probability model PPT presentation manuscripts, can reference)
- 2012-01-14 13:33:35下载
- 积分:1
-
齿轮动力学
说明: 短时傅里叶变换,通过加窗函数,切割,做到精细化处理(Short time Fourier transform, through windowing function, cutting, achieve fine processing)
- 2021-01-04 21:12:59下载
- 积分:1
-
20100616064503869
条件概率搜索算法,简单,有效,经调试可用!(Conditional probability search algorithm, simple, effective, can be used by debugging!)
- 2010-06-25 12:34:29下载
- 积分:1
-
Image_enhancement
比较简单的灰度图像锐化源代码,相信学习数字图像处理的童鞋能用到(Gray image sharpening relatively simple source code, I believe that children' s shoes to learn digital image processing can be used to)
- 2010-06-26 16:13:43下载
- 积分:1
-
GradientAdaptiveLaguerreLatticeFilter
Gradient Adaptive Laguerre Lattice Filter(
Description: Implements the order recursive adaptive laguerre filter from Fejzo and Lev-Ari (1997). Advantages:
*Fewer parameter to model than FIR filters modeling long impulse responses
*guaranteed stability, unique global minimum, small number of parameter for prescribed modelling error
*numerically robust & and low computational complexity ( O(M) ).
*Fast convergence (RLS equivalent) with no apriori learning rate required
*Order recursive, so filter coefficients are uncorrelated with each other, allowing for modular implementation.
Setting the pole parameter to 0 yields the standard classical gradient adaptive FIR algorithm.
Includes simple example on cross-talk resistant echo cancellation to show how to use it.
)
- 2009-11-19 11:49:44下载
- 积分:1