-
activex_teechart
vs2010之中 active x控件的 teechart使用 (This is a document about how to use active X control of the TeeChart in VS2010)
- 2014-11-24 21:20:28下载
- 积分:1
-
gavc
说明: 用vc来实现遗传算法,不是matlab哦(vc used genetic algorithms to achieve, not Matlab oh)
- 2006-04-27 08:54:29下载
- 积分:1
-
Xu-White-model
用C++编写的xu-white模型,适合砂泥岩地层岩石物理建模,很实用(Written by C++ xu-white model, suitable for sand-shale formation rock physics modeling, it is practical)
- 2020-12-25 09:59:04下载
- 积分:1
-
KSVD
说明: K-SVD算法程序,利用聚类算法对字典进行训练(K-SVD algorithm program, the use of clustering algorithm is trained on a dictionary)
- 2011-02-24 08:07:06下载
- 积分:1
-
wuziqi
说明: 声明:本程序仅交流用,所以调试时用两颗棋子就可以赢(Disclaimer: This procedure only exchange with, so debugging can win with two pieces)
- 2010-05-01 17:34:45下载
- 积分: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
-
源码 基于XILINX FPGA的ofdm通信系统基带设计
verilog 源码 基于XILINX FPGA的ofdm通信系统基带设计(Experiment of digital signal processing: parallel filtering experiment code.
I hope it will help.)
- 2018-03-08 17:24:27下载
- 积分:1
-
HTW0.4src
Hide That Window!,可对指定窗口进行隐藏、修改透明度、修改标题、查看窗口类等(Hide That Window !, available for the specified window is hidden, change transparency, modify the title, the viewing window etc.)
- 2014-12-28 14:33:25下载
- 积分:1
-
waterfilling
说明: 注水算法的matlab 仿真程序,图形显示结果(Injection algorithm matlab simulation program, the results of graphical display)
- 2009-07-22 16:55:29下载
- 积分:1
-
matlab
Tsai标定法的matlab实现
完成图像坐标到世界坐标的转换(Tsai calibration method to achieve the completion of the matlab image coordinate to world coordinate conversion)
- 2008-07-07 10:56:19下载
- 积分:1