-
AVI
将h.264码流封装为avi格式视频的源代码(convert h.264 to avi)
- 2011-05-04 16:38:12下载
- 积分:1
-
cgeev0
调用mkl的矩阵求本征值和本征函数,并得到计算时间(Call MKL for caculate the matrix s eigenvalue and eigenfunction,and get the efficiency)
- 2021-04-26 14:38: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
-
lunkuojiance
检测图像中的轮廓,并定位坐标,可以对图片特征惊醒提取。(Detect the image contours, and position coordinates can be awakened picture feature extraction.)
- 2013-05-01 11:07:42下载
- 积分:1
-
1144
色散介质的FDTD仿真计算,一维辅助微分方法(FDTD )
- 2015-04-11 16:23:22下载
- 积分:1
-
STLarray
多维数组的操作,在STL中的相关程序,找了好久才找到(Operation multidimensional arrays in STL relevant procedures for a long time to find)
- 2013-11-24 22:14:35下载
- 积分:1
-
POLYCAL
VC++多项式的计算小程序,带输入输出界面。(VC++ Polynomia small program, with input and output interfaces.)
- 2021-02-13 22:49:49下载
- 积分:1
-
PCA
说明: 用MATLAB写的一段PCA程序,拿来分享(PCA using a MATLAB program written for them and share)
- 2011-04-14 00:25:53下载
- 积分:1
-
simplecommtest
一个多线程串口编程的test,简单而实用,适合工业控制(A multi-threaded programming serial port test, easy and practical for industrial control)
- 2009-03-28 17:43:02下载
- 积分:1
-
matlab
matlab源代码matlabmatlabmatlab(matlab matlabmatlabmatlabmatlab)
- 2010-11-06 09:28:13下载
- 积分:1