-
00301679
one paper about the power system electronic ieee
- 2013-07-26 16:31:40下载
- 积分:1
-
复杂网络节点度及度分布的MATLAB代码
说明: 基于matlab复杂网络的基本算法,度分布等(Based on MATLAB complex network basic algorithm, degree distribution and so on)
- 2021-02-27 00:02:12下载
- 积分:1
-
sa_Ex7_14
用matlab仿真最小范数psuedospectrum根(Using MATLAB simulation of minimum norm psuedospectrum root)
- 2012-05-03 14:42:31下载
- 积分: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
-
61549844cs_exam
说明: 压缩感知中的正交匹配追踪法重构一维离散信号(Compressed sensing method in the orthogonal matching pursuit signal reconstruction)
- 2010-04-28 16:45:37下载
- 积分:1
-
ellipsefit
椭圆图线拟合,输入x y,可拟合出椭圆图线(tuoyuantuxiannihe)
- 2010-05-30 21:50:00下载
- 积分:1
-
3
说明: 现代线性控制理论实验课程的原理,以及有关matlab的例子应用(Modern linear control theory, the principles of experimental program, as well as examples of application of the matlab)
- 2011-07-12 15:55:35下载
- 积分:1
-
matlab-ants-produre
matlab 蚁群算法,用于计算遍历所有节点的最优路径,学生弄的,大家莫喷。。。(matlab ant colony algorithm for calculating the optimal path to traverse all nodes, the students get, Mo spray. . .)
- 2012-08-26 10:33:27下载
- 积分:1
-
GA
说明: 遗传算法具有强大的全局优化能力,并行计算的快速收敛性(Genetic algorithm has strong global optimization ability and fast convergence of parallel computing)
- 2020-06-23 00:20:02下载
- 积分:1
-
PG_Curve
说明: matlab代码:计算混淆矩阵,查准率/查全率,ROC,F-measure,准确率等(Matlab code for computing and visualization: Confusion Matrix, Precision/Recall, ROC,
Accuracy, F-Measure etc. for Classification)
- 2021-04-03 17:09:06下载
- 积分:1