-
affinity_propagation
Simple and effective means of clustering any data for which a similarity matrix can be constructed. Does not require similarity matrix meet the standards for a metric. The algorithm applies in cases where the similarity matrix is not symmetric (the distance from point i to j can be different from j to i). And it does not require triangular equalities (e.g. the hypoteneus can be less than the sum of the other sides)
- 2009-06-22 12:57:56下载
- 积分:1
-
cycloconv1ph
cycloconverter 1 phase is simulated
- 2012-05-17 23:50:40下载
- 积分:1
-
DhhYc
利用matlab解决多目标优化问题,基于遗传算法,(Multiobjective Optimization Problems Using GA)
- 2014-02-09 21:24:51下载
- 积分:1
-
Firefly-algorithm-with-chaos
firefly algorithm with chaos
in matlab
- 2015-01-06 23:23:58下载
- 积分:1
-
wigner-ville
此程序是计算wigner-ville分布、伪wigner-ville分布和平滑伪wigner-ville分布的程序,需要下载matlab时频分析工具箱(This procedure is the calculation wigner-ville distribution, pseudo-wigner-ville distribution and smooth pseudo-wigner-ville distribution procedures need to download the time-frequency analysis matlab toolbox)
- 2020-12-17 16:59:11下载
- 积分:1
-
cvt_movie_p08
for movie making in matlab
- 2009-12-08 16:07:07下载
- 积分:1
-
gbn_frsz
Computer Networking - Go Back N
- 2013-07-31 16:40:25下载
- 积分:1
-
multi-cell
蜂窝小区的程序,是多小区的,讲的比较细致,可以看看(multi-cell
easy
)
- 2012-04-21 13:34:26下载
- 积分:1
-
pedagogical_bundle
bundle for the sift develope
- 2012-07-19 20:50:20下载
- 积分:1
-
pro_2
用局部参数最优化方法设计一个模型参考自适应系统,可调增益的初值Kc(0)=0.2,给定值r(t)为单位阶跃信号,即r(t)=A×1(t)。
要求:
1把连续系统离散化(采样时间可取0.1)。
2编制并运行这个系统的计算机程序(注意调整B值,使系统获得较好的自适应特性)。
3记录ym、yp的曲线 记录kp×kc的曲线 记录广义输出误差e的变化曲线。
4在参数收敛后,让Kp=2变为Kp=1,重新观察Kp×Kc及e的变化曲线。
5找出在确定的B值下,使系统不稳定的A值(阶跃信号的幅值),并与用劳斯稳定判据计算的结果比较。
(With local parameter optimization method to design a model reference adaptive system, adjustable gain initial Kc (0) = 0.2, for a given value of r (t) for the unit step signal that r (t) = A × 1 ( t). Requirements: a continuous system discretization (sampling time of 0.1 preferred). 2 compiled and run the system computer program (Note B to adjust the value of the system to obtain better adaptive characteristics). 3 records ym, yp curve record kp × kc curve records generalized output error e curves. 4 parameter convergence, let Kp = 2 into the Kp = 1, re-observed Kp × Kc and e curves. B-5 to find value in determining the next, making the system unstable A value (step signal of amplitude), and using Routh stability criterion and the comparison of the results calculated.)
- 2010-09-03 14:27:08下载
- 积分:1