-
ASK
Various ASK models and Matlab codes. For M=4, M=8 and with some channels (Rician, Rayleigh, AWGN..)
- 2013-05-17 22:13:40下载
- 积分:1
-
PBG
利用平面波展开的方法计算一维光子晶体能带(The plane wave expansion method is used to calculate one-dimensional photonic crystals bandgap)
- 2014-03-05 16:24:23下载
- 积分:1
-
NormFitGA
很多情况下不能直接将目标函数作为适应值函数,此时需要对目标函数进行标定。(In many cases the objective function can not be directly used as fitness function, then the objective function needs to be calibrated.)
- 2010-11-30 15:19:43下载
- 积分:1
-
aa
说明:
地面水平运动下,用振型分解法解动位移响应
地面水平运动下,用振型分解法解动位移响应( On the ground level of movement, using the modal decomposition method solution of dynamic displacement response of horizontal movement of the ground, using modal decomposition method solution of dynamic displacement response of)
- 2020-12-01 22:09:27下载
- 积分:1
-
lmz
说明: 里米兹算法的MATLAB源程序,其中交错点组的筛选运用了牛顿迭代法(Meads algorithm in MATLAB source code, which staggered the screening point group used the Newton iteration)
- 2008-11-30 18:19:53下载
- 积分:1
-
利用差分进化算法(Differential Evolution)
利用差分进化算法(Differential Evolution)实现对经典函数sphere的验证(The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function of sphere)
- 2020-06-26 20:40:01下载
- 积分:1
-
get_knn
获取Knn,即网络中邻接节点的度值。通过Knn可以知道,网络是同配还是异配(Access Knn, that is adjacent network node value. Through KNN can know the network is the same with or different allocation)
- 2009-02-05 11:54:22下载
- 积分:1
-
jacks-channel-matlab
模拟车载移动信道产生的瑞利衰落,默认为6径衰落,移动速度可以设定,车载移动信道的仿真常用模型 (Simulate vehicle movement generated by Rayleigh fading channel, the default is 6-path fading, mobile speed can be set, in-car mobile channel simulation model used)
- 2011-09-17 18:57:37下载
- 积分:1
-
fuzzy-control
模糊控制pid仿真,包括整体的软件设计等实现方法(fuzzy pid simulation)
- 2011-10-16 14:38:29下载
- 积分:1
-
ROC-plot.zip
试者工作特征曲线 (receiver operating characteristic curve,简称ROC曲线),又称为感受性曲线(sensitivity curve)。得此名的原因在于曲线上各点反映着相同的感受性,它们都是对同一信号刺激的反应,只不过是在几种不同的判定标准下所得的结果而已。接受者操作特性曲线就是以虚报概率为横轴,击中概率为纵轴所组成的坐标图,和被试在特定刺激条件下由于采用不同的判断标准得出的不同结果画出的曲线。(PLOTROC Plot receiver operating characteristic.
Syntax
plotroc(targets,outputs)
plotroc(targets1,outputs1, name1 ,targets,outputs2, name2 , ...)
Description
PLOTROC(TARGETS,OUTPUTS) plots the receiver operating characteristic
for each output class. The more each curve hugs the left and top edges
of the plot, the better the classification.
PLOTROC(TARGETS1,OUTPUTS2, name1 ,...) generates multiple plots.
)
- 2012-02-12 11:58:08下载
- 积分:1