-
LMSsuanfashixian
这是一个可以证明lms自适应算法如何实现的程序源码,通过此程序可以很好的理解算法的原理及其具体实现(This is a short program that demonstrates how LMS adapatation works. This particular implementation is useful for someone trying to first understand the algorithm and how it works.
)
- 2010-09-26 10:48:59下载
- 积分:1
-
MyHamming
说明: 模拟退火算法求函数 f(x)的最小值点, 且 l <= x <= u
f为待求函数,x0为初值点,l,u分别为搜索区间的上下限,kmax为最大迭代次数
q为退火因子,TolFun为函数容许误差
算法第一步根据输入变量数,将某些量设为缺省值( Simulated annealing algorithm of a function f (x) the minimum point, and l < = x < = u f is the unknown function, x0 as the initial point, l, u, respectively, lower and upper limits for the search interval, kmax is the maximum q iterations for the annealing factor, TolFun as a function of allowable error algorithm is the first step according to the number of input variables, set default values for certain amount of)
- 2011-02-23 13:35:31下载
- 积分:1
-
batewosi
是对巴特沃斯滤波器设计的详细讲述,对于初学者有很好的帮助。我觉得比较实用。(Butterworth filter design is described in detail for the beginners have a good help. I think the more practical.)
- 2009-12-05 20:07:17下载
- 积分:1
-
xin-hao-
用matlab产生函数的方法附带源程序 ( )
- 2011-12-13 11:28:19下载
- 积分:1
-
succeed
采用MATLAB程序来编写图像处理。只要是对人脸特征提取中的光照补偿等预处理的相关代码!(Pretreatment, light processing, geometry processing)
- 2015-05-11 11:22:11下载
- 积分:1
-
MATLAB
matlab 7.x从入门到精通,关于数值分析、图像处理等。(matlab 7.x From Novice to Professional, on the numerical analysis, image processing.)
- 2010-11-30 15:13:36下载
- 积分:1
-
fengleitongji
对数据进行按列分类统计,统计平均值、背景值、方差等(The data by columns classification statistics, statistical average, the background value, variance, etc.)
- 2015-02-03 22:02:14下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
juyunlianghua
通信原理中均匀量化方面的仿真,程序简单易懂,希望能加深你对量化的理解(Communication Theory in the uniform quantization in the simulation, the program easy to understand, hoping to deepen your understanding of quantitative)
- 2010-02-11 23:37:51下载
- 积分:1
-
MATLAB codes used in Mathematical Methods for Diff
说明: 本系列为利用matlab救解常见微分方程的源程序及相关例子。(this series save for the use of Matlab solution of differential equations common source and related examples.)
- 2005-09-02 22:08:02下载
- 积分:1