-
MATLAB-3d-image-reconstruction
基于MATLAB基于MATLAB的三维超声成像及图像处理的三维超声成基于MATLAB的三维超声成像及图像处理像及图像处理(very funny documnet very funny documnet very funny documnet )
- 2015-04-01 07:07:14下载
- 积分:1
-
ldpc_generate
matlab源代码,可能对研究LDPC码的同仁是有很大帮助的(matlab source code, may be the study of Tongren LDPC code is of great help)
- 2008-07-07 14:37:57下载
- 积分:1
-
Lucas-Kanade
The file HierarchicalLK.m contains the entry level function HierarchicalLK(....)
- 2011-12-28 18:14:06下载
- 积分:1
-
filtered-high-freq-noise
matabl filtered high frequency noisy
- 2013-11-21 21:47:23下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(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步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
trade
专业交易分析和心理分析书籍。适合所有喜欢交易的人阅读。(Professional transaction analysis and psychoanalysis books.)
- 2014-01-14 00:22:34下载
- 积分:1
-
VCandmatlabcomplie
VC和MATLAB的混合编程,提供VC和MATLAB的高效运作。VC的界面设计,MATLAB的强大计算功能。(Mixture of VC and MATLAB programming and provide the efficient operation of the VC and MATLAB. VC interface design, MATLAB' s powerful computing capabilities.)
- 2010-07-13 17:26:00下载
- 积分:1
-
embededcontrol
嵌入式控制系统及其C_C++实现,包含一些例子和PDF文件(Embedded control system and its C_C++ implementation, including some examples and PDF files)
- 2010-10-30 17:08:18下载
- 积分:1
-
SGA
简单遗传算的代码,也不是我自己写的,但是我亲自调过能用的(Simple genetic algorithm code, not my own writing, but I personally emphasized the use of)
- 2014-12-01 23:38:33下载
- 积分:1
-
rand
根据均匀分布陈胜的特点,产生了0-1均匀分布的随机序列(Produced a 0-1 uniformly distributed random sequence)
- 2013-11-19 09:10:58下载
- 积分:1