-
gatbx
Sheffield工具箱的简单例子,有作者修改,其中doc文件为介绍(the example of Sheffield GA)
- 2013-05-08 10:54:03下载
- 积分:1
-
WS_net
复杂网络上演化博弈的小世界网络的算法等等希望有用(Evolutionary Game on Complex Networks of small world network of algorithms, and so wish to be useful)
- 2020-12-01 21:29:26下载
- 积分:1
-
Visual_Cryptography
In this IEEE Paper "Visual Cryptography is Solved" in c and MATLAB
- 2009-11-09 19:02:11下载
- 积分:1
-
classic_spectrum_estimation
经典谱估计,其中包括的算法包括周期图法,平滑法BT法等经典算法~(classic spectrum estimation,including period,smooth,and BT,algorithms~)
- 2010-05-18 19:24:47下载
- 积分: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
-
TeeChart
本源代码主要是使用在VS2010中使用TeeChart插件进行初步的动态成图。(Source code is mainly the use of plug-ins using TeeChart preliminary dynamic mapping in the VS2010.)
- 2016-11-05 11:11:52下载
- 积分:1
-
AES17-FB.ps
matlab wave matlab wave matlab wave matlab wave
- 2009-04-23 23:33:22下载
- 积分:1
-
gui2
视频质料 在matlab环境下创建的GUI的命令按钮的使用(Matlab video material in the GUI environment to create the command button to use)
- 2009-05-11 16:53:56下载
- 积分:1
-
ch2example3prg1
单摆运动过程的建模与仿真,用matlab语言实现(Pendulum motion process modeling and simulation language implementation using matlab)
- 2009-12-06 21:06:57下载
- 积分:1
-
Cassioli_channel
This matlab code generates UWB indoor channel impulse response described in :
Cassioli, D. Win, M.Z. Molisch, A.F., "The ultra-wide bandwidth indoor channel: from statistical model to simulations," Selected Areas in Communications, IEEE Journal on , vol.20, no.6, pp. 1247-1257, Aug 2002
URL: http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=1021916&isnumber=21989
All parameters of the channel were taken from the reference paper
- 2009-06-16 12:44:25下载
- 积分:1