-
0101001
实现人员出入管理,输入和输出,人员的添加,管理!(to made the people s manage!)
- 2009-12-26 20:29:23下载
- 积分:1
-
sysidjob3
该程序初步实现了M序列的生成,并且详细地进行了频域法的系统辨识分析。(The program is the initial realization of the M-sequence generation, and detail the frequency domain method of system identification analysis.)
- 2012-06-09 17:18:09下载
- 积分: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
-
Exercise04
4th exercise of computer graphics course
- 2014-11-22 23:54:40下载
- 积分:1
-
EventNote
Memorandum Management Software
- 2014-11-26 18:08:43下载
- 积分:1
-
SBASrc
使用CMakeList重新组织的SBA,即稀疏矩阵光束法平差算法,希望对大家有用(Use CMakeList reorganize the SBA, namely sparse matrix bundle adjustment algorithm, we hope to useful)
- 2014-02-15 14:34:03下载
- 积分:1
-
cpplapack-2005_03_25.tar
lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.(lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so on.)
- 2007-01-12 04:40:19下载
- 积分:1
-
waver
通过matlab编写代码演奏的卡农,用的基准音,没有加入波形修饰所以音色比较单一(matlab matlab playing playing Khanom Khanom Khanom matlab played)
- 2013-11-03 20:55:00下载
- 积分:1
-
92421039VC-CALL-matlab.m
vc调用matlab中自定义的.m函数,对于混编简单的例子(Vc call custom in matlab. M function,For simple example mixed)
- 2013-09-23 09:31:41下载
- 积分:1
-
grayscaltransform
说明: 一个简单的色彩迁移程序,可以顺利的实现对灰度图像的上色,程序编译通过,有较好的效果(a simple relocation process color, the smooth realization of the right color to grayscale images, compiler, better results)
- 2006-02-28 09:56:04下载
- 积分:1