-
Example-hsc-pegaia
proramm for siemins s7 200 how to use encoder with plc
- 2014-08-26 18:00:33下载
- 积分:1
-
-wavefront
波前曲扭和幅度变化对阵列测向中相干源分辨的影响(Twisted and curved wavefront amplitude variation to distinguish the impact of coherent source direction finding in an array)
- 2013-12-26 12:54:01下载
- 积分: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
-
lihong-wang-mcml
Texas A&M大学Lihong Wang教授编写的经典,用蒙特卡罗模型模拟光在组织、复杂介质、溶液中的传播。附带详细说明文件。(Classics Professor Lihong Wang Texas A & M University, prepared using Monte Carlo simulation model of light in the organization, the complexity of the medium, the solution spread. With detailed documentation.)
- 2020-10-27 10:49:58下载
- 积分:1
-
LDAgdm
详细说明:使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现(matlab implementation of the LDA algorithm and the realization of the linear Discriminant Analysis)
- 2015-01-28 21:21:43下载
- 积分:1
-
paint
通过鼠标控制画点,线,封闭的线,同时右击选项话出什么类型的点,线(Mouse control by drawing points, lines, closed the line, while right-click options, then what kind of point, line)
- 2014-12-12 13:33:40下载
- 积分:1
-
Blur2
Total Variation Deconvolution using Split Bregman 是一种图像去模糊算法 内涵C的源代码 可供参考使用(Total Variation Deconvolution using Split Bregman
introduce a duburring algorithma in image processing)
- 2014-09-02 19:10:33下载
- 积分:1
-
image-processing-and-recognition
VC与MATLAB图像处理与识别_源代码(VC and MATLAB image processing and recognition)
- 2013-11-18 13:05:21下载
- 积分:1
-
zong
基于DCT的图像压缩及其MATLAB仿真实现,详细的过程可运行结果(DCT-based image compression and MATLAB Simulation, the process can run more results)
- 2011-05-24 16:48:43下载
- 积分:1
-
1
说明: 该程序可以建立一个链表,然后随机的插入节点(The program can build a linked list, and then randomly insert the node)
- 2009-11-25 10:18:16下载
- 积分:1