-
pudn2124356
useful MATLAB tips for programmers
- 2012-06-16 15:56:48下载
- 积分:1
-
wdqfangzhen
简单版PID带干扰的SIMULATION仿真(Simple version of PID with Interference Simulation)
- 2010-05-30 15:48:38下载
- 积分:1
-
inxpwebbrowser
在XP中应用WEBBRORSER的程序,实现XP的风格.很实用的(in XP WEBBRORSER the application procedures, XP style. Very useful)
- 2007-04-09 14:25:05下载
- 积分:1
-
segEEtest
my_seg_for_post_filtering_it is used for segmentation
- 2008-01-19 16:20:22下载
- 积分:1
-
matlab
传输矩阵法仿真一维磁光子晶体的透射率和法拉第旋转角(Transfer matrix method of simulation of one dimensional magnetic photonic crystal transmittance and Faraday rotation Angle)
- 2015-01-12 14:01:40下载
- 积分: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
-
svm-code
support vector machine code for matlab
- 2011-05-05 03:04:12下载
- 积分:1
-
MATLAB轨道不平顺
说明: 利用MATLAB计算轨道谱密度的程序,含有多种不同计算方法(Program for calculating orbital spectral density using MATLAB)
- 2021-04-07 17:39:01下载
- 积分:1
-
Blockedge
Program to detect block edge
- 2011-01-19 18:17:12下载
- 积分:1
-
PCAmatlab-
PCA人脸识别 的源代码 在matlaB 里面实现的(PCA MatlAB FaceRec.m eigface Reconstruct.m calc xmean,sigma and its eigen decomposition)
- 2012-05-23 23:36:42下载
- 积分:1