-
EQCtl
说明: 使用软件的实现EQ均衡器算法,可以调节多段EQ(The realization of the use of software EQ EQ algorithm can adjust the multi-segment EQ)
- 2008-10-16 10:38:02下载
- 积分:1
-
vbmatrix
使用vb和matrix画图,调用matlab函数(Using vb and matrix drawing, call the matlab function)
- 2010-06-26 09:19:36下载
- 积分:1
-
Honeywell-19001
霍尔维尼二维的激光平台,不是手持版的。。(Hall Pooh dimensional laser platform)
- 2014-08-31 21:37:53下载
- 积分:1
-
yunsuanfu
实验:
有两个个矩阵a和b,均为2行3列。 重载运算符“+”,
(1)使之能用于矩阵的相加。如c=a+b。
(2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。
(3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。
(i think it s a goog for many people)
- 2009-12-28 10:33:54下载
- 积分:1
-
EM3DTask_20130311_NEW
EM3DTask_TFEM2,三维电磁仪扫频命令表编辑程序源代码(editor of task table of TFEM-2)
- 2014-01-10 11:26:33下载
- 积分:1
-
POS-code
粒子群算法的具体代码,简单易行非常好用,放在word中,复制出来可直接使用(PSO algorithm specific code is very simple to use, on the word, copy it can be used directly)
- 2015-04-09 17:43:58下载
- 积分:1
-
-MIMO-system
CSI对MIMO系统容量影响的仿真与分析(Simulation and Analysis for MIMO system capacity CSI effect)
- 2013-12-09 16:40:40下载
- 积分:1
-
zhy20070413125502276
the project is used for the customers to learn something(important)
- 2010-01-20 19:06:29下载
- 积分: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
-
Flow-Calculation
电力系统及其自动化专业,电力系统分析潮流计算编程,采用N-R法(Systems and automation, power system analysis power flow calculation program,Using the N-R method)
- 2014-11-12 10:31:54下载
- 积分:1